Skip to content

Releases: nativescript-community/ui-material-components

v5.2.18

07 Apr 09:06
Compare
Choose a tag to compare

5.2.18 (2021-04-07)

Bug Fixes

  • bottom-navigation: missing angular registerElement (f0c073e)
  • progress: indeterminate default value (f46d725)
  • tabs: missing angular registerElement (716376b)

v5.2.17

06 Apr 08:29
Compare
Choose a tag to compare

5.2.17 (2021-04-06)

Bug Fixes

  • bottom-navigation: remove unwanted android logs (35ca6d2)

v5.2.16

05 Apr 19:56
Compare
Choose a tag to compare

5.2.16 (2021-04-05)

Bug Fixes

  • trying to fix errors with bottom navigation and tabs (4c8932b)

v5.2.15

05 Apr 14:53
Compare
Choose a tag to compare

5.2.15 (2021-04-05)

Bug Fixes

  • bottom-navigation: prevent error on “home” (014d520)
  • speeddial: crash on notify (a822d89)

v5.2.14

02 Apr 14:37
Compare
Choose a tag to compare

5.2.14 (2021-04-02)

Bug Fixes

  • fix fragments for Tabs And BottomNavigation (0c3e743)

v5.2.13

01 Apr 16:04
Compare
Choose a tag to compare

5.2.13 (2021-04-01)

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

v5.2.12

31 Mar 11:26
Compare
Choose a tag to compare

5.2.12 (2021-03-31)

Bug Fixes

  • progress: prevent error on indeterminate change (5a6b2b4)

v5.2.11

25 Mar 10:32
Compare
Choose a tag to compare

5.2.11 (2021-03-25)

Bug Fixes

  • progress: upgraded material lib to improve the progress component. Now you can change its height (f88ff37)

v5.2.10

22 Mar 14:45
Compare
Choose a tag to compare

5.2.10 (2021-03-22)

Bug Fixes

  • bottomsheet: maintain multiple modal instances at the same time (169a388), closes #250
  • bring back androidElevation and androidDynamicElevation. Should work too (ea5c995)
  • marshmallow fix (2005dab)

v5.2.9

18 Mar 14:01
Compare
Choose a tag to compare

5.2.9 (2021-03-18)

Bug Fixes

  • core: some lollipop carsh fixes (1222a0f)
  • slider: ios background color not working (712a860)
  • textfield: ensure we request layout only when necessary (3aa93f0)