Skip to content

Releases: ionic-team/ionic-framework

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

v8.2.5

03 Jul 14:05
Compare
Choose a tag to compare

8.2.5 (2024-07-03)

Bug Fixes

  • dependencies: use latest @stencil/core to remove DOMException errors (#29685) (d70ea4), closes #29681
  • vue: add optional IonicConfig type parameter to IonicVue plugin (#29637) (90893f4), closes #29659

v8.2.4

28 Jun 15:10
Compare
Choose a tag to compare

8.2.4 (2024-06-28)

Bug Fixes

v8.2.2

12 Jun 21:20
Compare
Choose a tag to compare

8.2.2 (2024-06-12)

Bug Fixes

v8.2.1

05 Jun 16:16
Compare
Choose a tag to compare

8.2.1 (2024-06-05)

v8.2.0

22 May 17:11
Compare
Choose a tag to compare

8.2.0 (2024-05-22)

Features

v8.1.3

22 May 16:16
Compare
Choose a tag to compare

8.1.3 (2024-05-22)

Bug Fixes