Ionic Framework v6.0.0-rc.1 Release Notes

Release Date: 2021-10-27 // over 2 years ago
  • 🐛 Bug Fixes

    • accordion-group: ionChange is now fired properly in vue (#24063) (61b99d1), closes #23762
    • angular: resolve issues with ng add on angular 12 (#23970) (3451a34)
    • datetime: clear button is now rendered even if showDefaultButtons is false (#24075) (e3996cf)
    • datetime: default sizing preserves shape of datetime (#24104) (71fab0f)
    • infinite-scroll: infinite scroll event now fired with custom elements build (#24043) (8a86cfb), closes #24034
    • modal: fix backdrop animation for sheets with off-center backdropBreakpoint (#24061) (49db6d0)
    • react: overlays shown with useIonModal and useIonPopover no longer render outside of main react tree (f3e492c), closes #23516 #23516