angular/modules_dart/transform
Tim Blasi c9a3ba0f48 refactor(dart/transform): Remove generate_change_detectors
The template compiler update removed the option to run the transformer
without generating change detectors and deprecated the
`generate_change_detectors` transformer parameter.

Now that it has been deprecated for several weeks, remove it from the
transformer code.

Forward `reflectPropertiesAsAttributes` => `reflect_properties_as_attributes`
and add a deprecation warning to `reflectPropertiesAsAttributes`.

Closes #4433
2015-11-03 16:40:08 -08:00
..
lib refactor(dart/transform): Remove generate_change_detectors 2015-11-03 16:40:08 -08:00
test/transform feat(core): make transformers handle @Input/@Output/@HostBinding/@HostListener 2015-11-03 00:46:54 +00:00
pubspec.yaml refactor(dart/transform): Update protobuf dependencies 2015-10-19 10:32:17 -07:00