Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 535 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 535 Bytes

Change log

v0.4.0 / 2014-10-19

  • 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