Skip to content

Releases: ionic-team/ionic-framework

v8.4.2

22 Jan 21:33
Compare
Choose a tag to compare

8.4.2 (2025-01-22)

Bug Fixes

  • segment: add logic to connect to segment-view in componentDidLoad() callback (#30060) (000f553), closes #30000
  • select-modal: match radio styles to iOS native (#30119) (3f8346e)

v8.4.1

27 Nov 18:26
Compare
Choose a tag to compare

8.4.1 (2024-11-27)

Bug Fixes

  • header: use aria attributes to hide small title when collapsed (#30027) (23763ab), closes #29347
  • menu: hide from screen readers while animating (#30036) (845071c)
  • overlays: announce info after opening based on platform (#30025) (f6188c4)
  • overlays: focus management with checkbox/radio (#30026) (8ee42bb)
  • toast: swipe gesture works with custom container layout (#29999) (470decc), closes #29998

v8.4.0

04 Nov 21:29
Compare
Choose a tag to compare

8.4.0 (2024-11-04)

Bug Fixes

  • alert: use correct heading structure for subHeader when header exists (#29964) (0fdcb32)

Features

  • menu: pass role to ionWillClose and ionDidClose events (#29954) (ee2fa19)
  • segment-view: adds support for new ion-segment-view component (#29969) (89508fb)
  • select: add modal as interface (#29972) (3628ea8)

v8.3.4

30 Oct 16:39
Compare
Choose a tag to compare

8.3.4 (2024-10-30)

Bug Fixes

v8.3.3

16 Oct 18:55
Compare
Choose a tag to compare

8.3.3 (2024-10-16)

Bug Fixes

v8.3.2

02 Oct 17:08
Compare
Choose a tag to compare

8.3.2 (2024-10-02)

Bug Fixes

v8.3.1

17 Sep 14:53
Compare
Choose a tag to compare

8.3.1 (2024-09-17)

Bug Fixes

v8.2.9

17 Sep 14:26
Compare
Choose a tag to compare

8.2.9 (2024-09-17)

Bug Fixes

v8.3.0

05 Sep 19:21
ce7754b
Compare
Choose a tag to compare

8.3.0 (2024-09-05)

Features

  • checkbox: display as block when justify or alignment properties are defined (#29783) (4ccd15e)
  • radio: display as block when justify or alignment properties are defined (#29801) (18b02b3)
  • react, vue, angular: use tabs without router (#29794) (867066b), closes #25184
  • toggle: display as block when justify or alignment properties are defined (#29802) (0332c8c)

v8.2.8

05 Sep 16:18
Compare
Choose a tag to compare

8.2.8 (2024-09-05)

Bug Fixes