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.
September 6 2023
Bug Fixes
- modal: swipe to dismiss resets status bar style (#28110) (176585f), closes #28105
- overlays: prevent overlays from getting stuck open (#28069) (584e9d3), closes #27200
- popover: dynamic width popover is positioned correctly (#28072) (2a80eb6), closes #27190 #24780
- react: overlay content is shown with hook (#28109) (7b551fd), closes #28102
- textarea: cols property is respected (#28081) (6d4eabc), closes #22142
7.3.1
patchAugust 23 2023
7.3.0
minorAugust 16 2023
Bug Fixes
Features
- action-sheet: add htmlAttributes property for passing attributes to buttons (#27863) (5ce4ec0)
- alert: add htmlAttributes property for passing attributes to buttons (#27862) (06be0e5)
- toast: add htmlAttributes property for passing attributes to buttons (#27855) (9a68588)
- toast: add shadow part for cancel button (#27921) (e9faf54), closes #27920
7.2.3
patchAugust 9 2023
Bug Fixes
- button: hidden button is added when form is set async (#27955) (e9fa300), closes #27952
- datetime: changing months work if partially visible (#27917) (eb19c28), closes #27913
- item-sliding: account for options added before watcher (#27915) (a0b3ef0), closes #27910
- many: overlays present if isOpen is true on load (#27933) (a0e6ac6), closes #27928
- modal: setCurrentBreakpoint respects animated prop (#27924) (da55ab9), closes #27923
- nav: improve reliability of swipe back gesture when quickly swiping back (#27904) (9500769), closes #27893
- tab-button: update event type interface on React (#27950) (1cf1eca), closes #27949
To see more releases, visit GitHub.