Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

3.9.3

Compare
Choose a tag to compare
@liamdebeasi liamdebeasi released this 04 Feb 13:31
· 21 commits to master since this release
3629f87

3.9.3 (2019-02-01)

ionic-angular 3.9.3 is patch release of ionic-angular 3.9.2. To upgrade, follow the instructions here for updating to ionic-angular 3.9.0. After completing those steps, update the ionic-angular version to 3.9.3.

npm install [email protected] --save

Bug Fixes

  • accessibility: disable icon label if tab has title (98c5d7e)
  • alert: allow disabled text input (1b3190b), closes #13488
  • content: remove layout contain to fix fab behind toolbar (79c8d67)
  • cordova: don't apply safe area to footer if there are bottom tabs (0182014)
  • sass: use sass variables for slide background values (3d0713d)
  • toggle: add display: block to ensure proper track dimension calculation (68d0a922), closes #919

Notes

This release of ionic-angular brings full Node 10 support.