refactor(transformer): apply properties/events rename

This commit is contained in:
Tobias Bosch
2015-10-01 11:46:16 -07:00
parent 841f8789fd
commit 30ca0434a2
34 changed files with 91 additions and 91 deletions

View File

@ -14,8 +14,8 @@ final ngFor = {
"moduleUrl": "asset:angular2/lib/src/core/directives/ng_for.dart"
},
"changeDetection": null,
"properties": {"ngForOf": "ngForOf"},
"events": {},
"inputs": {"ngForOf": "ngForOf"},
"outputs": {},
"hostListeners": {},
"hostProperties": {},
"hostAttributes": {},