Ionic React v5.0.6 Release Notes

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

    • all only warn invalid mode if used on an ionic component (#20828) (6ed1c51), closes #20055
    • all properly scroll to input with scroll assist (#20742) (e24060e), closes #19589
    • angular: export Animation and Gesture related types (#20766) (2ece194)
    • angular: respect animation property for ion-router-outlet (#20767) (f2dbe1f), closes #20764
    • content: apply --offset-top and --offset-bottom values correctly (#20790) (2707289), closes #20735
    • content: set overscroll-behavior based on the scroll direction (#20011) (a3fc77b), closes #20010
    • item-divider: update design to match native iOS (#20854) (d91e22d)
    • item-sliding: account for swipe to go back gesture when opening item-options (#20777) (f23ac44), closes #20773
    • list: show bottom border on last item in a list followed by a list (#20798) (7bc5191)
    • modal: backdrop and box shadows no longer stack when opening multiple modals (#20801) (253cd96), closes #20800
    • modal: backdrop is no longer tappable on card-style modal on smaller screens (#20802) (12932dd), closes #20783
    • modal: properly apply border radius on card-style modal (#20852) (dff3816), closes #20851
    • modal: properly remove safe area padding on card-modal (#20853) (71f1182), closes #20799
    • modal: respect card-style modal spec for iPadOS (#20750) (75bae40), closes #20700
    • react: expose correct type for CreateAnimation (#20775) (0897c3f), closes #20771
    • refresher: properly dismiss refresher when completed synchronously (#20815) (b1a87c8), closes #20803
    • segment: automatically expand width for scrollable segment buttons (#20763) (cdfd50b), closes #20566
    • segment: scrollable segments only show scrollbar if they overflow (#20760) (ab146c9), closes #20758
    • slides: check that mutation observer is defined for ssr (#20791) (2d5d251)
    • textarea: properly adjust auto-grow textarea in scrolled content (#19776) (8bd5bac), closes #19193
    • title: improve reliability of large title ios nav transition (#20861) (3bd6b5d)
    • title: large title now inherits global color styling during nav transition (#20862) (321140f)