41 Commits

Author SHA1 Message Date
c4e122362d chore(): update stencil/ionicons (#16720)
* chore(): update stencil/ionicons

* add ionicons copy task
2018-12-13 16:02:30 +01:00
2553820f78 fix(angular): swipe to go backs in tabs (#16710) 2018-12-12 17:49:51 +01:00
e08b739168 test(angular): lazy loading tabs (#16690) 2018-12-11 20:40:19 +01:00
f0ef061a6b test(angular): add lazy loading tabs test 2018-12-10 21:32:16 +01:00
437ad09122 refactor(angular): lazy loading tabs (#16637)
Fixes #16619
2018-12-08 17:23:39 +01:00
68e26192a5 fix(angular): disable change detection detach 2018-12-05 22:31:34 +01:00
945dd2610b test(angular): no-progress CI 2018-12-05 22:31:34 +01:00
7698c31790 test(angular): add tests for ngOnInit 2018-12-05 22:31:34 +01:00
63cbc92741 fix(angular): only routerLink works with angular router 2018-12-05 22:31:34 +01:00
276c883493 fix(angular): no animate in browser nav 2018-11-29 02:18:44 +01:00
5f32053edb test(angular): add CI (#16496) 2018-11-28 20:05:50 +01:00
2d0e0bafea test(angular): add navigation tests (#16494) 2018-11-28 18:17:44 +01:00
3894b7a510 test(angular): add test app (#16482) 2018-11-28 00:51:19 +01:00
9ddfb1bfee fix(angular): back navigation and back-button play better (#15293)
* fix(angular): use location instead of navigateByUrl
Closes #15290

* fix(angular): change router methods
2018-08-22 21:28:11 +02:00
12d8174307 style(components): import statements should be one line 2018-07-18 10:20:34 -04:00
0421e2172a test(angular): update testapp to incude button example and global styles 2018-07-12 16:41:07 -04:00
92e32d8cd9 chore(angular): update angular dependencies 2018-07-11 19:34:13 -05:00
c35684e165 chore(build): improve angular build scripts 2018-05-22 23:24:42 -05:00
3bb661fa11 chore(angular): update angular tests to ng v6 and latest stencil 2018-05-16 11:40:28 -05:00
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00
822f60f603 test(angular): adds test for explicit routerDirection 2018-04-20 17:20:13 +02:00
b1ee4b8e3a fix(label): using prop for position
also fixes #14288
2018-04-13 17:03:46 +02:00
bceece7bc1 feat(DomController): add DomController provider using stencil queue 2018-04-12 11:12:12 -05:00
79ba6391d6 fix(angular): change detection 2018-04-06 16:19:32 +02:00
ae2cae635d refactor(tabs): rename [tabTitle] -> [label] 2018-04-03 13:37:18 +02:00
a5e5403068 refactor(overlays): [title] -> [header] 2018-04-02 20:22:15 +02:00
0793d2bf5e test(ngIf): add angular ngIf test 2018-03-31 20:37:50 -05:00
ff1ed888f0 fix(angular): tabs angular tests 2018-03-30 23:30:31 +02:00
230823915c fix(angular): proxies 2018-03-30 22:33:58 +02:00
9c789ceac4 fix(angular): ion-back-button 2018-03-29 20:46:13 +02:00
f304480dfc chore(deploy): update deploy scripts 2018-03-28 15:35:31 -05:00
b1b3c19908 test(tabs): update angular simple tabs test 2018-03-28 08:17:55 -05:00
ce5b47ef99 refactor(toolbar): rename the slots to match other component behavior
`left` -> `start`
`right` -> `end`
`start` -> `secondary`
`end` -> `primary`
2018-03-27 16:45:26 -04:00
726938f67c fix(angular): stack based navigation 2018-03-27 19:51:08 +02:00
862e5719c6 feat(nav): goBack directive 2018-03-27 14:55:31 +02:00
49937eb98c test(tabs): add lazy load ng-router angular tabs 2018-03-27 07:28:39 -05:00
a428fdc48c test(angular): simple ng tabs test 2018-03-27 01:23:28 -05:00
7677e4f78a test(tabs): static angular tabs 2018-03-26 21:14:44 -05:00
ac4ab0d767 test(angular): update ionic/angular test app 2018-03-26 16:34:09 -05:00
a1eabecc61 chore(): update angular build scripts 2018-03-26 16:31:40 -05:00
3829886a74 chore(): move demos/angular to angular/test 2018-03-21 14:05:02 -05:00