Skip to content

Releases: nativescript-community/ui-material-components

v6.2.15

02 Mar 16:18

Choose a tag to compare

6.2.15 (2022-03-02)

Bug Fixes

  • tabs)(bottom-navigation: major rewrite and refactoring to fix issues on android (5ba57fd)

v6.2.14

16 Feb 20:14

Choose a tag to compare

6.2.14 (2022-02-16)

Bug Fixes

  • handle multiple dirty fragments on dispose (7dc1998)
  • try to use the fragment's parent when possible (e4f5e0f)

v6.2.13

09 Feb 17:38

Choose a tag to compare

6.2.13 (2022-02-09)

Bug Fixes

  • tabs: also disable accessibilty swipe when swipe is disabled (8ac6236)

v6.2.12

08 Feb 16:54

Choose a tag to compare

6.2.12 (2022-02-08)

Bug Fixes

  • tabs: use relative fragment manager (1c1afdf)

v6.2.11

07 Feb 14:08

Choose a tag to compare

6.2.11 (2022-02-07)

Bug Fixes

  • tabs: delay layout until tabs finish transitioning (4be9a50)

v6.2.10

20 Jan 20:22

Choose a tag to compare

6.2.10 (2022-01-20)

Bug Fixes

  • snackbar: android native-api-usage fix (89caff7)

v6.2.9

19 Jan 16:09

Choose a tag to compare

6.2.9 (2022-01-19)

Bug Fixes

  • bottom-navigation: android correctly load/unload items (fixes issues with inner frames) (ada3d17)

v6.2.8

19 Jan 12:27

Choose a tag to compare

6.2.8 (2022-01-19)

Bug Fixes

  • dialogs: android fix for AlertDialog onClose event not getting params (b1383a2)

v6.2.7

19 Jan 08:32

Choose a tag to compare

6.2.7 (2022-01-19)

Bug Fixes

  • dialogs: android fix for keyboard showing after alert dismiss (9b5ceab)

v6.2.6

15 Jan 09:49

Choose a tag to compare

6.2.6 (2022-01-15)

Bug Fixes

  • dialogs: android ensure keyboard is hidden on alert dismiss (6f118a6)
  • progress: missing android native-api-usage (b09eef6)