mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Mostly, removing things that were never intended to be exported publicy. BREAKING CHANGE: The following are no longer publicly exported APIs. They were intended as internal utilities and you should use your own util: ``` browserDetection, dispatchEvent, el, normalizeCSS, stringifyElement, expect (and custom matchers for Jasmine) ``` |
||
|---|---|---|
| .. | ||
| async_pipe_spec.ts | ||
| date_pipe_spec.ts | ||
| i18n_plural_pipe_spec.ts | ||
| i18n_select_pipe_spec.ts | ||
| json_pipe_spec.ts | ||
| lowercase_pipe_spec.ts | ||
| number_pipe_spec.ts | ||
| replace_pipe_spec.ts | ||
| slice_pipe_spec.ts | ||
| uppercase_pipe_spec.ts | ||