Skip to content

Releases: nativescript-community/ui-material-components

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)

v7.2.26

23 Dec 21:17
Compare
Choose a tag to compare

7.2.26 (2023-12-23)

Bug Fixes

  • dialogs: another android fix for context.closeCallback (not dismissing the dialog) (5a79223)

v7.2.25

21 Dec 09:21
Compare
Choose a tag to compare

7.2.25 (2023-12-21)

Bug Fixes

  • dialogs: regression fix where AlertDialog woould not hide anymore (4a16612)

v7.2.24

20 Dec 20:52
Compare
Choose a tag to compare

7.2.24 (2023-12-20)

Bug Fixes

  • dialogs: allow AlertDialog to hide while resolving the show promise (77aaa7c)
  • removed logs (26322ca)
  • textfield,textview: android padding was using wrong unit (6e285ae)

Features

  • bottomsheet: backgroundOpacity option (09ab3a1)