Deno TUI 1.0.2
Release 1.0.2
Changelog
- Fixed
TextboxComponent
repeating text inside of it when using backspace at the start of the line - Improved interaction using keyboard with
CheckboxComponent
andComboboxComponent
- Improved keyboard control handler, it should now be more reliable and performant
ScrollableViewComponent
state
now gets set to"focused"
when it's currently used using keyboard (CTRL+F
key switching)- Minor refactoring (added explicit return type to functions and methods)
Full Changelog: 1.0.1...1.0.2