Skip to content

v0.4.1

Compare
Choose a tag to compare
@YuKongA YuKongA released this 20 Apr 04:41
· 78 commits to main since this release
30af3c6

What's Changed

  • build(deps): bump compose-plugin from 1.8.0-beta01 to 1.8.0-beta02 by @dependabot in #64
  • build(deps): bump org.jetbrains.androidx.graphics:graphics-shapes from 1.0.0-alpha05 to 1.0.0-alpha06 by @dependabot in #65
  • library: Opt PullToRefresh by @YuKongA in 10b3957
  • library: Opt SmoothRoundedCornerShape by @YuKongA in bc69e5f
  • library: Opt TopAppBar by @YuKongA in c40222b
  • library: SearchBar: Add default icons on both sides of InputField by @YuKongA in 51d58a4
  • library: PullToRefresh: Opt pull-down animation effect by @YunZiA in #66
  • library: SearchBar: Fix font weight & icons padding by @YuKongA in 0329f33
  • library: TopAppBar: Opt largeTitle anim by @YunZiA in #67
  • library: TopAppBar: largeTitle support multi-line by @YuKongA in ad9f0dd
  • library: PullToRefresh: Add contentPadding param by @YuKongA in 9a1a198
  • library: Bump version to 0.4.1 by @YuKongA in 30af3c6

Existing Components/APIs Changes

Compatibility

  • If your project contains Desktop(JVM) target, you should upgrade org.jetbrains.compose to 1.8.0-beta02 or above

New Contributors

Full Changelog: v0.4.0...v0.4.1