angular-docs-cn/packages/core
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
..
src fix(core): don’t set `ng-version` for dynamically created components (#16394) 2017-04-28 17:41:50 -05:00
test fix(core): don’t set `ng-version` for dynamically created components (#16394) 2017-04-28 17:41:50 -05:00
testing fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json fix(core): update peer dep on zone.js to ^0.8.4 (#15209) 2017-03-16 20:10:53 -07:00
public_api.ts fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00