You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2022. It is now read-only.
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 ionic-angular@3.9.10 --save
Bug Fixes
searchbar: add aria-label to the clear button (#1096) (665edcf)
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 ionic-angular@3.9.9 --save
Bug Fixes
toggle: support accessibility double tap (#1067) (cb5ddad), closes #1061
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 ionic-angular@3.9.8 --save
Notes
This is a housekeeping release and does not bring any notable changes.
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 ionic-angular@3.9.7 --save
Notes
This is a housekeeping release and does not bring any notable changes.
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 ionic-angular@3.9.6 --save
Bug Fixes
reorder: remove touch action to fix functionality on edge (#1030) (deb2627), closes #1023
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 ionic-angular@3.9.5 --save
Bug Fixes
ios: resolve iOS 12.2 scrolling issues with navigation and overlays (#1007) (cf65fad), fixes #984, #1004, and #1005
navigation: fix nodes leak when opening and closing modals (#973) (b0426a3), fixes #231
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.
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 ionic-angular@3.9.3 --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)