Skip to content

Releases: ionic-team/ionic-framework

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

v8.2.7

13 Aug 18:36
Compare
Choose a tag to compare

8.2.7 (2024-08-13)

Bug Fixes

  • alert: do not overwrite id set in htmlAttributes (#29708) (1295ced), closes #29704
  • angular: add focusTrap prop to modal and popover (#29729) (05913c3), closes #29728
  • angular: remove the tabindex set by routerLink from Ionic components (#29744) (20073e1), closes #20632
  • content: allow custom roles and aria attributes to be set on content (#29753) (7b16397)
  • item: router-link remains clickable with item cover (#29743) (a9f278a)
  • overlays: do not overwrite id set in htmlAttributes (#29722) (92ce563), closes #29712
  • react: add onPointerDown, onTouchEnd, add onTouchMove (#29736) (bfee3cd), closes #29174
  • vue: pass router-link value to href to properly render clickable elements (#29745) (ab4f279)

v8.2.6

24 Jul 19:30
Compare
Choose a tag to compare

8.2.6 (2024-07-24)

Bug Fixes