2.1.2
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