Skip to content

1.2.0

Compare
Choose a tag to compare
@aumChauhan aumChauhan released this 16 Apr 17:42
· 51 commits to main since this release

🚀 Release Note v1.2.0

🆕 What's New

  • Added a MUIBlankView with default MaterialUIKit styling for seamless integration.
  • Added a new component MUIRadioButtonGroup for presenting a collection of items in a radio button form.

✨ Enhancements

  • Enhanced color palette access through a streamlined Color extension. Now, you can directly use MaterialUIKit color palette in the SwiftUI view modifiers. For more info regarding color palette access refer to docs .
  • Refactored MUIFloatingButton to .muiFloatingButton() view modifier for improved usage and alignment flexibility.
  • Renamed iconColor() to tonal() for a more descriptive and streamlined naming convention.

🐞 Bug Fixes

  • General code improvements and fixes.

📄 Documentation Updates

  • Updated documentation to include important notes and user guidance for newly introduced components.
  • Added user documentation for MUIFloatingButton, MUIRadioButtonGroup & MUIBlankView.

Full Changelog: 1.1.0...1.2.0