Skip to content

Releases: anomalyco/opentui

Release v0.1.103

23 Apr 22:16

Choose a tag to compare

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

20 Apr 13:09
v0.1.102
248c518

Choose a tag to compare

What's Changed

Full Changelog: v0.1.101...v0.1.102

Release v0.1.101

19 Apr 21:35

Choose a tag to compare

What's Changed

Full Changelog: v0.1.100...v0.1.101

Release v0.1.100

16 Apr 20:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.99...v0.1.100

Release v0.1.99

13 Apr 11:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.98...v0.1.99

Release v0.1.98

12 Apr 17:59
v0.1.98
51bf2bb

Choose a tag to compare

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

05 Apr 23:58

Choose a tag to compare

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

Full Changelog: v0.1.96...v0.1.97

Release v0.1.96

02 Apr 17:13

Choose a tag to compare

What's Changed

Full Changelog: v0.1.95...v0.1.96

Release v0.1.95

31 Mar 23:37

Choose a tag to compare

What's Changed

Full Changelog: v0.1.94...v0.1.95

Release v0.1.94

31 Mar 21:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.93...v0.1.94