Releases: nativescript-community/ui-material-components
Releases · nativescript-community/ui-material-components
v7.2.69
7.2.69 (2024-12-10)
Bug Fixes
- ios: touch gesture error fix for dynamicElevation (69f1a2f)
- progress: fix for changing busy/indeterminate rendering the view invisible (86a9596)
v7.2.68
7.2.68 (2024-11-28)
Bug Fixes
- close tag mdt:TabStrip (70934c7)
- tabs: fix weird behavior when disabling animations on tabstrip (469ea7e)
- textview: ios fix for text selectable when not editable (6c3c5ad)
v7.2.67
7.2.67 (2024-10-31)
Bug Fixes
- dialogs: autoFocus not working (c722b59)
v7.2.66
7.2.66 (2024-10-08)
Bug Fixes
- bottom-navigation: consistent styling on iOS 18 (c29f593)
v7.2.65
7.2.65 (2024-09-29)
Bug Fixes
- button: ios fix for default buttons text color (OnPrimaryColor) (f2683b8)
v7.2.64
7.2.64 (2024-09-26)
Bug Fixes
- prevent bottom sheet close from breaking modal stack (7cb6fcc)
v7.2.63
7.2.63 (2024-09-26)
Bug Fixes
- ios: ensure _bottomSheetClosed is called as soon as possible (50d724a)
v7.2.62
7.2.62 (2024-09-11)
Bug Fixes
- dialogs: ios fix for modal presented dialogs (c6a69ae)
v7.2.61
7.2.61 (2024-07-09)
Bug Fixes
- textfield,textview: android fix for
editable
property (acf3ad7)
v7.2.60
7.2.60 (2024-07-04)
Bug Fixes
- snackbar: android prevent error if view to attach it too is not loaded (a3efb3a)