Skip to content

Deno TUI 1.0.1

Compare
Choose a tag to compare
@Im-Beast Im-Beast released this 19 Aug 14:05
· 363 commits to main since this release
69d9e8c

Release 1.0.1

Changelog

  • ViewComponent now provides updateOffsets method
  • Component's view property can now be dynamically changed and ViewComponent's offset will be updated
  • ScrollableViewComponent now adjusts its margins accordingly to its scrollbars visibility
  • src/theme.ts now exports hierarchizeTheme function which automatically assigns correct hierarchy values to properties of given input.
  • Minor refactoring regarding given QOL changes

Full Changelog: 1.0.0...1.0.1