angular-docs-cn/packages
Tobias Bosch 04997c8418 fix(compiler): don’t type check property access of literal maps (#19301)
This was the behavior in Ng4, so we put the stricter
check behind the `fullTemplateTypeCheck` flag.
PR Close #19301
2017-09-21 09:59:40 -07:00
..
animations refactor(core): remove getters for packages/animations, language-service, platform-browser, router (#19151) 2017-09-20 12:38:37 -07:00
bazel refactor(compiler): don’t workaround a fixed tsickle bug (#19301) 2017-09-21 09:59:40 -07:00
benchpress build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
common build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
compiler fix(compiler): don’t type check property access of literal maps (#19301) 2017-09-21 09:59:40 -07:00
compiler-cli fix(compiler): don’t type check property access of literal maps (#19301) 2017-09-21 09:59:40 -07:00
core refactor(compiler): misc minor refactor / cleanup (#19189) 2017-09-20 13:50:25 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
forms refactor(forms): Remove readonly getters in forms (#19188) 2017-09-20 12:38:12 -07:00
http build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
language-service refactor(core): remove getters for packages/animations, language-service, platform-browser, router (#19151) 2017-09-20 12:38:37 -07:00
platform-browser refactor(core): remove getters for packages/animations, language-service, platform-browser, router (#19151) 2017-09-20 12:38:37 -07:00
platform-browser-dynamic refactor(compiler): misc minor refactor / cleanup (#19189) 2017-09-20 13:50:25 -07:00
platform-server refactor(core): remove getters for packages/animations, language-service, platform-browser, router (#19151) 2017-09-20 12:38:37 -07:00
platform-webworker build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
platform-webworker-dynamic build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
router fix(router): fix activation events toString and docs (#19147) 2017-09-20 13:52:21 -07:00
tsc-wrapped fix(tsc-wrapped): deduplicate metadata only when the module is the same (#19249) 2017-09-18 21:15:49 -07:00
upgrade refactor(upgrade): use correct property name (#19180) 2017-09-20 16:18:53 -07:00
README.md Revert "docs: Remove unneeded file (#18106)" 2017-07-20 16:46:47 -05:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig-build.json refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
tsconfig.json refactor(common): move generated locale files (#18907) 2017-08-29 11:26:10 -05:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08: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