angular-cn/packages
Dzmitry Shylovich 8e6995c91e fix(core): stringify shouldn't throw when toString returns null/undefined (#14975)
Fixes #14948

PR Close #14975
2017-03-21 12:20:44 -05:00
..
animations fix(animations): correct the main entry path in package.json (#15300) 2017-03-20 22:36:37 -05:00
benchpress refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
common test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
compiler fix(compiler): use attribute id to merge translations (#15302) 2017-03-21 12:20:31 -05:00
compiler-cli docs(compiler-cli): mention that `.ngsummary.json` files should be gitignore'd (#15047) 2017-03-21 12:20:38 -05:00
core fix(core): stringify shouldn't throw when toString returns null/undefined (#14975) 2017-03-21 12:20:44 -05:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors` (#15214) 2017-03-17 13:52:50 -05:00
forms test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
http test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
language-service build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
platform-browser test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
platform-browser-dynamic test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
platform-server fix(platform-server): interpret Native view encapsulation as Emulated on the server (#15155) 2017-03-20 17:14:09 -05:00
platform-webworker test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
platform-webworker-dynamic test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
router feat(router): add `ParamMap.keys` to get a list of parameters 2017-03-20 09:19:32 -07:00
upgrade test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
README.md refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08: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
router-license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig.json test(platform-server): add initial e2e tests for platform-server (#15061) 2017-03-14 17:11:39 -07: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