Skip to content

v0.4.0

Compare
Choose a tag to compare
@YuKongA YuKongA released this 06 Apr 03:13
· 92 commits to main since this release
f1cea00

Docs

Fixes

  • Change TopAppBar default windowInsetsPadding again

Existing Components/APIs Changes

  • Move MiuixIcons.Base icons to MiuixIcons.Basic package
  • Remove HorizontalPager, just use androidx.compose.foundation.pager.HorizontalPager
  • Remove LazyColumn's topAppBarScrollBehavior param, just use Modifier.nestedScroll(scrollBehavior.nestedScrollConnection)

Full Changelog: v0.3.8...v0.4.0