Skip to content

Releases: ionic-team/ionic-framework

v9.0.5

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:44

9.0.5 (2026-09-23)

Bug Fixes

v9.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Sep 17:41

9.0.4 (2026-09-16)

Bug Fixes

  • input, select, textarea: emit one click event when slotted content is clicked (#31423) (d6acf12)
  • input, textarea: keep the value visible when slotted content is wide (#31435) (1fb47c5)
  • modal: prevent ion-content collapsing at content-based heights (#31413) (8a713ab), closes #31149

v9.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:19

9.0.3 (2026-09-09)

Bug Fixes

  • vue-router: clear navigation info when a guard aborts navigation (#31364) (8d41b5f), closes #29721
  • vue: support attribute autocomplete in WebStorm (#31419) (49d6339)

v9.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:25

9.0.2 (2026-09-02)

Bug Fixes

v9.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 18:08

9.0.1 (2026-08-26)

Bug Fixes

Dependencies

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:11

v8.8.19

Choose a tag to compare

@github-actions github-actions released this 19 Aug 15:27

8.8.19 (2026-08-19)

Bug Fixes

v8.8.18

Choose a tag to compare

@github-actions github-actions released this 12 Aug 21:15

8.8.18 (2026-08-12)

Bug Fixes

v8.8.17

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:18

8.8.17 (2026-08-05)

Bug Fixes

v8.8.16

Choose a tag to compare

@github-actions github-actions released this 29 Jul 20:46

8.8.16 (2026-07-29)

Bug Fixes

  • angular: guard transition against destroyed router outlet (#31297) (fdef61c), closes #31296
  • modal: keep focus on dialog for cycle sheet modals (#31293) (b4b2603)
  • select: prevent floating label and placeholder from overlapping when focused (#31276) (e987009), closes #30401