26 Commits

Author SHA1 Message Date
Charles
862b28f844 fix(@angular-devkit/build-angular): allow localization with development server (#16053)
* fix(@angular-devkit/build-angular): allow localization with development server

* test: ensure i18n application E2E tests are executed
2019-11-08 07:56:05 -08:00
Alan Agius
936a9512ae refactor(@angular-devkit/build-angular): move around i18n methods to make them re-usable 2019-10-25 09:52:56 -07:00
Alan Agius
4d2ef2bf57 feat(@angular-devkit/build-angular): add support for i18n extraction with Ivy (#15796)
Re-enable i18n extraction in Ivy by using the legacy VE compiler.
2019-10-09 11:04:48 -07:00
Alan
fb0a6af9f0 fix(@angular-devkit/build-angular): make app-shell work with Ivy
Fixes #15383
2019-09-10 10:01:50 -07:00
Filipe Silva
6a29ce47a1 test: add issue for broken app-shell test 2019-08-30 22:53:46 +05:30
Filipe Silva
91d7a6e45f test: move dynamic import exclusion to test 2019-08-30 22:53:46 +05:30
Filipe Silva
2383641b95 test: fix basic aot e2e to run with Ivy 2019-08-30 22:53:46 +05:30
Filipe Silva
60f9b19ecd test: use Ivy by default, opt-in to VE 2019-08-28 22:54:52 +05:30
Alan Agius
a219d495b8 test: enable app-shell e2e test 2019-08-21 10:35:37 -07:00
Charles Lyding
9b2a38cab4 test: introduce local package repository based E2E testing 2019-07-02 10:02:44 -07:00
Charles Lyding
41abb9d557 test: minor E2E runner cleanup 2019-07-02 10:02:44 -07:00
Alan Agius
a1402d9f10 fix(@ngtools/webpack): NGCC workspace libraries module resolution
Fixes #14594
2019-06-20 10:57:48 -07:00
Filipe Silva
819892a359 ci: remove appveyor and buildkite 2019-06-06 16:02:17 -07:00
Filipe Silva
27a84a8287 ci: add ivy track for all prs 2019-03-29 14:39:48 -07:00
Alex Eagle
b344ba4b38 test: pin Angular snapshot versions
Next step is to set up Renovate to send PRs against this package.json file
2019-03-14 07:15:31 -07:00
Filipe Silva
e96afb874d test: ignore platform-server tests for ivy 2019-03-07 16:03:10 -08:00
Filipe Silva
7d8ded250b test: add comprehensive tests for Ivy lazy load styles 2019-03-06 11:29:34 -08:00
Filipe Silva
5a2aee9a92 test: exit e2e early if it would run no tests 2019-03-06 11:29:34 -08:00
Filipe Silva
91f5be769d fix(@ngtools/webpack): don't load ngfactories for lazy routes with Ivy
Supersedes https://github.com/angular/angular-cli/pull/13524
2019-02-15 15:10:55 -08:00
Charles Lyding
31abb81482 test: remove all references to eject from CLI E2E tests 2019-02-15 15:09:11 -08:00
Filipe Silva
f7fada8648 test: add ivy-snapshot e2e test exclusions 2019-02-13 15:19:34 -08:00
Filipe Silva
5c6b2cf999 ci: add ivy snapshots CI job 2019-02-13 15:19:34 -08:00
Alan Agius
bd33f64f1b Enable Webpack E2Es (#12735)
* test: enable webpack e2e tests

* refactor: remove redundant catch block

* fix(@ngtools/webpack): when stats is not available call callback with an error

Fixes #12686
2018-10-31 20:57:44 -07:00
Rohit Sarkar
907ce5c94c feat(@schematics/angular): Add --minimal flag to generate a barebones (#12498)
project
2018-10-10 12:08:24 -07:00
Filipe Silva
9fdcdf49bb ci: add back angular snapshot e2e on master 2018-09-10 14:18:24 -07:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00