We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b17a39 commit 0c9e92fCopy full SHA for 0c9e92f
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# Change log
2
+
3
+## v0.4.0 / 2014-10-19
4
5
+* bump Kotlin to 2.0.10 and Compose to 1.7.0
6
+* Add the menu composables `MdMenu`, `MdMenuItem`, and `MdSubMenu`
7
+* Add the progress composables `MdLinearProgress` and `MdCircularProgress`
8
+* `LoadingState` is removed and moved to [compose-multiplatform-material](https://github.com/huanshankeji/compose-multiplatform-material)
9
+* add a `TextareaInputType` for the text field
10
+* the legacy modules are no longer published
11
+* fix a bug that the `AttrsScope<*>.disabled` function recursively calls itself
0 commit comments