All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
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)