Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@ShreckYe ShreckYe released this 20 Oct 08:31

What's Changed

  • bump Kotlin to 2.0.10 and Compose to 1.7.0
  • Add the menu composables MdMenu, MdMenuItem, and MdSubMenu
  • Add the progress composables MdLinearProgress and MdCircularProgress
  • LoadingState is removed and moved to compose-multiplatform-material
  • add a TextareaInputType for the text field
  • the legacy modules are no longer published
  • fix a bug that the AttrsScope<*>.disabled function recursively calls itself