62 Commits

Author SHA1 Message Date
af9cb46575 docs(ng): update angular test readme
Closes #17212
2019-01-30 09:50:52 -05:00
1100146125 test(angular): wait longer for root tests 2019-01-22 21:30:01 +01:00
835aea9c4a feat(slides): expose updateAutoHeight (#17208)
fixes #15079
2019-01-22 16:00:25 +01:00
a945b03144 fix(angular): race condition when fast navigation (#17197)
fixes #17194
fixes #16449
fixes #15413
2019-01-22 15:03:43 +01:00
8e8e2fd23d chore(): update deps (#17195) 2019-01-21 20:24:51 +01:00
25b88478a1 test(angular): form tests (#17179) 2019-01-20 16:45:13 +01:00
2b4d7b7be9 fix(angular): apply validation classes properly
* fix(angular): add validation classes to ion-item

* fix(inputs): focus handling

fixes #17171
fixes #16052
fixes #15572
fixes #16452
fixes #17063
2019-01-19 22:56:00 +01:00
7832be3f1c chore(): update stencil (#17163)
* chore(): update stencil

* update
2019-01-19 11:31:15 +01:00
b01c869a92 test(angular): add test for dynamic slides (#17167) 2019-01-18 19:03:54 +01:00
6929bb817c feat(angular): add tabs events (#17125)
* feat(angular): add tabs events

* lint
2019-01-15 22:07:53 +01:00
8789748334 test(angular): add more ViewChild and event tests (#17099) 2019-01-14 17:38:31 +01:00
8357e5c1ed fix(angular): fix slides (#17085)
* test: slides

* remove sideEffects
2019-01-14 16:54:51 +01:00
509edbc53c test(angular): add test for providers (#17041) 2019-01-10 17:29:22 +01:00
27a4709195 fix(angular): ViewChild() fix (#17037)
fixes #17034
2019-01-10 12:59:29 +01:00
0b84e27c61 perf(angular): flat ng modules (#17007)
fixes #17001
2019-01-08 21:33:30 +01:00
f613b3bdf0 perf(angular): detach fromn change detection 2018-12-19 03:15:19 +01:00
d1cecf142b fix(virtual-scroll): fixes dynamic changes 2018-12-19 00:27:04 +01:00
c25f27b819 test(angular): add e2e tests for ion-nav 2018-12-18 18:34:29 +01:00
35e3848d96 fix(angular): fix sibling router-outlets (#16774)
fixes #16411
2018-12-17 01:49:56 +01:00
f05c7d677d fix(angular): virtual-scroll (#16729)
fixes #16725
fixes #16432
fixes #16023
fixes #14591
fixes #16050
fixes #15587
2018-12-14 00:36:30 +01:00
d4e4b52826 fix(angular): tab-bar slot=top (#16727)
fixes #16722
2018-12-13 22:30:15 +01:00
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