|
|
1cecd3f1b9
|
chore(): sync with main:
|
2022-07-20 15:44:38 -04:00 |
|
|
|
845cb463de
|
test(angular): add timeouts to tabs navigation extras test (#25629)
|
2022-07-13 17:12:13 -04:00 |
|
|
|
805dfa0566
|
feat(angular, react, vue): add support for autoMountComponent (#25552)
|
2022-07-05 12:57:16 -04:00 |
|
|
|
b3c05289bb
|
test(angular): add timeout to avoid flaky value accessor test (#25522)
|
2022-06-24 14:43:08 -04:00 |
|
|
|
d65e5a71b0
|
chore(angular): upgrade test app to cypress 10 (#25521)
|
2022-06-23 21:23:46 -04:00 |
|
|
|
897bd4a8d0
|
ci: add CodeQL workflow (#25443)
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
|
2022-06-17 15:54:16 -04:00 |
|
|
|
61e571e585
|
fix(accordion): accordions expand when using binding (#25322)
resolves #25307
|
2022-05-20 09:43:04 -04:00 |
|
|
|
760ab24c37
|
chore(): sync with main
|
2022-04-07 14:14:05 -04:00 |
|
|
|
eea25d091d
|
fix(angular): item styling when control has value (#24932)
Resolves #23809
|
2022-04-05 12:44:45 -04:00 |
|
|
|
083a31acdc
|
chore(): sync feature-6.1 with main
|
2022-04-04 15:27:16 -04:00 |
|
|
|
a8fd2d9199
|
fix(angular): ngOnDestroy runs inside angular zone (#24949)
Resolves #22571
|
2022-03-21 22:16:24 -04:00 |
|
|
|
3145c76934
|
feat(modal): ability to programmatically set current sheet breakpoint (#24648)
Resolves #23917
Co-authored-by: Sean Perkins <sean@ionic.io>
|
2022-03-21 18:05:25 -04:00 |
|
|
|
981eeba0e1
|
docs(modal): accessing modal element for controller modals (#24896)
Resolves #24673
|
2022-03-11 14:47:59 -05:00 |
|
|
|
d5efa11331
|
fix(tabs): angular, fire willChange event before selected tab changes (#24910)
Co-authored-by: Sean Perkins <sean@ionic.io>
|
2022-03-09 14:34:51 -06:00 |
|
|
|
3d0f99904f
|
fix(modal): .ion-page element is now correctly added (#24811)
resolves #24809
|
2022-02-24 09:28:52 -05:00 |
|
|
|
ef46eafc94
|
fix(angular): inline modals now add .ion-page class correctly (#24751)
resolves #24750
|
2022-02-09 10:57:21 -05:00 |
|
|
|
273ae2cc08
|
fix(angular): apply touch, dirty and pristine form control classes (#24558)
Resolves #24483
|
2022-01-12 14:48:01 -05:00 |
|
|
|
5c54593dde
|
fix(angular): attach change detector ref for inline overlays (#24521)
Allow template bindings to update with inline overlays.
Resolves #24502
|
2022-01-06 15:43:51 -05:00 |
|
|
|
15abc181aa
|
test(cypress): migrate Angular tests to Cypress (#23083)
|
2021-04-15 11:59:27 -04:00 |
|
|
|
bd4e931fbc
|
chore(tests): fix failing core e2e and angular test app (#21986)
- version updates, add package-lock to the angular test-app
- add protractor ci config
- install headless chrome dependencies per https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#running-puppeteer-on-circleci
|
2020-08-27 14:14:05 -04:00 |
|
|
|
e95b481a53
|
fix(angular): patch FormControl methods to properly sync Ionic form classes (#21429)
Co-authored-by: Mark Levy <MarkChrisLevy@users.noreply.github.com>
|
2020-06-09 11:54:40 -04:00 |
|
|
|
f290025d73
|
chore(): bumping timeout
|
2020-01-13 10:06:39 -07:00 |
|
|
|
2344d0b272
|
feat(angular): angular 9 support (#19515)
* init ivy support
* chore(): angular prerelease
* chore: update
* updates
* angular 8 deps
* chore(angular): update sync script
* updates
* chore(): remove console log
* chore(): updates
* chore(): update release script
* fix(): remove comments
* fix(): remove test version
* fix(): failing angular test
* fix(): failing angular tests
* fix(): update ci steps
* fix(): fix sync script
* chore(): refactor angular proxies
* chore(): updates
* chore(): updates
* chore(): lint
* chore(): updates
* chore(ssr): check for window
* chore(): fix virtual scroll angular tests
* chore(): lint
* chore(): add server to link
* chore(scripts): update release script
* chore(): bump version check
* style(scripts): spacing
|
2019-12-18 18:43:59 -05:00 |
|
|
|
4c8f32fae9
|
fix(tabs): preserve route navigation extras when changing tabs (#18493)
fixes #18717
|
2019-12-11 10:46:13 -05:00 |
|
|
|
b3e035085c
|
chore: increase timeout
|
2019-10-14 20:07:55 -04:00 |
|
|
|
48575f8163
|
chore(): bumping timeout
|
2019-10-14 11:14:53 -06:00 |
|
|
|
981cb5674b
|
chore(tests): update tests and add e2e to ci (#19637)
- increase timeout to fix failing tests
|
2019-10-11 16:51:02 -04:00 |
|
|
|
9751f145e1
|
fix(segment): don't emit ionChange until didLoad (#19218)
fixes #19204
|
2019-08-29 09:30:37 +02:00 |
|
|
|
3ec9607281
|
chore(): disable swipe to go back e2e tests (#19024)
|
2019-08-07 11:25:22 -04:00 |
|
|
|
84e306c1a6
|
feat(ssr): add ionic angular server (#18880)
|
2019-08-06 12:24:42 -05:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
1100146125
|
test(angular): wait longer for root tests
|
2019-01-22 21:30:01 +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 |
|
|
|
25b88478a1
|
test(angular): form tests (#17179)
|
2019-01-20 16:45:13 +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 |
|