Ionic React v4.0.0-beta.1 Release Notes

Release Date: 2018-08-01 // over 5 years ago
  • ๐Ÿ› Bug Fixes

    • accesibility: boolean aria-* properties (4f9cbfe)
    • all: strong type text fields (1d001a3)
    • all: updated tslint rules to latest (92e21a8)
    • angular: events (7a0545d), closes #14866
    • angular: ion-router-outlet exposes animated (266336e), closes #14913
    • angular: pass proper animated value (7813acc)
    • app: statusbarPadding (fd8f875)
    • app: user-select on desktop (8a1ad1d)
    • button: do not change border radius if round button in toolbar (#14941) (ad006dd), closes #7661
    • button: improve text style inherency (25423a0), closes #14927
    • button: submit forms using fake button (c05d672), closes #14890 #14786
    • color: make desktop selection beautiful (0cdb500)
    • config: avoid using startWith for IE support (73a9f14), closes #14922
    • content: bottom padding (be4eda5)
    • fab: add styles for disabled (520da8d), closes #14867
    • flex-utils: add missing flex attributes (7c12e1b)
    • input: add color support for ion-input (f676f98), closes #14864
    • inputs: better customization for placeholder color (517104f)
    • item: only use pointer cursor for and (f19553f)
    • pointer-events: listening to document (afb0906)
    • refresher: default to disabled false, add to breaking changes (f1826a6), closes #14879
    • router-outlet: fix stack attribute detection (#14921) (16e992a)
    • searchbar: fix input bluring (d65174b), closes #14916
    • slides: update events to match swipers (fc0d4c0), closes #14865
    • title: can be used nested (d1969bd), closes #14905
    • title: support color (7da0ac4)

    ๐Ÿ”‹ Features

    ๐ŸŽ Performance Improvements

    • app: tap-click is a ES (b0ac5ba)
    • css: always emit compressed css (143f0f0)
    • gesture: lazy loaded dynamic ES module (49cac8b)
    • icon: disable icon lazy loading when it's not needed (7292fc7)