angular/packages/examples/common/pipes/ts
Shuaib Hasan Akib 7345bdc06b refactor(common): update pipe examples and remove redundant standalone flag (#64135)
Updated pipe examples to explicitly import the pipe for clarity and
correctness. Also removed `standalone: true` since it is now the default
and no longer necessary.

PR Close #64135
2025-09-30 15:31:11 -04:00
..
e2e_test refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
async_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
currency_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
date_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
i18n_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
json_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
keyvalue_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
locale-fr.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
lowerupper_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
module.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
number_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
percent_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
slice_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00
titlecase_pipe.ts refactor(common): update pipe examples and remove redundant standalone flag (#64135) 2025-09-30 15:31:11 -04:00