Releases: ionic-team/ionic-v3
3.9.10
3.9.10 (2020-04-08)
ionic-angular
3.9.10 is a patch release of ionic-angular
3.9.9. 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.10.
npm install [email protected] --save
Bug Fixes
3.9.9
3.9.9 (2019-10-07)
ionic-angular
3.9.9 is patch release of ionic-angular
3.9.8. 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.9.
npm install [email protected] --save
Bug Fixes
3.9.8
3.9.8 (2019-07-11)
ionic-angular
3.9.8 is patch release of ionic-angular
3.9.7. 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.8.
npm install [email protected] --save
Notes
This is a housekeeping release and does not bring any notable changes.
3.9.7
3.9.7 (2019-07-11)
ionic-angular
3.9.7 is patch release of ionic-angular
3.9.6. 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.7.
npm install [email protected] --save
Notes
This is a housekeeping release and does not bring any notable changes.
3.9.6
3.9.6 (2019-05-20)
ionic-angular
3.9.6 is patch release of ionic-angular
3.9.5. 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.6.
npm install [email protected] --save
Bug Fixes
3.9.5
3.9.5 (2019-04-16)
ionic-angular
3.9.5 is patch release of ionic-angular
3.9.4. 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.5.
npm install [email protected] --save
Bug Fixes
3.9.4
3.9.4 (2019-02-21)
ionic-angular
3.9.4 is patch release of ionic-angular
3.9.3. 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.4.
npm install [email protected] --save
Bug Fixes
3.9.3
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.