Release 4.8.0
4.8.0 (2021-04-22)
Bug Fixes
- badge: define prop visible as optional (#2622) (111e3e0)
- add prop borderless to ListAccordion component (#2647) (94dbdee)
- BottomNavigation: selected state now reads properly on voiceover(iOS) (#2610) (aa83549)
- component BottomNavigation (#2552) (cd5a036)
- correct example list background color (#2664) (9e8e477)
- correct flex values in checkbox item label (#2659) (29ce19e)
- correct label bug related to some Android devices (#2672) (5961940)
- correct toggle button type (#2651) (3593cd5)
- do not render empty string as ListSection title (#2640) (06c0595)
- Pagination Datatable example (#2525) (cdfb9ab)
- remove additional outline from web inputs (#2654) (7516517)
- remove resizeMode style property from CardCover (#2660) (09384ec)
- Searchbar focus() (#2519) (66d93b3), closes #2393 #2394