angular-docs-cn/packages
Kara Erickson e0d2ca261b test(ivy): turn on passing test in platform-browser (#28604)
The behavior tested here was fixed by #28537, but I missed updating
the test in the original PR. This commit turns on the test to run
in Ivy mode, using "onlyInIvy" because the timing of the error message
is slightly different and requires CD to run.

PR Close #28604
2019-02-07 16:46:34 -08:00
..
animations style: change to American English (#27266) 2019-01-29 16:30:25 -08:00
bazel refactor(common): Remove deprecated FileType (#28583) 2019-02-07 16:45:22 -08:00
benchpress feat: optionally save complete performance log in chrome benchpress tests (#27551) 2019-02-05 23:35:32 -05:00
common docs: update HttpHeader documentation (#26233) 2019-02-07 16:42:13 -08:00
compiler fix(ivy): sanitize external i18n ids before generating const names (#28522) 2019-02-05 23:29:44 -05:00
compiler-cli fix(compiler-cli): don't throw when listing lazy routes for an entry route (#28372) 2019-02-07 12:36:51 -08:00
core fix(ivy): throw on bindings to unknown properties (#28537) 2019-02-07 12:37:32 -08:00
docs
elements build: set a default module_name for ts_library rules (#28051) 2019-01-18 10:16:39 -08:00
examples test(ivy): root cause analysis for e2e tests in common (#28506) 2019-02-05 23:31:51 -05:00
forms build: run offline_compiler_test using bazel (#28191) 2019-01-28 20:07:22 -08:00
http build: run offline_compiler_test using bazel (#28191) 2019-01-28 20:07:22 -08:00
language-service build: remove unused "test.sh" leftover code in language-service (#28352) 2019-02-05 14:31:10 -05:00
platform-browser test(ivy): turn on passing test in platform-browser (#28604) 2019-02-07 16:46:34 -08:00
platform-browser-dynamic build: run offline_compiler_test using bazel (#28191) 2019-01-28 20:07:22 -08:00
platform-server fix(ivy): throw on bindings to unknown properties (#28537) 2019-02-07 12:37:32 -08:00
platform-webworker fix(ivy): WorkerAppModule should be an APP_ROOT (#28544) 2019-02-06 14:05:53 -05:00
platform-webworker-dynamic build: set a default module_name for ts_library rules (#28051) 2019-01-18 10:16:39 -08:00
private/testing build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
router fix(router): redirect to root url when returned as UrlTree from guard (#28271) 2019-02-06 21:23:32 -08:00
service-worker build: set a default module_name for ts_library rules (#28051) 2019-01-18 10:16:39 -08:00
upgrade test(ivy): @Injectable is required on type providers (#28331) 2019-01-28 12:01:07 -08:00
BUILD.bazel build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00
README.md
empty.ts
goog.d.ts test(ivy): add bundling test `todo_i18n` (#27420) 2018-12-04 19:59:12 -08:00
license-banner.txt build: bump year (#27880) 2019-01-11 11:15:59 -08:00
rollup.config.js
system.d.ts
tsconfig-build.json
tsconfig-test.json
tsconfig.json build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
types.d.ts build: switch to typescript's es2015 typings (#28570) 2019-02-06 14:17:55 -05:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT