bitwarden-estensione-browser/libs/components/src/search
Oscar Hinton 280cb7e2c0
[CL-161] Update bit-search support autofocus (#7272)
appAutofocus currently doesn't work on the bit-search component. This PR resolves this issue by introducing a FocusableElement interface components can implement, which is respected by the autofocus directive.
2024-01-11 16:52:22 +01: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 [CL-161] Update bit-search support autofocus (#7272) 2024-01-11 16:52:22 +01:00
search.component.ts [CL-161] Update bit-search support autofocus (#7272) 2024-01-11 16:52:22 +01:00
search.module.ts [SM-645] Use search component in secrets manager (#4991) 2023-04-19 16:21:57 -04:00
search.stories.ts [CL-106] use CL's DialogService in Desktop & Browser (#5875) 2023-08-16 08:26:56 -04:00