27 Commits

Author SHA1 Message Date
f112ad4490 fix(angular): use initialize function when setting up ionic angular to avoid config errors (#24004)
resolves #22853

Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-10-04 10:21:48 -04:00
9cb6c80b3d fix(angular): warnings are no longer generated when running tests with ng test (#23292)
resolves #19926

Co-authored-by: Sean Wu <seanwu1105@users.noreply.github.com>
2021-05-11 09:49:25 -04: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
e98769edd0 fix(angular): add double initialize warning (#19393) 2019-09-20 14:29:34 +02:00
f94300cbb3 refactor(angular): use arrow functions (#18910) 2019-08-06 14:18:08 +02:00
a8455a90ff chore(ssr): fix document.body reference (#18863) 2019-07-23 14:11:09 -05:00
53179c475c fix(inputs): apply ng form classes (#18820) 2019-07-17 17:46:22 +02:00
e059fc8048 perf(angular): skip zone 2019-07-06 19:33:34 +02:00
7953088418 fix(angular): fix linting issues 2019-07-05 20:32:42 +02:00
1add112be6 chore(): update stencil 2019-07-05 19:33:22 +02:00
d71c1cd6b0 Revert "fix(angular): use baseURI has base path"
This reverts commit 4038e0a60c5faa89e5723b815ad7b4e0a5883bce.

revert
2019-07-03 14:11:53 -04:00
4038e0a60c fix(angular): use baseURI has base path 2019-07-01 17:01:14 +02:00
b40f7d36d5 fix(): update to Stencil One 🎉🎊 2019-06-19 21:33:50 +02:00
f44c17e03b fix(ssr): fix angular global window and document references 2019-02-25 16:43:41 -06:00
44fb45e2bc perf(angular): bundle size improvements for angular (#16966) 2019-01-07 22:05:36 +01:00
c4e122362d chore(): update stencil/ionicons (#16720)
* chore(): update stencil/ionicons

* add ionicons copy task
2018-12-13 16:02:30 +01:00
585a84f829 chore(angular): strict tslint (#16708) 2018-12-12 17:17:43 +01:00
060794e9c8 fix(angular): wait for core defined in angular initializer (#16693) 2018-12-11 21:01:15 -06:00
a9247ce0e9 chore(): use defineCustomElements exclude (#16647) 2018-12-09 18:45:50 +01:00
437ad09122 refactor(angular): lazy loading tabs (#16637)
Fixes #16619
2018-12-08 17:23:39 +01:00
b8dae5e5d5 fix(angular): fix handler outside zone
fixes #16338
2018-11-16 16:17:00 +01:00
c2f58038f5 perf(angular): disable async queue (#16118)
* perf(angular): disable async queue

* wip

* update proxy
2018-10-30 20:33:46 +01:00
f63c0f5ccc fix(angular): only bypass zone in high-rate events
fixes #15765
2018-10-04 16:53:47 +02:00
b71b36c7e4 fix(angular): import icons using webpack apis 2018-09-25 23:52:10 +02:00
8f5b45c539 chore(): update to latest stencil 2018-09-11 10:54:31 +02:00
0e68f17f6f fix(angular): esm 2018-07-10 10:57:23 +02:00
3bb661fa11 chore(angular): update angular tests to ng v6 and latest stencil 2018-05-16 11:40:28 -05:00