|
713ea8adaa
|
fix(router): fix partial gesture (#18977)
fixes #18462
|
2019-08-06 17:28:29 +02:00 |
|
|
6bbdb80871
|
fix(accessor): ngModel conflits with nested inputs (#18976)
fixes #18248
|
2019-08-06 13:34:54 +02:00 |
|
|
e043ea9dae
|
chore(): fix e2e angular (#19005)
|
2019-08-06 13:05:47 +02:00 |
|
|
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 |
|
|
544e550286
|
fix(platform): wrap event listeners around zone (#18853)
fixes #18831
|
2019-07-22 18:53:31 +02:00 |
|
|
97fec92365
|
fix(router-outlet): attach entering view before first change detection (#18821)
|
2019-07-18 10:26:54 +02:00 |
|
|
8beeff2c52
|
fix(virtual-scroll): remove runOutsideAngular error (#18752)
fixes #18746
|
2019-07-10 10:21:42 -04:00 |
|
|
ab20bf472d
|
revert disconnecting page on leaving page
|
2019-07-09 10:32:46 +02:00 |
|
|
7fda509333
|
test(e2e): increase wait time
|
2019-07-08 13:16:17 -04:00 |
|
|
e059fc8048
|
perf(angular): skip zone
|
2019-07-06 19:33:34 +02:00 |
|
|
301b0fc1d1
|
chore(): update to stencil 1.1 (#18609)
|
2019-06-26 17:17:48 +02:00 |
|
|
34dfc3ce98
|
refactor(all): updating to newest stencil apis (#18578)
* chore(): update ionicons
* refactor(all): updating to newest stencil apis
* fix lint issues
* more changes
* moreee
* fix treeshaking
* fix config
* fix checkbox
* fix stuff
* chore(): update ionicons
* fix linting errors
|
2019-06-23 11:26:42 +02:00 |
|
|
b40f7d36d5
|
fix(): update to Stencil One 🎉🎊
|
2019-06-19 21:33:50 +02:00 |
|
|
6ddde3aa98
|
test(angular): add queryparam and fragment tests (#18372)
* add queryparam and fragment tests
* reorder imports
|
2019-05-24 11:29:56 -04:00 |
|
|
bb6ae9924c
|
test(angular): increase timeout for tab switch (#18221)
|
2019-05-08 12:27:34 -04:00 |
|
|
52e5a8d3e3
|
fix(angular): back button goes back to proper tab (#18005)
fixes #17278
fixes #15216
|
2019-04-10 16:18:59 -04:00 |
|
|
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 |
|