gitbutler/app
estib 74aed280d2 feat: Select - type to filter and navigate
Add the ability to navigate the options of the Select dropdown input with the up and down keys.
If typing text, filter the results based on whether the display label includes the typed text.

Also
- Generic types for the Select Items list
- Some other adaptions necessary in the component consumers
2024-06-09 17:51:24 +02:00
..
e2e/playwright fix: update e2e test 2024-06-06 10:25:26 +02:00
src feat: Select - type to filter and navigate 2024-06-09 17:51:24 +02:00
static History View UI (#3773) 2024-05-17 01:21:19 +02:00
.env.development initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.nightly initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.production initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.env.testing fix: cleanup repo 2024-05-05 18:16:39 +02:00
.eslintignore Refactor-Tailwind-remove (#3936) 2024-06-01 16:27:36 +02:00
.eslintrc.cjs GLORY BE TO THE TRIPPLE EQUAL 2024-06-04 17:38:57 +02:00
.gitignore chore(gha): test failing tests and uploading report 2024-05-05 19:52:29 +02:00
.npmrc initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.prettierignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
.prettierrc Refactor-Tailwind-remove (#3936) 2024-06-01 16:27:36 +02:00
package.json fix: use svelte:window for managing hotkey event listeners (#4005) 2024-06-07 14:56:37 +02:00
playwright.config.ts chore: prettier 2024-05-06 13:06:13 +02:00
postcss.config.cjs Replace px with rem (#3998) 2024-06-05 02:32:49 +02:00
svelte.config.js initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
tsconfig.json initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
vite.config.ts GLORY BE TO THE TRIPPLE EQUAL 2024-06-04 17:38:57 +02:00