What's Changed
- bump Kotlin to 2.0.10 and Compose to 1.7.0
- Add the menu composables
MdMenu
,MdMenuItem
, andMdSubMenu
- Add the progress composables
MdLinearProgress
andMdCircularProgress
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