Releases: jacobras/ComposeActionMenu
Releases · jacobras/ComposeActionMenu
3.1.1
3.1.0
3.0.1
What's Changed
Dependency Updates 🛠
- Updated to Compose Multiplatform 1.7.1
- Bump com.vanniktech.maven.publish from 0.28.0 to 0.29.0 by @dependabot in #24
Other Changes
Full Changelog: 3.0.0...3.0.1
3.0.0
2.0.0
What's Changed
- Migrated to Compose Multiplatform, making the library also available on iOS and JVM (desktop).
Note: the library is now available from Maven Central as nl.jacobras.compose-action-menu.
Full Changelog: 1.2.0...2.0.0
1.2.0
This release depends on Compose BOM 2023.05.01.
What's Changed
- NEW:
enabledmenu option property. - NEW:
regularIconTintcolor option to set the icon/text tint of menu options shown outside the overflow dropdown. - BREAKING: renamed
backgroundColortodropdownBackgroundColorto clarify what it does. - BREAKING: renamed
iconTinttodropdownIconTintto clarify what it does. - Bump org.jetbrains.kotlin.android from 1.8.10 to 1.8.21 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: 1.1.0...1.2.0
1.1.0
Updated dependencies. This release depends on Compose BOM 2023.01.00.
Full Changelog: 1.0.0...1.1.0
