Skip to content

1.3.0

Compare
Choose a tag to compare
@erautenberg erautenberg released this 15 Jul 17:33
· 2405 commits to develop since this release

1.3.0 (2022-07-15)

Bug Fixes

  • ci: add missing dependency required by semantic-release (#100) (25e6994)
  • FocusManager: refactor to extend Base (#90) (b11baf5)
  • Row: lazy scrolling was scrolling too much on left press (#89) (539c869)

Features

  • support adding and removing items by index and lazy loading in Rows and Column (#99) (4dd96a4)