Skip to content

1.2.0

Compare
Choose a tag to compare
@jacobras jacobras released this 18 May 23:05
· 42 commits to main since this release

This release depends on Compose BOM 2023.05.01.

What's Changed

  • NEW: enabled menu option property.
  • NEW: regularIconTint color option to set the icon/text tint of menu options shown outside the overflow dropdown.
  • BREAKING: renamed backgroundColor to dropdownBackgroundColor to clarify what it does.
  • BREAKING: renamed iconTint to dropdownIconTint to clarify what it does.
  • Bump org.jetbrains.kotlin.android from 1.8.10 to 1.8.21 by @dependabot in #2

New Contributors

Full Changelog: 1.1.0...1.2.0