Releases: ionic-team/ionic-framework
Releases · ionic-team/ionic-framework
v8.8.9
03 Jun 17:19
Compare
Sorry, something went wrong.
No results found
8.8.9 (2026-06-03)
Bug Fixes
v8.8.8
20 May 20:44
Compare
Sorry, something went wrong.
No results found
8.8.8 (2026-05-20)
Bug Fixes
react: bind events properly for overlays rendered within a nav (#31159 ) (fa4593d ), closes #27843
tabs: preserve query params and fragment from tab button href (#31154 ) (0182bba ), closes #25470
vue-router: prevent out-of-bounds index when popping across tabs (#31148 ) (c88c0de ), closes #29413
v8.8.7
13 May 21:23
Compare
Sorry, something went wrong.
No results found
8.8.7 (2026-05-13)
Bug Fixes
alert: switch to vertical layout when two buttons wrap (#31130 ) (07675f9 )
input: scroll assist no longer fires duplicate click events (#31124 ) (4670996 ), closes #30412
v8.8.6
06 May 21:32
Compare
Sorry, something went wrong.
No results found
8.8.6 (2026-05-06)
Bug Fixes
action-sheet: restore action-sheet-selected class on non-radio buttons (#31109 ) (c18502f ), closes #31090
datetime: prevent hidden-state observer from tearing down ready class on initial entry (#31108 ) (30b479a )
segment: segment drag would set disabled segment button checked (#31112 ) (44be424 )
v8.8.5
29 Apr 15:41
Compare
Sorry, something went wrong.
No results found
8.8.5 (2026-04-29)
Bug Fixes
modal: remove safe-area gap and flash in fullscreen modals (#31092 ) (f3cd39b ), closes #31015
select: select focused option on Enter in popover and modal interfaces (#31093 ) (fd79771 ), closes #30561
v8.8.4
15 Apr 18:12
Compare
Sorry, something went wrong.
No results found
8.8.4 (2026-04-15)
Bug Fixes
checkbox: show labels after page navigation (#31062 ) (f4ac445 ), closes #31052
datetime: multiple month selected and flakiness display (#31053 ) (308aef5 )
tab-button: update dark palette focused background color (#31050 ) (dec46b5 )
v8.8.3
01 Apr 19:53
Compare
Sorry, something went wrong.
No results found
8.8.3 (2026-04-01)
Bug Fixes
datetime: scroll failing for adjacent days on ios (#31033 ) (3afd67f )
input-otp: prevent deletion and paste when disabled or readonly (#30983 ) (81aa977 ), closes #30913
v8.8.2
25 Mar 16:58
Compare
Sorry, something went wrong.
No results found
8.8.2 (2026-03-25)
Bug Fixes
angular: forward generic type parameter on ModalOptions and PopoverOptions (#31022 ) (cbfe7cc ), closes #31012
checkbox: re-evaluate label visibility when label is updated (#30980 ) (ce83407 ), closes #30632
datetime: days keep in focus after changing the month (#31021 ) (5fdaba2 )
v8.8.1
06 Mar 17:14
Compare
Sorry, something went wrong.
No results found
8.8.1 (2026-03-06)
Bug Fixes
Features
toast: add wrapper and content parts (originally intended for 8.8.0 but omitted from that release) (#30992 ) (366f00e ), closes #30735
v8.8.0
04 Mar 20:43
Compare
Sorry, something went wrong.
No results found
8.8.0 (2026-03-04)
Features
angular: add custom injector support for modal and popover controllers (#30899 ) (822da42 ), closes #30638
content: add content-fullscreen class when fullscreen is true (#30926 ) (d74b11b )
datetime: add header parts (#30945 ) (6ea186d ), closes #30083 #30830
datetime: add wheel part to ion-picker-column (#30934 ) (0cf4c03 ), closes #30420
item-divider: add inner and container parts (#30928 ) (5cdeb7f )
item-option: add inner and container parts (#30929 ) (f8f7ffd )
item: add inner and container parts (#30927 ) (a2c6559 )
list-header: add inner part (#30930 ) (ef73476 )
modal: add drag events for sheet and card modals (#30962 ) (d29ac71 ), closes #23955
range: add classes and expose parts to allow individual styling of dual knobs (#30941 ) (5bcf921 ), closes #29862
range: add classes to the range when the value is at the min or max (#30932 ) (fac1a66 )
refresher: add ionPullStart and ionPullEnd events (#30946 ) (814c2e5 ), closes #24524
segment-view: add swipeGesture property to disable swiping (#30948 ) (46806bd ), closes #30290
select: add wrapper and bottom shadow parts (#30951 ) (5cea5ae ), closes #29918
select: pass cancelText property to modal interface (#30282 ) (6e4f60a ), closes #30295
textarea: reflect disabled and readonly props (#30910 ) (55735df ), closes #30911