Ionic React v6.1.4 Release Notes

Release Date: 2022-05-04 // almost 2 years ago
  • 🐛 Bug Fixes

    • datetime: arrow navigation respects min/max values (#25182) (6946e09), closes #25073
    • datetime: hide footer when month-year picker is open (#25205) (aa5e1b9)
    • modal: card modal can now be swiped to close on the content (#25185) (7633ddb), closes #22046
    • modal: card modal no longer dismisses from content with refresher (#25227) (c4f811f)
    • react: useIonModal/useIonPopover dismiss accepts data and role (#25209) (68b2f8b), closes #25208
    • vue: switching between tabs and going back resolves to correct route (#25206) (b4ba70e), closes #24303