Ionic React v5.0.5 Release Notes

Release Date: 2020-03-11 // about 4 years ago
  • 🐛 Bug Fixes

    • button: allow overflow to be overridden by the CSS variable (#20738) (7ecde36), closes #20726
    • datetime: account for max property when hour, minute, or second is set to 0 (#20665) (2177461), closes #20652
    • header: collapsable header should default to using content background (#20736) (f6c3ba7), closes #20691
    • header: resolve undefined error on collapsible header when navigating quickly (#20728) (87a2721), closes #20725
    • ios: large title animation now works properly in a modal (#20703) (ec4878a), closes #20696
    • item: apply proper margin left for slotted icon in RTL (#20684) (d53595e), closes #20653
    • label: text overflow for slotted headings (#20690) (4d34ce6), closes #17087
    • modal: leave animation transitions modal completely out of viewport on ipad (#20702) (22d5256), closes #20697
    • angular exclude components from ssr (#20674) (f64b142)
    • modal: swipeable modal now works in firefox (#20714) (7d260b9), closes #20706
    • overlays: prevent accidental dismiss of overlays when tapping screen twice (#20683) (b6c2a77), closes #20608
    • segment: allow routerLink to work on segment buttons (#20682) (314dbb1), closes #20678
    • segment: iOS mode segment now works on older Android devices (#20673) (44993b7), closes #20648