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.3
patchLatest Production VersionAugust 17 2022
6.2.3 (2022-08-17)
Bug Fixes
- css: preserve whitespace in selectors when minifying css (#25767) (bafa759), closes #25766
- datetime: highlights now show above content in modal (#25756) (d711658), closes #25755
- footer: remove toolbar bottom padding if near bottom slot tabs or keyboard is open (#25746) (bb37446)
- header: hide from screen readers when collapsed (#25744) (d0ba963)
- input: exclude date inputs from scroll assist (#25749) (abb56d2), closes #25745
- item: form validation caret color renders correctly (#25725) (de20541), closes #25719
- refresher: refresher is visible with multiple custom scroll targets (#25750) (e750e33), closes #25495
6.2.2
patchAugust 10 2022
6.2.2 (2022-08-10)
Bug Fixes
- angular: DatetimeButton is declared on IonicModule (#25727) (76ad1d1)
- datetime: add correct null check when value changes (#25716) (36bea1c), closes #25714
- datetime: preferWheel respects column ordering by locale (#25726) (dee0f51), closes #25722
- react: outlet will not clear in react 18 with hot reload (#25703) (3878bf7), closes #25507
- vue: go back to correct view with memory history (#25732) (8327889), closes #25705
6.2.1
patchAugust 3 2022
6.2.1 (2022-08-03)
Bug Fixes
- datetime: display time in user's timezone after selection (#25694) (11c69c8), closes #25693
- datetime: selecting today with multiple date select now works (#25699) (86b7000)
- nav: exclude nav from custom dialog (#25689) (d1e517b), closes #25677 #25688
- react: IonNav apply properties to page components (#25603) (61e4ffe), closes #25602
6.2.0 Chromium
minorJuly 27 2022
6.2.0 Chromium (2022-07-27)
Bug Fixes
- datetime: account for previous years with preferWheel (#25656) (3a7f5f1)
- datetime: switching months in wheel picker now selected nearest neighbor (#25559) (dd256e1)
- datetime: switching presentation closes month/year picker (#25667) (57a21ad)
- nav: pop() will unmount views within a modal (#25638) (db28794), closes #25637 #21831
- textarea: textarea with autogrow will size to its contents (#24205) (a9cf2ab), closes #24793 #21242
- vue: input v-model accepts numbers (#25666) (ab65e9a), closes #25575
Features
- angular, react, vue: add support for autoMountComponent (#25552) (805dfa0)
- datetime-button: add button for displaying datetime in overlays (#25655) (4997331), closes #24316
- datetime: add multiple date selection (#25514) (9d31608), closes #24674
- datetime: add wheel style picker for dates and times (#25468) (3d19771), closes #23981
- datetime: localize am/pm labels in time picker (#25389) (6bc0acc), closes #16279
- modal: clicking handle advances to the next breakpoint (#25540) (7cdc388), closes #24069
- range: add reference point for start position of range slider (#25598) (c2781cc), closes #24348
- toggle: on/off icons for toggle (#25459) (bc0bdc4), closes #20524
6.1.15
patchJuly 20 2022
6.1.15 (2022-07-20)
Bug Fixes
- datetime: use scroll listener to detect month changes (#25586) (b7afcb0), closes #25257 #25608 #24980
- fab-button: aria attributes are inherited (#25635) (64ae3d2), closes #25633
- modal: allow for custom dialog implementations (#25630) (a6f3ae6), closes #24080
- react: swipe to go back gesture works on ios (#25563) (7ec3683), closes #22342
Performance Improvements
To see more releases, visit GitHub.