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.
May 17 2023
Bug Fixes
- accordion: state updates if value changes (#27463) (3cbc592), closes #27461
- checkbox, radio: update border colors to match MD2 spec (#27357) (eabc6f3), closes #27170
- datetime-button: log error if non-datetime instance is passed (#27456) (7b7e05a)
- footer, tab-bar: wait for resize before re-showing (#27417) (70d9854), closes #25990
- many: form controls labels have increased margin (#27447) (381de0b), closes #27129
- picker-column: dynamically change options (#27359) (7c7fb2b), closes #21763
- picker-column: prevSelected is set to the correct value (#27458) (9dc126d), closes #21764
- select: floating label covers placeholder when when blurred (#27446) (921bfae), closes #27201
- select: modern syntax works with forms (#27480) (13d2d11), closes #27478
- spinner: allow resizing of dots, bubbles, and circles (#27424) (e5ae45d), closes #18115
- tab-button: use darker text to pass a11y (#27355) (0b23814)
7.0.6
patchMay 11 2023
Bug Fixes
- content: prevent forceUpdate in SSR (#27440) (e930988), closes #27411
- item-sliding: options display on rtl (#27203) (b16fd1d), closes #26103 #25285
- modal, popover: wait for contents to mount (#27344) (c98ad6f), closes #27343
- overlays: assign incremental id to overlay host (#27278) (9313a91)
- range: round value to same number of decimal places as props to avoid floating point rounding errors (#27375) (6e83ba4), closes #21968
- react: remove incorrect class key from IonicReactProps (#27432) (415c44c)
- types: export DatetimeHighlightStyle (#27360) (a37cdb1), closes #27353
7.0.4
patchApril 26 2023
Bug Fixes
- breadcumb: set background when focused on md (#27274) (01e028b), closes #27273
- ios: scroll assist sizes input correctly (#27253) (a874992), closes #27249
- modal: set default text color (#27207) (c267b43), closes #26060
- react: nav will remove components from the DOM (#25763) (beb46bf), closes #25753
- select: adjust label alignment when in a card (#27202) (5a2b87c), closes #27086
7.0.3
patchApril 19 2023
Bug Fixes
- accordion: inset style respects animated property (#27173) (114fe28), closes #27047
- datetime: clamp date between min and max when using month picker (#27185) (0385c08), closes #27027
- input: string values are emitted (#27226) (cdb0627)
- many: dynamic label support for modern form controls (#27156) (30b548b), closes #27085
- menu: export menu interfaces (#27227) (80d8c66)
- segment-button: update checked state on render (#26970) (16aa977), closes #26830
- select: respect --border-radius with modern template (#27213) (6ffbdbb), closes #27208
- select: text does not overlap icon (#27125) (6fc0024), closes #27081
- textarea: legacy textarea respects padding (#27219) (742d429), closes #27218
- toast: screen readers announce content (#27198) (76c8b94), closes #25866
- vue: components have correct name in Vue Dev Tools (#27180) (07941a5), closes #25199
7.0.2
patchApril 19 2023
Bug Fixes
- item: ios active state has correct contrast (#27134) (bbdb0ca), closes #27130
- menu: refs are not destroyed on unmount (#27141) (b81b0d1), closes #24907
- radio: takes up full height in item (#27168) (987c79f), closes #27159
- segment: segment disables segment buttons created asynchronously (#27155) (ad6b130), closes #25396
To see more releases, visit GitHub.