angular/packages/common/test/pipes
Alex Rickabaugh 43db24302c refactor(compiler): delete View Engine components of @angular/compiler (#44368)
This commit finishes the removal of View Engine from the codebase, deleting
those pieces of @angular/compiler which were only used for VE.

Co-Authored-By: JoostK <joost.koehoorn@gmail.com>

PR Close #44368
2021-12-06 13:12:36 -05:00
..
async_pipe_spec.ts refactor(core): update peerDependencies to allow rxjs7 (#42991) 2021-08-02 13:55:01 -07:00
case_conversion_pipes_spec.ts fix(common): titlecase pipe incorrectly handling numbers (#43476) 2021-09-20 21:56:45 +00:00
date_pipe_spec.ts refactor(compiler): delete View Engine components of @angular/compiler (#44368) 2021-12-06 13:12:36 -05:00
i18n_plural_pipe_spec.ts refactor(compiler): delete View Engine components of @angular/compiler (#44368) 2021-12-06 13:12:36 -05:00
i18n_select_pipe_spec.ts refactor(compiler): delete View Engine components of @angular/compiler (#44368) 2021-12-06 13:12:36 -05:00
json_pipe_spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
keyvalue_pipe_spec.ts fix(common): re-sort output of KeyValuePipe when compareFn changes (#42821) 2021-07-13 11:33:21 -07:00
number_pipe_spec.ts fix(common): initialize currencyCode in currencyPipe (#40505) 2021-06-03 10:52:28 -07:00
slice_pipe_spec.ts fix(common): correct typing and implementation of SlicePipe (#37447) 2020-09-28 12:23:33 -04:00