Skip to content

Releases: huanshankeji/compose-html-material

v0.4.0

20 Oct 08:31
Compare
Choose a tag to compare

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

v0.3.0

09 May 15:57
Compare
Choose a tag to compare

Support Material 3. See the updated README.md for more details.

v0.2.2

15 Mar 15:06
Compare
Choose a tag to compare
v0.2.2 release

v0.2.1

10 Mar 17:21
Compare
Choose a tag to compare
Merge branch 'main' into release

v0.2.1 release (This commit supersedes the previous release commit.)

There are no functional changes. The dependent Compose Multiplatform is bumped to 1.3.1.

v0.2.0

10 Jan 12:45
Compare
Choose a tag to compare
Merge branch 'main' into release

v0.2.0 release

v0.1.0-compose-1.1.1

02 Jun 07:25
Compare
Choose a tag to compare
v0.1.0-compose-1.1.1 release