ionic-team/ionic-framework
 Watch   
 Star   
 Fork   
7 days ago
ionic-framework

v8.8.8

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
14 days ago
ionic-framework

v8.8.7

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
21 days ago
ionic-framework

v8.8.6

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)
28 days ago
ionic-framework

v8.8.5

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
2026-04-16 02:12:24
ionic-framework

v8.8.4

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)
2026-04-02 03:53:17
ionic-framework

v8.8.3

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
2026-03-26 00:58:45
ionic-framework

v8.8.2

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)
2026-03-07 01:14:07
ionic-framework

v8.8.1

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
2026-03-05 04:43:44
ionic-framework

v8.8.0

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)
  • datetime: add wheel part to ion-picker-column (#30934) (0cf4c03)
  • 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)
  • 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)
  • select: pass cancelText property to modal interface (#30282) (6e4f60a)
  • textarea: reflect disabled and readonly props (#30910) (55735df)
2026-02-26 01:12:35
ionic-framework

v8.7.18

8.7.18 (2026-02-25)

Bug Fixes