mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE:
This change renames all instances of PipeRegistry to Pipes.
As part of this change, the former "defaultPipes" export is
now a Pipes instance, instead of a map. The map that was previously
called "defaultPipes" no longer exists, but may be accessed via
defaultPipes.config.
|
||
|---|---|---|
| .. | ||
| list_of_types_files | ||
| simple_annotation_files | ||
| synthetic_ctor_files | ||
| two_annotations_files | ||
| two_deps_files | ||
| all_tests.dart | ||