Ionic Framework v4.0.0-alpha.2 Release Notes

Release Date: 2018-04-13 // about 6 years ago
  • ๐Ÿ› Bug Fixes

    • angular: add NavParams (22ebbce)
    • angular: change detection in deep ViewContainers (850d7fc)
    • angular: emit es5 code (02c1e83)
    • angular: icon proxy (db5313e)
    • angular: router-outlet uses stack by default (5c91101)
    • angular: using es2017 types (12a27bc)
    • angular: viewContainer in overlays (8ad3df9)
    • back-button: get the back button color working (5f4250b)
    • fab: fix fab activation (a203534)
    • label: inline position by default (fde878b)
    • label: using prop for position (b1ee4b8), closes #14288
    • mode: set mode css class on ion-app (fcb08e1)
    • props: update stencil (ea24ad6)
    • react: FrameworkDelegate matches API (e40a6b0)
    • toast: account for safe-area on ios (d984214)

    ๐Ÿ”‹ Features

    • angular: adds DomController (6a31f39), closes #14286
    • angular: push/setRoot/pop (4d23cba)
    • DomController: add DomController provider using stencil queue (bceece7)
    • queue: use stencil's queue controller for dom read/writes (d623b3b)
    • router: dont reuse the component if the params are different (5899b03)
    • routerDirection: refactors goBack (54d7a12)