Skip to content

v0.26.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rock3r rock3r released this 23 Oct 21:40
· 26 commits to main since this release
3feee80

Notable changes

  • Made addComposeTab's tab title nullable.
  • Added all scrollbar parameters to the *ScrollableContainer so that its users can access them.

Deprecated

  • Deprecated the 2D scrolling versions of ScrollableContainer due to Compose limitations.

What's Changed

  • Make addComposeTab's tab title nullable by @rock3r in #655
  • Add all scrollbar parameters to scrollable containers by @rock3r in #656

Full Changelog: v0.26.0...v0.26.1