mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f60fa14767
BREAKING CHANGE: `OnPushObserve` was an experimental feature for Dart and had conceptual performance problems, as setting up observables is slow. Use `OnPush` instead.