angular-cn/modules_dart/transform
Tobias Bosch f60fa14767 feat(core): drop `ChangeDetectionStrategy.OnPushObserve`
BREAKING CHANGE:

`OnPushObserve` was an experimental
feature for Dart and had
conceptual performance problems,
as setting up observables is slow.
Use `OnPush` instead.
2016-03-01 13:28:10 -08:00
..
lib feat(core): drop `ChangeDetectionStrategy.OnPushObserve` 2016-03-01 13:28:10 -08:00
test/transform refactor(dart/transform): Migrates tests to use package:test 2016-03-01 19:20:06 +00:00
pubspec.yaml refactor(dart/transform): Update protobuf dependencies 2015-10-19 10:32:17 -07:00