Skip to content

Version 0.3.8

Compare
Choose a tag to compare
@rdeassis rdeassis released this 01 Dec 18:57
· 1001 commits to main since this release
8b4f3c2

What's new:

iOS:

  • DateTimePicker: Fixed header background color which was transparent in iOS 15.
  • Button: New dangerFilled and dangerOutline styles using the danger (red) color palette.
  • BottomSheet: Added setting to configure whether the sheet should take the entire width of the screen.
  • PopupMenu: Now supports multiple lines when the larger text mode support is enabled.
  • NavigationController: Updated background colors for the bar button badges, allows customization of accessibility label in scenarios where the badge is presented.
  • DemoApp: NavigationControllerDemo had not applicable controls disabled for the regular title scenario.

Mac:

  • DemoApp: Accessibility improvements: Tooltip added for links and image only button accessibility label.