Releases: nativescript-community/ui-material-components
Releases · nativescript-community/ui-material-components
v6.2.12
6.2.12 (2022-02-08)
Bug Fixes
- tabs: use relative fragment manager (1c1afdf)
v6.2.11
6.2.11 (2022-02-07)
Bug Fixes
- tabs: delay layout until tabs finish transitioning (4be9a50)
v6.2.10
6.2.10 (2022-01-20)
Bug Fixes
- snackbar: android native-api-usage fix (89caff7)
v6.2.9
6.2.9 (2022-01-19)
Bug Fixes
- bottom-navigation: android correctly load/unload items (fixes issues with inner frames) (ada3d17)
v6.2.8
6.2.8 (2022-01-19)
Bug Fixes
- dialogs: android fix for
AlertDialog
onClose event not getting params (b1383a2)
v6.2.7
6.2.7 (2022-01-19)
Bug Fixes
- dialogs: android fix for keyboard showing after alert dismiss (9b5ceab)
v6.2.6
6.2.6 (2022-01-15)
Bug Fixes
- dialogs: android ensure keyboard is hidden on alert dismiss (6f118a6)
- progress: missing android native-api-usage (b09eef6)
v6.2.5
6.2.5 (2021-12-02)
Bug Fixes
- dialogs: android buttonInkColor and buttonTitleColor not working (d2e96b6)
v6.2.4
6.2.4 (2021-11-25)
Bug Fixes
- bottom-navigation: fix readme for css class name (8c0c286)
- bottomnavigationbar: android NPE fix (4c226ef)
v6.2.3
6.2.3 (2021-11-09)
Bug Fixes
- dialogs: AlertDialog hide is now async to allow to wait for dialog to be hidden (d1eb283)
- tabs: prevent crash when TabStripItem isn't loaded yet (301db6f)