gitbutler/app
Pavel Laptev 58615d6b01
Files-list-refactor (#4430)
* Blur the selected item on `Esc`, elements role attr improved

* Removed `updateFocus` function

This function cause the autofocus on the previous selected item.

* Add semantic role to BranchFilesList component.

* Rearange attributes order

* Fix the Playwright test

* Fix arrow navigation
2024-07-18 02:28:54 +02:00
..
e2e/playwright Files-list-refactor (#4430) 2024-07-18 02:28:54 +02:00
src Files-list-refactor (#4430) 2024-07-18 02:28:54 +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
package.json feat: use pnpm@9.5.0 catalogs feature to keep versions in sync within monorepo (#4411) 2024-07-17 10:48:51 +02:00
playwright.config.ts chore: prettier 2024-05-06 13:06:13 +02:00
postcss.config.cjs feat: add postcss-preset-env (#4299) 2024-07-09 14:06:09 +02:00
svelte.config.js fix: use @sentry/vite-plugin to upload sourcemaps and create releases (#4166) 2024-06-24 18:23:12 +02:00
tsconfig.json initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
vite.config.ts feat: extract svelte build into own GHA job (#4321) 2024-07-10 13:45:18 +00:00