Skip to content

Releases: anomalyco/opentui

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

Release v0.1.93

30 Mar 21:01

Choose a tag to compare

What's Changed

  • core: refactor/fix renderer api options by @simonklee in #851
  • fix(core): avoid pre-scheduled init frames on no-op resize by @simonklee in #880
  • fix(core): restore terminal state when destroy runs mid-frame by @simonklee in #859
  • Setters for line number gutter colors by @kommander in #894
  • core/renderer: fix double scheduling on requestRender/start by @simonklee in #895
  • do not cache solid subtree for slot fallback, only identity by @kommander in #896
  • setters for targetFps/maxFps by @kommander in #897

Full Changelog: v0.1.92...v0.1.93

Release v0.1.92

28 Mar 22:50

Choose a tag to compare

What's Changed

Full Changelog: v0.1.91...v0.1.92

Release v0.1.91

27 Mar 17:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.90...v0.1.91