Skip to content

2.1.2

Compare
Choose a tag to compare
@leocb leocb released this 10 Feb 14:46
· 459 commits to master since this release
f657ca1

This release brings some bugfixes:

Fixed:

  • Shadow under components should update properly when changing component visibility and fix shadows leaving a "ghost" on previous parent when changing parents. The following controls are affected: Buttons, FAB and Cards.

Improvements:

  • ComboBox now accepts a DataSource value of type Dictionary. - Thanks @FrancescoBull
  • Code-wide formatting - Thanks @yEsPaP