All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
7.1.3 (2023-04-30)
Note: Version bump only for package @nativescript-community/ui-material-components
7.1.2 (2023-04-30)
- core-tabs: getOriginalIcon fix for ImageSource and ImageAsset (e1d2553)
- switch: android native-api-usage fix (e7e04f6)
- bottomsheet:
closedBottomSheet
event (c16ce20)
7.1.1 (2023-04-18)
Note: Version bump only for package @nativescript-community/ui-material-components
7.1.0 (2023-04-17)
- new Switch component (material3). For now iOS uses system switch (7c00acf)
7.0.43 (2023-03-20)
- android: active tab not displaying after nav back to page (c93f5bb)
- android: added comment to clarify why it's necessary to use the setTimeout (4d8afcf)
7.0.42 (2023-02-23)
- dialogs: missing native-api-usage (3f628b7)
7.0.41 (2023-02-17)
- android: TabStrip style for the unselected item is not working (73ff6de)
- tabs: Android, restore state issue (b363af2)
- add vue2 listener support to bottomsheet (55a51fd)
7.0.40 (2023-02-14)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.39 (2023-02-13)
- snackbar: android options.view can be any view now (763db37)
7.0.38 (2023-02-07)
- textfield,textview: android fix with components not sizing correctly (ffaff43)
7.0.37 (2023-01-28)
- bottomsheet: android native-api-usage fix (a7673ff)
7.0.36 (2023-01-24)
- core: android native-api-usage fix (56f43c8)
7.0.35 (2023-01-24)
- android: native-api-usage fix (60c0ef2)
- BottomSheet: types (ef80352)
- tabs: handle removing, re-adding, and changing visibility of tabstrip (7297d7e)
7.0.34 (2023-01-06)
- snackbar: if no view passed ensure we show over any modal view (fcd6622)
7.0.33 (2022-12-16)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.32 (2022-12-09)
- tabs: active tabitem isn't visible (fc286a5)
7.0.31 (2022-12-01)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.30 (2022-11-18)
- dialogs: iOS ensure we dont show a dialog from another one (e68a13b)
7.0.29 (2022-10-24)
- bottomnavigationbar: select tab native view (7a0debe)
- BottomSheet: Back-to-blade motion is fluid (09f7e2f)
- textfield: wrong hint colors (8055347)
7.0.28 (2022-09-16)
7.0.27 (2022-09-16)
- bottomsheet: android ensure props are set in the right order (9076a8d)
7.0.26 (2022-09-14)
- bottomsheet: android ensure coordinator is a view (8a7bed7)
- tabs: ensure we return the correct fragment manager (23b25b9)
- BottomSheet: (Android only) allows to interact with the screen behind the sheet (aaf9e0e)
7.0.25 (2022-07-19)
7.0.24 (2022-06-24)
- bottomsheet,ios: crash fix when closing the bottomsheet (a48c33f)
7.0.23 (2022-06-23)
- bottom-navigation,ios: remove warnings (87c5975)
- tabs,ios: fix tabs not swipable after first scroll (3984b50)
7.0.22 (2022-06-22)
- bottomsheet: import options in readme (c4529a3)
7.0.21 (2022-06-21)
- tabs,android: fix for wrong first position of the tabsbar (dc5e64b)
7.0.20 (2022-06-16)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.19 (2022-06-16)
- bottom-navigation: fix error on home/resume (acd3cd8)
7.0.18 (2022-06-03)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.17 (2022-06-03)
- core: native-api-usage fix (f09044a)
7.0.16 (2022-05-16)
- progress: android dont force default coolor (07b3276)
7.0.15 (2022-05-14)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.14 (2022-05-14)
7.0.13 (2022-05-14)
- core: fix for some color methods with transparent (6b1356d)
7.0.12 (2022-05-14)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.11 (2022-05-14)
- slider: android this should be the final fix for every single case! (efd3bb9)
7.0.10 (2022-05-12)
- slider: drop coerced prop for value (d5411ae)
7.0.9 (2022-05-12)
- slider: android fix for wrong first value if min > 100 (24670c2)
7.0.8 (2022-05-10)
- bottomsheet: prevent crash on ios (70e3d50)
- tabs: correctly calculate sizing and animation positions (20a977d)
- bottomsheet: svelte! (03a4efb)
7.0.7 (2022-05-09)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.6 (2022-05-09)
- core: android crash with N 8.2 (8f4d1b1)
7.0.5 (2022-05-04)
Note: Version bump only for package @nativescript-community/ui-material-components
7.0.4 (2022-04-20)
7.0.3 (2022-03-29)
- build: restore windows build support (2bb91c1)
- core: clearFocus order fix to ensure keyboard is hidden (ece2c6e)
7.0.2 (2022-03-13)
- bottomnavigationbar: android default height (e779a19)
- bottomnavigationbar: ios fixed wrong selected icon (ec67a95)
7.0.1 (2022-03-09)
- bottom-navigation/tabs: android fix for loaded/unloaded not called on tab change (d219714)
- bottom-navigation/tabs: new selected/unselected events (e1b6fce)
7.0.0 (2022-03-08)
Note: Version bump only for package @nativescript-community/ui-material-components
6.2.23 (2022-03-07)
Note: Version bump only for package @nativescript-community/ui-material-components
6.2.22 (2022-03-07)
- bottom-navigation/tabs: android fix for tabs disappearing (26b5686)
6.2.21 (2022-03-06)
- bottom-navigation/tabs: android full rewrite using ViewPager2 (013616a)
- bottom-navigation: android default to no animation (e62441d)
- tabs/bottom-navigation: image color filter not reset on unselect (f4c53c5)
- tabs: android crash on back navigation (ff12691)
- tabs: ios wrong color set in TabStrip items (0923641)
6.2.20 (2022-03-04)
- tabs: fix wrongly rendered icons (57c8461)
6.2.19 (2022-03-04)
- bottom-navigation: trying to fix tab bar icons on android (d767bad)
6.2.18 (2022-03-04)
- tabs: text transform fix for android and textTransform support for iOS (56ff14e)
6.2.17 (2022-03-04)
- bottom-navigation/tabs: android refactor regressions fix (77ccc57)
- tabs/bottom-navigation: wrong tabBar position (ed7744d)
6.2.16 (2022-03-02)
- bottom-navigation: wrong bar position on android (7a02084)
6.2.15 (2022-03-02)
- tabs)(bottom-navigation: major rewrite and refactoring to fix issues on android (5ba57fd)
6.2.14 (2022-02-16)
- handle multiple dirty fragments on dispose (7dc1998)
- try to use the fragment's parent when possible (e4f5e0f)
6.2.13 (2022-02-09)
- tabs: also disable accessibilty swipe when swipe is disabled (8ac6236)
6.2.12 (2022-02-08)
- tabs: use relative fragment manager (1c1afdf)
6.2.11 (2022-02-07)
- tabs: delay layout until tabs finish transitioning (4be9a50)
6.2.10 (2022-01-20)
- snackbar: android native-api-usage fix (89caff7)
6.2.9 (2022-01-19)
- bottom-navigation: android correctly load/unload items (fixes issues with inner frames) (ada3d17)
6.2.8 (2022-01-19)
- dialogs: android fix for
AlertDialog
onClose event not getting params (b1383a2)
6.2.7 (2022-01-19)
- dialogs: android fix for keyboard showing after alert dismiss (9b5ceab)
6.2.6 (2022-01-15)
- dialogs: android ensure keyboard is hidden on alert dismiss (6f118a6)
- progress: missing android native-api-usage (b09eef6)
6.2.5 (2021-12-02)
- dialogs: android buttonInkColor and buttonTitleColor not working (d2e96b6)
6.2.4 (2021-11-25)
- bottom-navigation: fix readme for css class name (8c0c286)
- bottomnavigationbar: android NPE fix (4c226ef)
6.2.3 (2021-11-09)
- 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)
6.2.2 (2021-10-29)
- bottomsheet: ios regression fix for trackingScrollView (6592fc9)
- core: android native-api-usage fix (863749b)
6.2.1 (2021-10-25)
- ios: v8 array indexing (9eeffe7)
6.2.0 (2021-10-21)
- android: native-api-usage fix (e8969ac)
- android: native-api-usage for all packages (7cf2bb0)
6.1.2 (2021-10-09)
- refactoring and clean up or faster access (cd6f18e)
6.1.1 (2021-10-09)
- we dont need to emitDecoratorMetadata (d528d7f)
6.1.0 (2021-10-05)
- bottom-navigation: Xcode 13 background-color correction (f3a43b8)
- dialogs: android fix for truly material theme (85fc136)
- ios: fix for dialogs custom params like font … (4fdf924)
- tabs: android fix for default state tab item color (e6c74ec)
- android: native-api-usage support (7beb915)
6.0.6 (2021-09-26)
- bottomsheet: fix typings and optional parameters (ae9589d)
6.0.5 (2021-09-22)
- android: gradle 7.0 support (bd7abd8)
- BottomSheet Android add onChangeState function (8eb02c3)
- BottomSheet iOS add onChangeState function (ce00152)
6.0.4 (2021-09-20)
- bottomnavigationbar: initial selectedTabIndex fix (8b45cd4)
6.0.3 (2021-09-20)
- (iOS) fix trackingScrollView and peekHeight (c240541)
6.0.2 (2021-09-20)
- bottomsheet: ios working peekHeight (613490d)
- bottomsheet: ios ignoreKeyboardHeight (3c40b2c)
- BottomSheet add default collapsed sheet height for android (0b4e85c)
6.0.1 (2021-09-19)
- add suport dismissOnBackButton (bf6ce50)
6.0.0 (2021-09-18)
- android: tabs / bottom-navigation lifecyle fix (d3820e1)
- tabs)(bottom-navigation: prevent error with non androidx activities nativescript-community#328 (ffa38ab)
5.3.21 (2021-08-29)
Note: Version bump only for package @nativescript-community/ui-material-components
5.3.20 (2021-08-29)
- tabs: ios crash fix on tab changing (631defb)
5.3.19 (2021-08-19)
- bottom-navigation: rollback on a previous change (acedb19)
5.3.18 (2021-08-16)
- tabs: prevent crash if nativeView not created yet (fd3ba74)
5.3.17 (2021-08-10)
- npm ignore unecessary files (696e88f)
5.3.16 (2021-08-09)
- textfield: iOS fix for textfield color not applied (748dcd3)
5.3.15 (2021-08-06)
- tabs: ios allow custom positioning with iosCustomPositioning (b3d9624)
5.3.14 (2021-08-02)
- core: another iOS shape fix (d1f7fce)
5.3.13 (2021-08-02)
- core: iOS shape fix (c37cb2e)
5.3.12 (2021-07-30)
- some shape fixes (d3c73dc)
5.3.11 (2021-07-16)
- textfield: android fix crash on lollipop (982c497)
- textview: android fix crash on lollipop (fd79978)
5.3.10 (2021-07-09)
- tabs: android prevent crash on css theme change (73ad349)
5.3.9 (2021-07-06)
- textfield: hint not working in none variant (21dcefb)
- textfield: some textfield color related fixes (5195da9)
- textview: some textfield color related fixes (67d1a3a)
5.3.8 (2021-07-01)
- ios: rounded % corners for shape going to cut (df7b8f4)
5.3.7 (2021-06-29)
- bottom-navigation: more safeguard for android system theme change (d404dff)
- bottom-sheet: do not pass projectableNodes (0558973)
5.3.6 (2021-06-28)
- bottom-navigation: prevent issue with while changing system theme (8bbe7b8)
5.3.5 (2021-06-11)
- shape allows dip and px units (72dafae)
5.3.4 (2021-06-09)
- slider: stepSize property (0613882)
5.3.3 (2021-06-01)
- bottomsheet: fix landscape mode. Not perfect yet (6966149)
- snackbar: fixed view option and added anchorView #243 (bc646d2)
5.3.2 (2021-05-27)
Note: Version bump only for package @nativescript-community/ui-material-components
5.3.1 (2021-05-27)
- prevent error in release builds with webpack 5 (4b348d4)
5.3.0 (2021-05-12)
- progress: indeterminate / busy work together (e6bc711)
- react: Tabs, TabStrip, TabStripItem, BottomNavigation, and TabContentItem for NativeScript 8 (8b2674f)
5.2.31 (2021-05-04)
- speeddial: back drop color fix for N 8 (8789b2f)
5.2.30 (2021-05-03)
- tabs ios: selector and ripple color css (b6b0125)
5.2.29 (2021-04-28)
- tabs ios: Unselected color css crashing app (6f6898b)
5.2.28 (2021-04-28)
- bottom-navigation: fix first fragment not being visible (e0d4597)
5.2.27 (2021-04-27)
- tabs: some tabs fixes (31ec2cb)
5.2.26 (2021-04-26)
- speeddial: multiple fixes (d0d85a0)
5.2.25 (2021-04-22)
- speeddial: horizontalAlignment support (48cd144)
5.2.24 (2021-04-20)
- bottom-navigation: android fix for issue while navigating (6e5da28)
- tabs: android fix for issue while navigating (f6d28e5)
5.2.23 (2021-04-20)
- android: prevent crash on app going to background (89d1611)
5.2.22 (2021-04-16)
- bottomsheet: android prevent crash on back button (1245713)
5.2.21 (2021-04-16)
- highlightColor as css property too (d8dc4fd)
- make all tab strip props css (a273379)
- bottomnavigationbar: ios dont depend on tag as the native side changes it (2bf6601)
5.2.20 (2021-04-12)
- bottomsheet: prevent unload while presenting over (a590bf2)
- dialog: android fix for titleIcon (2b54e99)
- tabs: fix ios swiping and wrong animations (921f9f5)
5.2.19 (2021-04-08)
- bottom-navigation: Fix usage doc for Plain NS (c1d897d)
- bottom-navigation: pseudo class broken on iOS (822c170)
5.2.18 (2021-04-07)
- bottom-navigation: missing angular registerElement (f0c073e)
- progress: indeterminate default value (f46d725)
- tabs: missing angular registerElement (716376b)
5.2.17 (2021-04-06)
- bottom-navigation: remove unwanted android logs (35ca6d2)
5.2.16 (2021-04-05)
- trying to fix errors with bottom navigation and tabs (4c8932b)
5.2.15 (2021-04-05)
5.2.14 (2021-04-02)
- fix fragments for Tabs And BottomNavigation (0c3e743)
5.2.13 (2021-04-01)
Note: Version bump only for package @nativescript-community/ui-material-components
5.2.12 (2021-03-31)
- progress: prevent error on indeterminate change (5a6b2b4)
5.2.11 (2021-03-25)
- progress: upgraded material lib to improve the progress component. Now you can change its height (f88ff37)
5.2.10 (2021-03-22)
- bottomsheet: maintain multiple modal instances at the same time (169a388), closes #250
- bring back androidElevation and androidDynamicElevation. Should work too (ea5c995)
- marshmallow fix (2005dab)
5.2.9 (2021-03-18)
- core: some lollipop carsh fixes (1222a0f)
- slider: ios background color not working (712a860)
- textfield: ensure we request layout only when necessary (3aa93f0)
5.2.8 (2021-02-24)
5.2.7 (2021-02-22)
- android: crash on null rippleColor (0932a12)
- core: onPrimaryColor (ca30f73)
5.2.6 (2021-02-10)
- android: fix keyboard not hiding on back button (0e6e51a)
5.2.5 (2021-02-04)
Note: Version bump only for package @nativescript-community/ui-material-components
5.2.4 (2021-02-04)
- bottomsheet: ios ensure view is loaded before the first viewDidLayoutSubviews call (f34e418)
- dialogs: typings fix for alert with custom view (c8467e1)
- textfield: ios allow textfield auto size (826252e)
5.2.3 (2021-01-23)
- cardview: ios fix for elevation+borderRadius (cf16772)
5.2.2 (2021-01-20)
- bottom-navigation: iosCustomPositioning to allow positioning within layouts (d420159)
5.2.1 (2021-01-19)
- dialogs: android alert not resolving (e1e2f4b)
5.2.0 (2021-01-18)
- fixes for bottom-navigation and tabs (89fb903)
- bottom-navigation: port of N fix https://github.com/NativeScript/NativeScript/commit/4690162384c731d6d652d90a9347cae06c0a0e0c (ef7dece)
- bottomnavigation: new N bottom-navigation replace component (5e48adf)
5.1.16 (2020-12-14)
5.1.15 (2020-12-13)
- textfield: android font no applied to both floating and inner textfield (4ec6140)
- textview: android font no applied to both floating and inner textfield (9fb4860)
5.1.14 (2020-12-10)
- cardview: borderRadius regression after shape addition (3d0d9f2)
5.1.13 (2020-12-07)
- tabs: ported N fix (85cc042)
- textfield: add missing text dependency (7d957ef)
- textfield: ios resolve pod issue (3ee9e62)
- textview: add missing text dependency (366ef1e)
5.1.12 (2020-12-04)
- dialogs: ios buttonFont should be working again (fd8b367)
5.1.11 (2020-12-04)
- speeddial: remove default borderRadius. Should be handled by shape or css (72765f9)
- textfield: ios none variant disable floating (7fdebc1)
5.1.10 (2020-12-03)
- button: faster android button (653775f)
- slider: faster android slider (36f5803)
- android function not public (b6f689c)
- bottomsheet: android disableDimBackground (a5e791e)
5.1.9 (2020-12-01)
- global clearFocus and requestFocus (1222d90)
5.1.8 (2020-11-27)
- dialogs: action was not closing itself (4e29840)
5.1.7 (2020-11-26)
- textfield: some padding fixes to be the same on ios/android (9629e28)
- textview: same padding fixes as textfield (c287c69)
5.1.6 (2020-11-23)
Note: Version bump only for package @nativescript-community/ui-material-components
5.1.5 (2020-11-22)
- speeddial: svelte fix (215f660)
5.1.4 (2020-11-13)
- default tab select on iOS v8 (50f9d13)
5.1.3 (2020-11-12)
5.1.2 (2020-11-09)
- dialogs: ios fix for dialogs when app in background (bb36cb9)
5.1.1 (2020-11-08)
5.1.0 (2020-11-06)
5.0.30 (2020-11-03)
- actual better fix for ios text buttons (d75a09a)
5.0.29 (2020-11-03)
- ios text button not respecting theme (6b20030)
5.0.28 (2020-10-28)
- ios bottomsheet to correctly handle margin (790b738)
5.0.27 (2020-10-27)
5.0.26 (2020-10-27)
- bottomsheet: vue showBottomSheet returns a promise (c622dcd)
- slider: android prevent error on 6.0 (a32343f)
5.0.25 (2020-10-20)
5.0.24 (2020-10-20)
- bottomnavigationbar: bunch of fixes! (55b03fc)
- snackbar: android fix for app with no actionbar (a35e3cd)
5.0.23 (2020-10-15)
- ios animate expanded of FAB (08a4d00)
- progress supports indeterminate and busy (70d8145)
5.0.22 (2020-10-10)
- textview: ios fix color not working (04a3a2a)
5.0.21 (2020-10-10)
- ios default theme update to support dark mode (fd00548)
- ios disableContentInsets fix for dialogs (a60f2a1)
- support dark mode in bottom sheets (278c405)
5.0.20 (2020-10-09)
- important ios fix to get default theme for everything! (c326907)
- resolve action for AlertDialog (629f68a)
5.0.19 (2020-10-09)
- ios fix (8d4e2a1)
5.0.18 (2020-10-09)
- textfield: ios fix for maxLength (0218423)
5.0.17 (2020-10-09)
5.0.16 (2020-10-08)
Note: Version bump only for package @nativescript-community/ui-material-components
5.0.15 (2020-10-08)
- android fix for pre lollipop (cfda47a)
- use @nativescript-community/text (f07d497)
- angular: fix ng-packagr ivy warning (a3409db)
- angular: wrong ng package dest for tabs (4d70aad)
- ng-demo: add Podfile with min version 10 (a6ea95a)
- ng-demo: add Tabs example (aac0e85)
5.0.14 (2020-10-02)
- android: crash on snackbar in background (bd506bc)
- dialogs: ios custom view measurement fix (1cf6f89)
5.0.13 (2020-10-01)
- android: save textfield cursor on secure change (aafe199)
- android: set textfield placejholder font (a3e15a3)
5.0.12 (2020-10-01)
- ios: textfield allow to force padding (f68c070)
- mixins fixes (b54281c)
- android: disable color fix (c3c0636)
- ios: crash on dialogs with custom view (fe3af9c)
- ios: floatingInactiveColor breaking placeholder color (45ae120)
- ios: font applied to placeholder (25b7b09)
- button: textTransform support for caps or not (1cde87a)
5.0.11 (2020-09-30)
- android: placeholderColor broken (5b0f8ca)
5.0.10 (2020-09-29)
- demo-ng: make demo-ng work with Angular 10 (2cbb380)
- demo-ng: use new nativescript.config.ts (a5c7b0c)
- ios: dialog custom view measurement fix (f153d39)
5.0.9 (2020-09-27)
- android: fix backgroundColor in css :disabled (4053773)
- ios: blur on disable (9527c54)
- ios: crash with no primaryColor (29a8516)
- strokeDisabledColor (de672c9)
5.0.8 (2020-09-24)
Note: Version bump only for package @nativescript-community/ui-material-components
5.0.7 (2020-09-24)
- ios: prevent crash with Ripple (01e62d2)
5.0.6 (2020-09-22)
- ios: fixes a bug in N (9181bfe)
5.0.5 (2020-09-22)
5.0.4 (2020-09-21)
- finally fixed the prepare script! (fba40b9)
5.0.3 (2020-09-21)
- broken hook! (d8c4fcf)
5.0.2 (2020-09-21)
- android: fix for transparent flat buttn (18a6458)
5.0.1 (2020-09-21)
- core not containing the hooks (fdce402)
5.0.0 (2020-09-21)
- ios: break N tabs to allow ios lib updates! (576fd4e)
- ios: dialog disable contentInsets without title & message (b18dd4e)
- ios: fix textfield setting initial value (4b7ba38)
- ios: more tabs fixes (41435c2)
- ios: snackbar fix in modal windows (acfe6c9)
4.0.12 (2020-09-15)
4.0.11 (2020-09-10)
4.0.10 (2020-09-02)
- android: prevent back button when cancelable is false (882ab2c)
- ios: check for fontInternal as it can undefined #170 (98a3c9f)
- ios: use extend because extends crashes with the v8 runtime (4ac8be8)
4.0.8 (2020-08-15)
- android: bottomnav and ripple - NativeClass decorations needed (#166) (b1ba21f)
- angular: v10 build scripting works now (#167) (05c2cb4)
4.0.6 (2020-08-08)
Note: Version bump only for package '@nativescript-community/ui-material-components
4.0.5 (2020-08-06)
- android: tabs fix for N 7.0 (0568d51)
4.0.3 (2020-08-03)
Note: Version bump only for package '@nativescript-community/ui-material-components
4.0.2 (2020-08-03)
- missing bottomsheet extend typings (5ee1b16)
4.0.1 (2020-07-29)
Note: Version bump only for package '@nativescript-community/ui-material-components
4.0.0 (2020-07-29)
Note: Version bump only for package '@nativescript-community/ui-material-components
3.2.20 (2020-07-28)
Note: Version bump only for package '@nativescript-community/ui-material-components
3.2.19 (2020-07-26)
Note: Version bump only for package nativescript-material-components
3.2.18 (2020-07-16)
Note: Version bump only for package nativescript-material-components
3.2.17 (2020-07-16)
Note: Version bump only for package nativescript-material-components
3.2.16 (2020-07-16)
Note: Version bump only for package nativescript-material-components
3.2.15 (2020-07-16)
Note: Version bump only for package nativescript-material-components
3.2.14 (2020-07-16)
Note: Version bump only for package nativescript-material-components
3.2.13 (2020-07-15)
Note: Version bump only for package nativescript-material-components
3.2.12 (2020-07-15)
Note: Version bump only for package nativescript-material-components
3.2.11 (2020-07-15)
Note: Version bump only for package nativescript-material-components
3.2.10 (2020-07-06)
- android: snackbar correctly handle the view option (28581d6)
- ios: esm compatible (f645d5f)
- remove warning about deprecated method (d18d90c)
3.2.9 (2020-06-23)
- android: default dismissOnDraggingDownSheet value (0f65246)
- android: fix error with multiple dialogs showing and the release of the custom view (b7badb9)
- bottomsheet: set index to 0 instead of -1 (57cfeff)
3.2.8 (2020-05-28)
- some esm fixes (1490f3e)
3.2.7 (2020-05-21)
3.2.6 (2020-05-21)
Note: Version bump only for package nativescript-material-components
3.2.5 (2020-05-21)
- sideEffects for tree shacking (9b32175)
3.2.4 (2020-05-21)
- full esm support! (7e910f3)
3.2.3 (2020-05-12)
- android: elevation on pre lollipop (08f96c4)
- android: elevation on pre lollipop was in dp (dd6ad58)
- android: fab button was not working anymore (c7e96bc)
- bottomnavigationbar: showBadge doesn't exist on google BottomNavigationView, replace with getOrCreateBadge (0cf6241)
- ios: text not supported anymore on fab (for now) (b88513a)
3.2.2 (2020-04-20)
3.2.1 (2020-04-14)
Note: Version bump only for package nativescript-material-components
3.2.0 (2020-04-14)
- new tabs component to replace N one (2ca1a71)
3.1.18 (2020-04-12)
- native class when possible. Will be faster (a3e1964)
3.1.17 (2020-04-09)
3.1.16 (2020-04-07)
- bottomsheet android is now handling dismissOnDraggingDownSheet correcly (d07719f)
- snackbar cleanup (5133052)
- vue signature fi (8f8570a)
3.1.15 (2020-03-24)
- prevent closecallback from beeing called twice (d090ac8)
- ios: textfield backgroundColor not rendered correctly (26fbae6)
3.1.14 (2020-03-19)
- vue bottomsheet close callback args (1c05736)
- ios: edge case dialog custom view not being layed out (b975d63)
3.1.13 (2020-03-15)
- android: wrong button gradle dependencies (b5b001f)
3.1.12 (2020-03-13)
- shouldResolveOnAction (69c1d0d)
3.1.11 (2020-03-04)
- android: use startActivity if used really early (6a4c76a)
- ios: crash on latest runtimes (8c3e362)
- fixed pr comments (740d50f)
- added features for bottomsheet (cde19cc)
3.1.10 (2020-02-28)
- dialogs: drop default labels, titles, buttons colors (520f1a6)
3.1.9 (2020-02-24)
- dark mode support (2ed3d87)
3.1.8 (2020-02-20)
- ios: should fix bottomsheet and safearea (9d7f21e)
3.1.7 (2020-02-18)
- android: result not returned on bottomsheet close (cb887e2)
3.1.6 (2020-02-17)
- android: correctly use androidXAppCompatVersion (fff455e)
- missing typings for closeBottomSheet (46d4f2c)
- android: removed deprecated topmost() (a05d381)
3.1.5 (2020-02-05)
- ios: actually better fix for now because of a bug in {N} (ddc6b6a)
- ios: fix alertDialog not closing (85b24f4)
3.1.4 (2020-01-29)
3.1.3 (2020-01-27)
Note: Version bump only for package nativescript-material-components
3.1.2 (2020-01-22)
3.1.1 (2020-01-20)
Note: Version bump only for package nativescript-material-components
3.1.0 (2020-01-20)
- path fix (f0cea97)
- textview: add android and ios implementation (48a95b6)
3.0.9 (2020-01-13)
Note: Version bump only for package nativescript-material-components
3.0.8 (2020-01-13)
- fixed iOS dialogs on 6.3.2 (9a9e5a2)
- android-snackbar: use initSnack every time (775714a)
- ios-snackbar: completionHandler is now called (8cfed68)
3.0.7 (2019-12-18)
3.0.6 (2019-12-16)
- dialogs call dismiss on the correct controller (83f24e4)
3.0.5 (2019-12-16)
- missing dependency for mixins (1386065)
3.0.4 (2019-12-10)
- some pods fix (c7ab3d4)
3.0.3 (2019-12-10)
3.0.2 (2019-11-24)
3.0.1 (2019-11-21)
- revert missing gradle (aab4cab)
3.0.0 (2019-11-19)
- bring back documented constructor (d91c36e)
- ensure _bottomSheetContext is not undefined (e1a5d5f)
- indeterminate prop (bcbbf73)
- try to fix an error for some users on android (5a074a3)
2.5.4 (2019-10-29)
- revert android lib version because incompatible with ui-chart (d5d5d92)
2.5.3 (2019-10-28)
- fix setTextColor on snacks (b57b3cc)
2.5.2 (2019-10-18)
- layouts mixins were not working because of clipToBounds (3d0a962)
2.5.1 (2019-10-18)
- add ColorThemer for Bottom NavigationBar (c1a87ba)
- big rewrite of the bottomnavigationbar, lot of fixes (7db817e)
- cleanup (258d353)
- cleanup up tsconfigs (62fad54)
- correctly handle mixins for buttons and other types (5724dfa)
- default values for the button (7f16f24)
- dont use elevationHighlighted anymore (f67ffc5)
- dont use this.elevationHighlighted (52fd2ba)
- fix elevation mixin not working on ios (8de9a99)
- missing from last commit (ac00c25)
- mixins were not returning value (9533b5b)
- ripple and dynamicElevationOffset should make the view clickable (6c969f5)
- use more css properties (3acc870)
- vue rename to MDBottomNavigationBar (2bee663)
- rippleColor for fab (d105bd3)
2.5.0 (2019-10-03)
- bottom sheet cleared on close and closeCallback always called (b639ffa)
- vue support for bottomsheet (221cebd)
2.4.2 (2019-09-30)
- multiple ios dialogs fix, autoFocus & measure, no result (071cb5c)
2.4.1 (2019-09-26)
Note: Version bump only for package nativescript-material-components
2.4.0 (2019-09-26)
- bottomnavigationbar: add android and ios implementation (2333fd8)
2.3.24 (2019-09-19)
- dialogs: show correct hints for login dialog (15a5ae0)
- android snackbar not cleaned up correctly on dismiss (531c82f)
- missing from last commits (396058c)
- missing register for property (566af59)
- prevent crash on android API < 23 (f1da796)
- some slider fixes. Still not enough (289b3ee)
2.3.23 (2019-08-28)
- beforeShow option to add events on textfields (ee515e7)
2.3.22 (2019-08-28)
- resolve should be called with apply to get the args right (fe1a6e5)
2.3.21 (2019-08-27)
- allow all dialogs method to resolve using custom view closeCallback (ffae77b)
2.3.20 (2019-08-23)
- ripple android should not be clickable by default (84c55bd)
- some floatingactionbutton examples (df386e5)
- trying to add support for circular progress. Not finished (c46efec)
2.3.19 (2019-08-22)
- fix for android ripple not working due to the behavior of {N} (4585ff1)
2.3.18 (2019-08-21)
- android ripple dont need clickable anymore with androidx (8d116d5)
2.3.17 (2019-08-16)
Note: Version bump only for package nativescript-material-components
2.3.16 (2019-08-02)
- android default colors (81a799d)
2.3.15 (2019-08-02)
- ensure vue comps and mixins are installed only once (39f05c2)
- verticalTextAlignment for button (89d5010)
2.3.14 (2019-07-30)
2.3.13 (2019-07-30)
- fixed call stack exceeded (9d0242c)
2.3.12 (2019-07-30)
- dont access com.google.android.material.R directly! (1b33742)
- override androidElevation to prevent state list override (956ed3e)
- android view override for elevation and ripple (928e531)
2.3.11 (2019-07-29)
- rewrote elevation handling to match {N}6 (a609383)
2.3.10 (2019-07-29)
- android textfield box background color (ed3883c)
2.3.9 (2019-07-26)
- correctly handle default options for dialogs (needs refactoring!) (7012841)
2.3.8 (2019-07-23)
Note: Version bump only for package nativescript-material-components
2.3.7 (2019-07-23)
- always return correct bottom sheet result (f1ac28c)
- bottom sheet aot compilation (1691ca0)
- build with aot metadata for angular (8b1468e)
- ios textfield wrong layout on custom font size (a3b04b1)
- snackbar native module name (e8c4de8)
2.3.6 (2019-07-19)
Note: Version bump only for package nativescript-material-components
2.3.5 (2019-07-17)
2.3.4 (2019-07-16)
Note: Version bump only for package nativescript-material-components
2.3.3 (2019-07-16)
- button default variant (eb5db8a)
- button default variant (9a1bc13)
- ios custom dialog view layout fix (e70b280)
2.3.2 (2019-07-15)
- dev path (6f28e69)
2.3.1 (2019-07-12)
- prevent the use of com… in typings (7d64aa5)
2.3.0 (2019-07-12)
- bottomsheet: solve message module android doesn't exist in ios (a4c4208)
- cardview ios fixes (3f472fc)
- fixed android button (401eb1f)
- remove ios deprecated method (7b314ed)
- update android cardview (c390d51)
- working textfield (b1edae2)
- added floatingColor (f41030b)
- angular-support: add angular support for progress (9898321)
- full snackbar integration (e0ec3a5)
- angular-support: add angular support for buttons (a685260)
- migrate to androidx (1dc9322)
- angular-support: add angular support for activity indicator (1a613b5)
- angular-support: add angular support for bottom sheet (2b25457)
- angular-support: add angular support for card view (4da203d)
- angular-support: add angular support for ripple (6b4ba87)
- angular-support: add angular support for slider (736633d)
- angular-support: add angular support for text field (91c3685)
- angular-support: add examples for button and cardview (3b7d7e3)
- angular-support: complete support for bottom sheet (1554311)
- angular-support: update examples (72a7c2d)
- snackbar: implement snackbar for iOS (415a2e4)
2.2.17 (2019-06-11)
- install was not exported (589c926)
2.2.16 (2019-06-11)
- blur event not being fired on iOS for textfields (54715e1)
- correct cleanup on dialog dismissal (1998b62)
- dont try and install bottom sheet from core (3ca833c)
- test for callback to prevent error (c820771)
2.2.15 (2019-05-20)
- dialogs hides keyboard when hidden (for prompt/login/custom view) (f0795f8)
2.2.14 (2019-05-17)
- button background color being set to transparent (239a5eb)
2.2.13 (2019-05-16)
- wrong typings for material dialogs (cf8a2b5)
2.2.12 (2019-05-16)
- requestFocus now also show the keyboard (ad75606)
- rewrite dialogs prompt and login allow a lot more options (65dc0a2)
2.2.11 (2019-05-15)
- crash in ios dialogs (8ac44bd)
2.2.10 (2019-05-14)
- remove unwanted logs (f5caf72)
- allow to change border color, radius, width for buttons (45cfa57)
- support borderRadius for ripple (6ab9ee3)
2.2.9 (2019-05-08)
2.2.8 (2019-05-07)
- android button elevation not working with 0 (782617f)
2.2.7 (2019-05-07)
- cardView should extend ContentView (90303f1)
2.2.6 (2019-05-07)
- default props for buttons to make sure it can be overloaded through css (270abb1)