mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Do not match code "words" that are part of a hyphenated string of characters: e.g. `platform-browser-dynamic` should not auto-link `browser`. Do not match code "words" that correspond to pipe names but are not preceded by a pipe `|` character. E.g. `package.json` should not auto link `json` to the `JsonPipe`. Closes #20187 PR Close #20468 |
||
|---|---|---|
| .. | ||
| copyFolder.js | ||
| filterPipes.js | ||
| filterPipes.spec.js | ||
| getImageDimensions.js | ||