1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-02 04:48:57 +02:00
bitwarden-browser/libs/components
Colton Hurst 59eac668a7
[PS-713] Fix locale search bug (#3014)
* [PS-713] Fix locale search bug

* [PS-713] Add new locales to start at 1 char search

* [PS-713] Switch to ReplaySubject and other edits from PR comments

* PS-713: Add destroy to other sub and make locale inline a const

* PS-713: Use firstValueFrom instead of takeUntil

* PS-713: get this.locale asynchronously

Co-authored-by: Colton Hurst <churst@bitwarden.com>
2022-07-12 09:02:19 -04:00
..
spec PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
src [PS-713] Fix locale search bug (#3014) 2022-07-12 09:02:19 -04:00
.browserslistrc Move to libs 2022-06-03 16:24:40 +02:00
.gitignore Simplify our gitignore files (#2925) 2022-06-17 15:33:51 +02:00
jest.config.js PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
package.json Move storybook dependencies to root package (#2859) 2022-06-08 19:03:03 +02:00
tailwind.config.base.js Add support for migrated jslib (#2826) 2022-06-03 18:01:07 +02:00
tailwind.config.js Migrate Chromatic (#2906) 2022-06-16 20:41:22 +02:00
tsconfig.app.json Move to libs 2022-06-03 16:24:40 +02:00
tsconfig.json Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
tsconfig.spec.json Move to libs 2022-06-03 16:24:40 +02:00