1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-04-14 20:07:04 +02:00
bitwarden-browser/libs/components/src/search
Oscar Hinton e5f83ff086
[PM-17031] Create UI-common (#12831)
Extract core functionality from `libs/angular` to allow teams to depend on `libs/ui-common` instead.

Moves the following functionality to `ui-common`.
- `I18nPipe`. `libs/angular` still has an old copy but `components` depends on the new variant from `ui-common`.
- `safeProvider`, `SafeProvider` and `SafeInjectionToken`. `libs/angular`re-exports these to avoid needing to update all consumers.
2025-01-17 10:42:31 -05:00
..
close-button.svg [PM-2237] Add tailwind to desktop & browser (#5326) 2023-07-14 15:03:42 -04:00
index.ts [SM-645] Use search component in secrets manager (#4991) 2023-04-19 16:21:57 -04:00
search.component.css [PM-2237] Add tailwind to desktop & browser (#5326) 2023-07-14 15:03:42 -04:00
search.component.html turn off autocomplete for browser search input (#12679) 2025-01-03 14:51:54 -05:00
search.component.ts [PM-17031] Create UI-common (#12831) 2025-01-17 10:42:31 -05:00
search.mdx [PM-9969] Papercut - Update component library storybook docs (#10191) 2024-08-07 11:13:29 -04:00
search.module.ts [CL-135] Migrate component library to standalone components (#12389) 2024-12-17 17:29:48 -05:00
search.stories.ts Fix strict typescript for Component Library stories (#12423) 2025-01-07 17:28:35 +01:00