angular-cn/modules/angular2/test/facade
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
..
async_dart_spec.dart style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
async_spec.ts fix(facade): Make PromiseWrapper#all semantics equivalent 2015-06-01 07:26:46 -07:00
collection_spec.ts feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
lang_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00