Release Notes
A complete release history for Ionic Framework is available on GitHub. Documentation for recent releases can also be found below.
See versioning for information about our policy and commitment to stability.
7.1.0
minorJune 21 2023
Bug Fixes
- angular: tabs supports conditional slot bindings (#27582) (d20bea5), closes #19484
- datetime: ascending order for years (#27551) (2098806), closes #27422
- select: hide notch cutout if no visible label provided (#27649) (606a892)
Features
- datetime: add part for month/year button (#27618) (d44422e), closes #26596
- datetime: add shadow parts and CSS variables for styling wheel pickers (#27529) (f2c1845), closes #25945
- input: add experimental label slot (#27650) (a45395c), closes #27061
- range: add label prop (#27408) (368add2)
- return if the pop on NavController was successful (#27404) (e80f0b2), closes #27403
- segment, segment-button: update segment value property to accept numbers (#27222) (ec95ae5), closes #27221
- segment: display segment as a grid and add an ellipsis to overflowing text in a segment button (#27457) (448e63f), closes #16532
- select: add label slot (#27545) (af92cb2), closes #26838
- select: add props to customize toggle icons (#27648) (95e28b6), closes #17248
- select: expose container and label as CSS parts (#27541) (5c10f88), closes #27112
- textarea: add experimental label slot (#27677) (8bcd9e8), closes #27061
7.0.11
patchJune 7 2023
Bug Fixes
- header, footer: resolve CSP violations with box shadow (#27560) (e75fa58)
- item-sliding: refresh sliding behavior when options are added or removed asynchronously (#27572) (b2a226a), closes #25578
- keyboard: listen on correct events for keyboard lifecycle (#27569) (7871210), closes #27558
- radio: radio with modern syntax is keyboard navigable (#27530) (d87e692), closes #27268
To see more releases, visit GitHub.