mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
9.9 KiB
9.9 KiB
0.1.4 (2018-03-21)
Bug Fixes
- action-sheet: update padding on title to match native (f0a40fa)
- alert: update colors for alert text and input borders (605ec93), closes #14196
- alert: update md alert to closer match spec (7d53e49)
- all: ts strict (part 4) (4693229)
- angular: router-outlet animation (943e2f7)
- chip: use lighter background color (08553f1), closes #14196
- picker: does not scroll (b49a45d)
- router: reusing checks params (371fc19)
- router-outlet: css and change logic (6e683c5)
Features
- fab: add box shadow and transition for ios (d26074a)
- ion-router-outlet: adds router-outlet (c03afab)
0.1.4-9 (2018-03-20)
Bug Fixes
- all: ts strict (part 3) (06ad60e)
- angular: ion-nav no routing (9094c66)
- angular: removeViewFromDom (41f54f8)
- back-button: use correct color for ios back button (b82c382), closes #14177
- overlays: page is removed properly (9988c75)
- theming: update spinner classes to new names (f578122)
Features
- angular: ion-nav (f39d3ad)
0.1.4-8 (2018-03-19)
Bug Fixes
Features
- nav: support for rootParams (50abcf5)
0.1.4-7 (2018-03-16)
Features
- router: wildcard redirects (2bdf4ad)
0.1.4-6 (2018-03-15)
Bug Fixes
- alert: backdrop calls cancel handler (de22eca)
- alert: set input value (6e2a9c9)
- angular: create angular delegate (3b5f758)
- angular: fix overlays (cc4fecc)
- angular: modal and popover support (9a0755a)
- demos: fixes angular (f398b3a)
- overlay: using hostData for zIndex (64f0866)
- overlay: wrong stencil import (22f6a34)
- overlays: OverlayController interface (6e2ca85)
- popover: lifecycles (b56c2a8)
- router: ambiguous routes (b4f46ee)
- router: fix selection (207f416)
- router: rename API to match stencil-router (e729610)
- router: retuning string path (f48d817)
- toggle: ios shadow (7df023a)
Features
- ion-router: dynamic routes (7c3cba0)
- overlay: adds lifecycle events (0b099ce)
- overlays: adds onDidDismiss and onWillDismiss (7dcf8a5)
Performance Improvements
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)