Releases: anomalyco/opentui
Releases · anomalyco/opentui
Release v0.1.103
What's Changed
- fix(react): correct runtime-plugin-support import path for published package by @msmps in #962
- fix(core): add missing requestRender() in CodeRenderable streaming content setter by @altendky in #965
- core: preserve terminal color intent by @simonklee in #844
- web: update docs by @simonklee in #967
- web: make the docs tree an installable OpenTUI skill by @simonklee in #968
- more reliable theme mode by @kommander in #969
Full Changelog: v0.1.102...v0.1.103
Release v0.1.102
What's Changed
- markdown: expose stable top-level blocks by @simonklee in #955
- core: add native split-footer commit path by @simonklee in #890
- v0.1.102 by @simonklee in #959
Full Changelog: v0.1.101...v0.1.102
Release v0.1.101
What's Changed
- stdin-parser: handle theme mode DSR replies by @simonklee in #956
- Theme mode fallback by @kommander in #957
Full Changelog: v0.1.100...v0.1.101
Release v0.1.100
What's Changed
- windows code signing by @Hona in #949
- fix: emit OSC 11/111 to sync terminal background color with renderer by @mynameistito in #951
- ensure layout is up to date for culling by @kommander in #953
New Contributors
- @mynameistito made their first contribution in #951
Full Changelog: v0.1.99...v0.1.100
Release v0.1.99
What's Changed
- Revert "fix: use new URL() instead of import with { type: file } for cross-runtime compat (#918)" by @simonklee in #945
- docs: color matrix by @m-pa in #946
- perf(native): skip transparent draws by @AnatoleLucet in #865
- perf(native): faster color blending by @AnatoleLucet in #870
- performance by @kommander in #944
New Contributors
- @AnatoleLucet made their first contribution in #865
Full Changelog: v0.1.98...v0.1.99
Release v0.1.98
What's Changed
- Bottom title and alignment docs update by @viralcodex in #927
- fix: break circular imports by targeting specific source files by @lu-zero in #917
- fix(renderer): disable mouse tracking on destroy by @simonklee in #515
- fix: use new URL() instead of import with { type: file } for cross-runtime compat by @lu-zero in #918
- fix: deleteToLineStart joins with previous line when cursor at col 0 by @fredsh2k in #938
- feat(core): allow focusing of ancestors of renderables by @garthdw in #930
- core: compact keypress debug output and add IME repro by @simonklee in #941
- Release v0.1.98 by @simonklee in #943
New Contributors
Full Changelog: v0.1.97...v0.1.98
Release v0.1.97
What's Changed
- solid: isolate babel transform from host project config by @avarayr in #910
- chore: remove console.log from tree-sitter client by @simonklee in #915
- Update testing instructions in development.md by @garthdw in #921
- feat: add support for bottom title and alignment in BoxRenderable by @viralcodex in #920
- fix: remove SIGFPE from default exit signals by @lu-zero in #919
- tweak review action by @kommander in #923
- introduce CI fmt action by @kommander in #924
- fmt more graceful with feedback by @kommander in #925
- fix: pressTab({ shift: true }) sends correct ANSI back-tab sequence by @LeTamanoir in #914
- Fix runtime-plugin node_modules resolution without breaking CJS by @kommander in #926
New Contributors
- @avarayr made their first contribution in #910
- @garthdw made their first contribution in #921
- @lu-zero made their first contribution in #919
- @LeTamanoir made their first contribution in #914
Full Changelog: v0.1.96...v0.1.97
Release v0.1.96
What's Changed
- keymapping: add keypad key aliases by @simonklee in #908
- editor api extensions by @kommander in #909
Full Changelog: v0.1.95...v0.1.96
Release v0.1.95
What's Changed
- runtime module resolve include node_modules by @kommander in #903
Full Changelog: v0.1.94...v0.1.95
Release v0.1.94
What's Changed
- stdin-parser: increase default timeout to 20ms by @simonklee in #899
- fix(core): avoid clock skew race in StdinParser timeout flush by @altendky in #892
- core/stdin-parser: fix kitty alt-key timeout split by @simonklee in #901
- Solid slot dedupe by @kommander in #902
New Contributors
Full Changelog: v0.1.93...v0.1.94