angular-docs-cn/modules
Tim Blasi 3b6aaf9054 feat(dart/transform) Remove import of dart:mirrors
+ Precede the call to `new ReflectionCapabilities()` with our generated
code which populates the reflection map statically.
+ Add the import of our generated code.
+ Once we are generating all necessary code, we will remove the
import of reflection_capabilities.dart and the instantiation of
`ReflectionCapabilities`, cutting the dependency on dart:mirrors.

Closes #761
2015-02-23 18:36:29 -08:00
..
angular2 feat(dart/transform) Remove import of dart:mirrors 2015-02-23 18:36:29 -08:00
benchmarks feat(change_detection): add support for pipes in the template 2015-02-20 17:16:57 -08:00
benchmarks_external tests(e2e): upgrade Protractor to 1.7.0 and remove special cases for shadow dom 2015-02-18 10:54:48 -08:00
benchpress fix(benchpress): benchpress fixes and a smoke test for Dart 2015-02-23 10:50:51 -08:00
examples feat(dart/transform) Remove import of dart:mirrors 2015-02-23 18:36:29 -08:00
rtts_assert fix(build): finally publish to `rtts_assert` on npm 2015-02-18 12:52:27 -08:00