Skip to content

Latest commit

 

History

History
574 lines (203 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

574 lines (203 loc) · 19.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.5.4 (2019-10-29)

Bug Fixes

  • revert android lib version because incompatible with ui-chart (d5d5d92)

2.5.3 (2019-10-28)

Bug Fixes

  • fix setTextColor on snacks (b57b3cc)

2.5.2 (2019-10-18)

Bug Fixes

  • layouts mixins were not working because of clipToBounds (3d0a962)

2.5.1 (2019-10-18)

Bug Fixes

  • 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)

Features

2.5.0 (2019-10-03)

Bug Fixes

  • bottom sheet cleared on close and closeCallback always called (b639ffa)

Features

  • vue support for bottomsheet (221cebd)

2.4.2 (2019-09-30)

Bug Fixes

  • 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)

Bug Fixes

  • bottomsheet fix for iOS: prevent top safe aera (3bcf789)
  • demo-ng styles (7945294)

Features

  • bottomnavigationbar: add android and ios implementation (2333fd8)

2.3.24 (2019-09-19)

Bug Fixes

  • 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)

Features

  • beforeShow option to add events on textfields (ee515e7)

2.3.22 (2019-08-28)

Bug Fixes

  • resolve should be called with apply to get the args right (fe1a6e5)

2.3.21 (2019-08-27)

Bug Fixes

  • allow all dialogs method to resolve using custom view closeCallback (ffae77b)

2.3.20 (2019-08-23)

Bug Fixes

  • ripple android should not be clickable by default (84c55bd)
  • some floatingactionbutton examples (df386e5)

Features

  • trying to add support for circular progress. Not finished (c46efec)

2.3.19 (2019-08-22)

Bug Fixes

  • fix for android ripple not working due to the behavior of {N} (4585ff1)

2.3.18 (2019-08-21)

Bug Fixes

  • 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)

Bug Fixes

2.3.15 (2019-08-02)

Bug Fixes

  • ensure vue comps and mixins are installed only once (39f05c2)

Features

  • verticalTextAlignment for button (89d5010)

2.3.14 (2019-07-30)

Bug Fixes

2.3.13 (2019-07-30)

Bug Fixes

  • fixed call stack exceeded (9d0242c)

2.3.12 (2019-07-30)

Bug Fixes

  • dont access com.google.android.material.R directly! (1b33742)
  • override androidElevation to prevent state list override (956ed3e)

Features

  • android view override for elevation and ripple (928e531)

2.3.11 (2019-07-29)

Bug Fixes

  • rewrote elevation handling to match {N}6 (a609383)

2.3.10 (2019-07-29)

Bug Fixes

  • android textfield box background color (ed3883c)

2.3.9 (2019-07-26)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • fix ios custom view in dialog layout (07475fb)
  • fixes and improvements for snackbar (5d9f3d1)

2.3.4 (2019-07-16)

Note: Version bump only for package nativescript-material-components

2.3.3 (2019-07-16)

Bug Fixes

  • button default variant (eb5db8a)
  • button default variant (9a1bc13)
  • ios custom dialog view layout fix (e70b280)

2.3.2 (2019-07-15)

Bug Fixes

2.3.1 (2019-07-12)

Bug Fixes

  • prevent the use of com… in typings (7d64aa5)

2.3.0 (2019-07-12)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • install was not exported (589c926)

2.2.16 (2019-06-11)

Bug Fixes

  • 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)

Bug Fixes

  • dialogs hides keyboard when hidden (for prompt/login/custom view) (f0795f8)

2.2.14 (2019-05-17)

Bug Fixes

  • button background color being set to transparent (239a5eb)

2.2.13 (2019-05-16)

Bug Fixes

  • wrong typings for material dialogs (cf8a2b5)

2.2.12 (2019-05-16)

Features

  • requestFocus now also show the keyboard (ad75606)
  • rewrite dialogs prompt and login allow a lot more options (65dc0a2)

2.2.11 (2019-05-15)

Bug Fixes

2.2.10 (2019-05-14)

Bug Fixes

Features

  • allow to change border color, radius, width for buttons (45cfa57)
  • support borderRadius for ripple (6ab9ee3)

2.2.9 (2019-05-08)

Bug Fixes

  • typo fix (2e88f97)
  • working on better buttons elevation / margin (b860580)

2.2.8 (2019-05-07)

Bug Fixes

  • android button elevation not working with 0 (782617f)

2.2.7 (2019-05-07)

Bug Fixes

  • cardView should extend ContentView (90303f1)

2.2.6 (2019-05-07)

Bug Fixes

  • default props for buttons to make sure it can be overloaded through css (270abb1)