Skip to content

7.11.0

Compare
Choose a tag to compare
@M-i-k-e-l M-i-k-e-l released this 22 Nov 13:28
· 163 commits to master since this release

🎁 Features

β€’ View - Added new gap modifier. (#2802)
β€’ TextField - added mandatory indication to the TextField (#2791)
β€’ Support rendering Picker as dialog and also render custom dialog header (#2804)

πŸ”§ Fixes

β€’ Dialog - BG and overlay should not be static (#2808)
β€’ TabBarItem - support array styles (#2812)
β€’ Picker - fix item with value 0 is not shown as selected (#2815)
β€’ TextField - fix color default value (#2818)
β€’ Dialog - Header - fix knob's color (#2819)

βš™οΈ Maintenance & Infra

β€’ Complete TextField migration (move out of Incubator) (#2806)
β€’ Colors - expose shouldSupportDarkMode (#2809)
β€’ Dividers - turn to getters. (#2814)
β€’ TextFieldScreen - fix titles' color (#2814)