All Versions
238
Latest Version
Avg Release Cycle
7 days
Latest Release
198 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v6.2.8 Changes
September 21, 2022๐ 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
-
v6.2.7 Changes
September 14, 2022๐ 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
-
v6.2.6 Changes
September 07, 2022๐ 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
-
v6.2.5 Changes
August 31, 2022๐ 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)
-
v6.2.4 Changes
August 24, 2022๐ Bug Fixes
- alert: add default aria-label (#25800) (d395a73)
- alert: use aria-labelledby and aria-describedby instead of aria-label (#25805) (27318d7)
- breadcrumb: separator is not announced by narrators (#25796) (71fad38)
- datetime: close month/year picker when hidden (#25789) (3b211b6), closes #25787
- modal: role attribute can be customized (#25804) (037d579)
- react: duplicate page transitions do not happen on react 18 (#25798) (a39d776), closes #25797
- refresher: use componentOnReady utility for CE build (#25783) (bd715a5), closes #25782
- select: compareWith passes params in correct order (#25764) (d631195), closes #25759
- vue: lifecycles now fire on tabs pages (#25786) (3020005), closes #25784
-
v6.2.3 Changes
August 17, 2022๐ 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
-
v6.2.2 Changes
August 10, 2022๐ 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
-
v6.2.1 Changes
August 03, 2022๐ 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
-
v6.2.0 Changes
July 27, 2022๐ 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
- picker-column-internal: tabbing between columns works (#25464) (db02772)
- 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)
- datetime: add wheel style picker for dates and times (#25468) (3d19771)
- datetime: localize am/pm labels in time picker (#25389) (6bc0acc), closes #16279
- modal: clicking handle advances to the next breakpoint (#25540) (7cdc388), closes #24069
- picker-column-internal: add ability to disable items (#25412) (8b7c079)
- range: add reference point for start position of range slider (#25598) (c2781cc), closes #24348
- toggle: on/off icons for toggle (#25459) (bc0bdc4), closes #20524
-
v6.1.15 Changes
July 20, 2022๐ 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