28 Commits

Author SHA1 Message Date
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