Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

v0.9.0-alpha+13

Compare
Choose a tag to compare
@nshahan nshahan released this 29 May 17:14
· 991 commits to master since this release
  • Material Expansion Panel: Add mixin to set alignment in the header.
  • Material Icon:
    • Add flag to mirror icon.
    • Roll back change that flipped help icon in RTL.
  • Material Input: Add field to material input mixin to specify the label color
    when there is an error and the label is focused.
  • Material Menu:
    • Allow setting the class for each affix item.
    • Add helper constructor for flat menus.
    • Add mixin for changing the icon color of menu item.
  • Material Yes/No Buttons: Remove Visibility.all.
  • Handle null pointer in popup_source_directive.
  • Updates to new @HostBinding syntax.