angular-cn/modules
Tobias Bosch 0a51ccbd68 feat(render): don’t use the reflector for setting properties
BREAKING CHANGES:
- host actions don't take an expression as value any more but only a method name,
  and assumes to get an array via the EventEmitter with the method arguments.
- Renderer.setElementProperty does not take `style.`/... prefixes any more.
  Use the new methods `Renderer.setElementAttribute`, ... instead

Part of #2476
Closes #2637
2015-06-22 18:35:16 -07:00
..
angular2 feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
angular2_material feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
benchmarks fix(benchmarks): add waits for naive scrolling benchmark to ensure loading 2015-06-22 12:39:59 -07:00
benchmarks_external chore: update files to match clang-format 1.0.21. 2015-06-19 15:00:32 -07:00
benchpress docs(benchpress): document frame time metrics 2015-06-22 16:09:13 -07:00
examples chore(example): adds zippy example 2015-06-22 17:00:42 +02:00
rtts_assert chore: update files to match clang-format 1.0.21. 2015-06-19 15:00:32 -07:00