angulardart-community / angular

Fast and productive web framework provided by Dart.
https://pub.dev/packages/ngdart
MIT License
114 stars 15 forks source link

refactor(ngdart)!: rename and remove deprecated fields from ChangeDetectionStrategy #41

Closed ykmnkmi closed 1 year ago

GZGavinZhao commented 1 year ago

You may want to submit the enum migrations one by one if doing it all together is too much.

ykmnkmi commented 1 year ago

Do you mean ViewEncapsulation?

GZGavinZhao commented 1 year ago

Yes.