mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
4.8 KiB
4.8 KiB
0.1.4-5 (2018-03-09)
Bug Fixes
- item: button outline (f671008)
- router: fix flickering (f2ac6e3)
- router: flickering 2 (88f2981)
- router: tslint (1ace045)
Features
- router: adds redirectTo (f5c6333)
0.1.4-4 (2018-03-08)
Bug Fixes
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
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
- ts: ts strict fixes (8ff02c7)
0.1.2 (2018-03-03)
Performance Improvements
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)