Ionic Framework v5.0.0-beta.2 Release Notes

Release Date: 2019-12-11 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • animation: convert hyphenated properties to camel case when using Web Animations (#20059) (56f67bd), closes #20058
    • animation: properly update Web Animation object (#19964) (e766194)
    • picker: pass selected value to handler on dismiss (#20042) (6e0b9c4), closes #20036
    • tabs: preserve route navigation extras when changing tabs (#18493) (4c8f32f), closes #18717
    • title: add correct safe area to large title nav transition (#20029) (300d543), closes #20028

    ๐Ÿ”‹ Features

    • modal: add card-style presentation with swipe to close gesture (#19428) (b3b3312), closes #18660