angular-cn/packages
Tobias Bosch a4de214e2b fix(core): don’t set `ng-version` for dynamically created components (#16394)
Angular uses the `ng-version` attribute to indicate which elements
were used to bootstrap an application. However, after 4.0 we also
added this attribute for all dynamically created components.

Fixes #15880

PR Close #16394
2017-04-28 17:41:50 -05:00
..
animations feat(animations): Update types for TypeScript nullability support 2017-04-11 18:13:52 -07:00
benchpress fix(benchpress): chrome - prevent trace buffer overflow 2017-04-18 08:28:31 -07:00
common fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
compiler feat(compiler-cli): add param to set MissingTranslationStrategy on ngc (#15987) 2017-04-27 17:38:59 -05:00
compiler-cli feat(compiler-cli): add param to set MissingTranslationStrategy on ngc (#15987) 2017-04-27 17:38:59 -05:00
core fix(core): don’t set `ng-version` for dynamically created components (#16394) 2017-04-28 17:41:50 -05:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples fix: Update types for TypeScript nullability support in examples 2017-04-12 11:36:19 -07:00
forms fix: strictNullCheck support. (#16389) (#16389) 2017-04-28 09:15:00 -05:00
http fix(http): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
language-service fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
platform-browser fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
platform-browser-dynamic fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-server fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-webworker fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-webworker-dynamic fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
router fix(router): forward the query parameters in the ng1 -> ng2 url sync (#16249) 2017-04-24 12:13:47 -05:00
upgrade fix(upgrade): use correct attribute name for upgraded component's bindings (#16128) 2017-04-24 12:14:03 -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 fix: turn on nullability in the code base. 2017-04-18 12:07:33 -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