Release Notes
A complete release history for Ionic Framework is available on GitHub. Documentation for recent releases can also be found below.
See versioning for information about our policy and commitment to stability.
6.2.9
patchLatest Production VersionSeptember 28 2022
6.2.9 (2022-09-28)
Bug Fixes
- animation: improve compatibility with ssr (#25992) (02234f6), closes #25987
- chip: default color has contrast on dark mode (#25998) (ef78a12), closes #25997
- datetime: expand/collapse icon is not announced to screen readers (#26018) (649d3cf)
- datetime: swiping wheel no longer dismisses card modal (#25981) (7543c84)
- datetime: switching month and year accounts for day (#25996) (11f44e9), closes #25585
- datetime: time button is easier to access with screen readers (#26019) (5846b41)
- picker-internal: fonts now render consistently (#26020) (54f99bd)
- react: overlays now define internal ionic components (#25967) (21dc893), closes #25962
- vue: back button handler only fires in routing context (#26014) (19f0fb7)
6.2.8
patchSeptember 21 2022
6.2.8 (2022-09-21)
Bug Fixes
- datetime: account for 12AM with min times and 12 hour format (#25952) (55ebd6c), closes #25183
- item: show the highlight on iOS when --highlight-height is set (#25905) (d7db133)
- overlays: focus trapping no longer includes disabled elements (#25949) (6cb5827)
- overlays: focus trapping no longer includes hidden elements (#25948) (5c10f98)
Performance Improvements
6.2.7
patchSeptember 14 2022
6.2.7 (2022-09-14)
Bug Fixes
- angular: nav controller can pop views after leaving tabs outlet (#25690) (725b13f), closes #18593
- datetime: correct year is set in wheel picker (#25896) (fb653eb), closes #25895
- footer: padding is added correctly with tabs (#25921) (edbb64c), closes #25918
- input,textarea: data-form-type attribute is assigned to inner input (#25927) (9451b28), closes #25908
- modal: sheet is easier to dismiss with swipe (#25883) (fa169d2), closes #24296
- react: add correct type for CreateAnimation (#25931) (89d3e3c)
- tab-bar: use correct import path (#25898) (ad46045), closes #25897
- textarea: auto grow textarea line wraps long contents (#25928) (777109a), closes #25893
6.2.6
patchSeptember 7 2022
6.2.6 (2022-09-07)
Bug Fixes
- datetime: calendar day and years are now localized (#25847) (cbd1268), closes #25843
- datetime: hourCycle formats hour correctly (#25869) (1a1491d), closes #25862
- datetime: month grid no longer loops on ios (#25857) (c938054), closes #25752
- vue: custom animation plays when replacing (#25863) (2d3661a), closes #25831
6.2.5
patchAugust 31 2022
6.2.5 (2022-08-31)
Bug Fixes
- action-sheet: add aria-labelledby (#25837) (5270151)
- angular: router outlet has mode property (#25816) (afd0bbc), closes #25813
- datetime: next and previous buttons have correct labels (#25845) (41e3387), closes #25844
- datetime: only log out of bounds warning if value set (#25835) (85af6ce), closes #25833
- input: clear button is not activated on swipe (#25825) (ff71ad4), closes #24857
- modal: handleBehavior can be used with controller (#25821) (79ef1b5), closes #25820
- searchbar: clear button has focus indicator (#25828) (373b4ff)
- searchbar: keypress can activate clear button (#25824) (c270756)
To see more releases, visit GitHub.