Skip to content

Releases: nativescript-community/ui-material-components

v7.2.37

05 Feb 10:11
Compare
Choose a tag to compare

7.2.37 (2024-02-05)

Features

  • progress,android: new trackCornerRadius property (53a9008)

Bug Fixes

  • android: more views created using inflator allowing to customize the theme (0387a46)

v7.2.36

01 Feb 10:35
Compare
Choose a tag to compare

7.2.36 (2024-02-01)

Bug Fixes

  • textfield,textview,android: allow to override themes (ead7592)

v7.2.35

01 Feb 10:11
Compare
Choose a tag to compare

7.2.35 (2024-02-01)

Bug Fixes

  • dialogs,ios: ensure we try to hide the correct view controller on hide (5da476d)
  • textfield,android: strokeColor was not applied correctly (22ff0aa)
  • textview,android: strokeColor was not applied correctly (359d908)

v7.2.34

18 Jan 09:07
Compare
Choose a tag to compare

7.2.34 (2024-01-18)

Note: Version bump only for package @nativescript-community/ui-material-components

v7.2.33

18 Jan 09:02
Compare
Choose a tag to compare

7.2.33 (2024-01-18)

Bug Fixes

  • android: renamed layout resources to easily keep then in minified production builds (cfaac0f)

v7.2.32

18 Jan 08:35
Compare
Choose a tag to compare

7.2.32 (2024-01-18)

Note: Version bump only for package @nativescript-community/ui-material-components

v7.2.30

16 Jan 14:11
c0a8927
Compare
Choose a tag to compare

7.2.30 (2024-01-16)

Bug Fixes

  • activityindicator: ios crash on closing page (f6fd8b6)
  • bump android native lib default version to 1.10.0 (f0752c5)

v7.2.29

09 Jan 08:52
57266a4
Compare
Choose a tag to compare

7.2.29 (2024-01-09)

Bug Fixes

  • dialogs: closeCallback fix on iOS (74d99ab)

v7.2.28

03 Jan 21:00
c21f38f
Compare
Choose a tag to compare

7.2.28 (2024-01-03)

Bug Fixes

  • dialogs: ios fix to correctly select controller to show dialog from (d969c34)
  • snackbar: ios fix to select view to show snackbar on (ignoring dialogs) (5a7ed3c)

v7.2.27

26 Dec 20:58
Compare
Choose a tag to compare

7.2.27 (2023-12-26)

Bug Fixes

  • dialogs: closeCallback support only one return argument (948b628)