Releases: ionic-team/ionic-framework
Releases · ionic-team/ionic-framework
v8.7.0
8.7.0 (2025-07-30)
Features
- css: add new css utility classes for display and flex utils (#30567) (75f6c05), closes #22469
- datetime: add border property to highlightedDates (#30534) (d5627c7), closes #29833
- deps: update ionicons to v8 (#30390) (74cd71a), closes #30445
- modal: add IonModalToken for injecting modal elements in Angular components (#30474) (30d1910)
- reorder-group: add ionReorderStart, ionReorderMove, ionReorderEnd events (#30471) (b154f4e), closes #23148 #27614
v8.6.7
v8.6.6
v8.6.5
8.6.5 (2025-07-16)
Bug Fixes
- input-otp: improve autofill detection and invalid character handling (#30541) (8b4023d), closes #30459
- input: prevent layout shift when hiding password toggle (#30533) (f1defba), closes #29562
- item: allow nested content to be conditionally interactive (#30519) (3f730ab), closes #29763
- modal: dismiss child modals when parent is dismissed (#30540) (9b0099f), closes #30389
- modal: dismiss modal when parent element is removed from DOM (#30544) (850338c), closes #30389
- modal: improve card modal background transition from portrait to landscape (#30551) (d37b9b8)
- segment-view: scroll to correct content when height is not set (#30547) (d14311f), closes #30543
v8.6.4
v8.6.3
8.6.3 (2025-07-02)
Bug Fixes
- angular: update schematics to support Angular's latest build system (#30525) (08e3e7a), closes ionic-team/ionic-docs#2091
- modal: add conditional tabIndex for handle cycling (#30510) (ee47660)
- select: focus the correct selected item in an action sheet interface with a header (#30481) (80a111c), closes #30480