angular-cn/modules/angular2_material/src
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
..
components feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
core chore(material): migrate most components to TypeScript. 2015-05-26 13:35:44 -07:00