mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9429032da1
DEPRECATION: - the arguments `inputs` / `outputs` / `ngContentSelectors` of `downgradeComponent` are no longer used as Angular calculates these automatically now. - Compiler.getNgContentSelectors is deprecated. Use ComponentFactory.ngContentSelectors instead.