Commit Graph

15 Commits

Author SHA1 Message Date
Manu MA
962783bfba fix(router-outlet): change detection fires properly (#18896)
* fix(router-outlet): never detach() the entering view

fixes #18894

* add tests

* ci

* update package-lock

* circle sync runtime
2019-07-26 11:13:50 -04:00
Manu MA
b40f7d36d5 fix(): update to Stencil One 🎉🎊 2019-06-19 21:33:50 +02:00
Liam DeBeasi
6ddde3aa98 test(angular): add queryparam and fragment tests (#18372)
* add queryparam and fragment tests

* reorder imports
2019-05-24 11:29:56 -04:00
Manu MA
a945b03144 fix(angular): race condition when fast navigation (#17197)
fixes #17194
fixes #16449
fixes #15413
2019-01-22 15:03:43 +01:00
Manu MA
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
Paul Stelzer
8357e5c1ed fix(angular): fix slides (#17085)
* test: slides

* remove sideEffects
2019-01-14 16:54:51 +01:00
Manu MA
509edbc53c test(angular): add test for providers (#17041) 2019-01-10 17:29:22 +01:00
Manu MA
27a4709195 fix(angular): ViewChild() fix (#17037)
fixes #17034
2019-01-10 12:59:29 +01:00
Manu Mtz.-Almeida
c25f27b819 test(angular): add e2e tests for ion-nav 2018-12-18 18:34:29 +01:00
Manu MA
35e3848d96 fix(angular): fix sibling router-outlets (#16774)
fixes #16411
2018-12-17 01:49:56 +01:00
Manu MA
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
Manu MA
437ad09122 refactor(angular): lazy loading tabs (#16637)
Fixes #16619
2018-12-08 17:23:39 +01:00
Manu MA
5f32053edb test(angular): add CI (#16496) 2018-11-28 20:05:50 +01:00
Manu MA
2d0e0bafea test(angular): add navigation tests (#16494) 2018-11-28 18:17:44 +01:00
Manu MA
3894b7a510 test(angular): add test app (#16482) 2018-11-28 00:51:19 +01:00