angular-docs-cn/packages/core
Tobias Bosch a80ac0a8d3 fix(core): make decorators closure safe (#16905)
This is required as e.g. `token` from `@Inject` is
accessed in string form via makeParamDecorator
but as a property in the `ReflectiveInjector`.

Closes #16889 as this is a more general fix.
2017-05-23 11:52:40 -06:00
..
src fix(core): make decorators closure safe (#16905) 2017-05-23 11:52:40 -06:00
test fix(core): make decorators closure safe (#16905) 2017-05-23 11:52:40 -06:00
testing feat(core): update zone.js to 0.8.10 and expose the flush method (#16860) 2017-05-22 12:19:21 -06: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