Skip to content

Releases: anomalyco/opentui

Release v0.1.50

24 Nov 23:56

Choose a tag to compare

What's Changed

  • fix: export createElement from React by @msmps in #340
  • fix integer overflow for negative y text buffer pos for rendering by @kommander in #341
  • fix textarea selection in scrolled viewport by @kommander in #342
  • temp deactivate kitty graphics detection by @kommander in #343

Full Changelog: v0.1.49...v0.1.50

Release v0.1.49

23 Nov 00:36

Choose a tag to compare

What's Changed

  • fix: stdin handling on suspend/resume by @veracioux in #331
  • get rid of bounded array usage for wcwidth prev grapheme by @kommander in #338

Full Changelog: v0.1.48...v0.1.49

Release v0.1.48

21 Nov 22:39

Choose a tag to compare

What's Changed

Full Changelog: v0.1.47...v0.1.48

Release v0.1.47

19 Nov 23:22

Choose a tag to compare

What's Changed

  • suspend/resume actually resetting terminal by @kommander in #324
  • remove zg dependency, prepare to handle widthMethod in utf8 functions by @kommander in #326
  • fix: Use mock Readable as stdin in test renderer by @veracioux in #292
  • fix: Exception when selecting text on destroyed component by @veracioux in #285
  • fix editor grapheme cursor + wcwidth/no_zwj modes by @kommander in #329

Full Changelog: v0.1.46...v0.1.47

Release v0.1.46

17 Nov 22:59

Choose a tag to compare

What's Changed

Full Changelog: v0.1.45...v0.1.46

Release v0.1.45

16 Nov 22:51

Choose a tag to compare

What's Changed

  • fix: Normalize file path for tree-sitter language loading by @Hona in #317

New Contributors

  • @Hona made their first contribution in #317

Full Changelog: v0.1.44...v0.1.45

Release v0.1.44

13 Nov 22:44

Choose a tag to compare

What's Changed

Full Changelog: v0.1.43...v0.1.44

Release v0.1.43

13 Nov 11:11

Choose a tag to compare

What's Changed

  • feat: set up react testing suite by @msmps in #309
  • fix(react): export test renderer by @msmps in #310
  • refactor(console): improve log entry handling and add destroy method by @msmps in #311
  • setup release pipeline (no it is not stable yet) by @kommander in #312

Full Changelog: v0.1.42...v0.1.43