Files
ionic-framework/core/CHANGELOG.md
2018-03-12 16:02:25 -04:00

4.8 KiB

0.1.4-5 (2018-03-09)

Bug Fixes

Features

  • router: adds redirectTo (f5c6333)

0.1.4-4 (2018-03-08)

Bug Fixes

  • back-button: implements back animation (64a787a)
  • route: params is not undefined (8b6df5a)

0.1.4-3 (2018-03-08)

Bug Fixes

  • router: passing params to ion-nav (d1263a8)

Features

  • back-button: adds defaultHref (5271f68)
  • nav: params (878d7e6)
  • route: adds route-link (4a3030f)
  • router: reverse lookup with params (3ce8a67)

0.1.4-2 (2018-03-07)

Bug Fixes

  • fab: add side as a property for fab list (7387d34)
  • ion-router: fixes routing algorithm (c8a27b7)
  • item: href (540c33b)
  • overlays: bundling of overlays (9650bec)
  • router: invalid url (c7fe694)
  • routing: flickering (part 1) (7b264f9)
  • tabs: do not select when using router (174d9b5)

Features

  • router: adds parameters (f29e3f4)
  • virtual-scroll: adds JSX support (dc8b363)

0.1.4-1 (2018-03-07)

Bug Fixes

  • ion-router: fixes routing algorithm (c8a27b7)
  • overlays: bundling of overlays (9650bec)
  • routing: flickering (part 1) (7b264f9)
  • tabs: do not select when using router (174d9b5)

Features

  • virtual-scroll: adds JSX support (dc8b363)

0.1.4-0 (2018-03-06)

Refactor

  • Refactored navigation system

Bug Fixes

  • testing: do not throw error for missing Ionic global (aa91d11)
  • zone: forgot to remove console.logs (4ec3e48)

0.1.3 (2018-03-03)

Performance Improvements

  • Updates to latest stencil, that includes the zone bypassing abilities.

Bug Fixes

0.1.2 (2018-03-03)

Performance Improvements

  • events: bypass ngzone (7366c38)
  • scroll: watchdog + simplification (33a6274)

Bug Fixes

  • scroll: clearInterval just to be safe (6da9882)

0.1.1 (2018-03-01)

Bug Fixes

  • button: pass the property type instead of hardcoding button (10e481a)

0.1.0 (2018-03-01)