gitbutler/app
Pavel Laptev 9ff735fd4e
Drag-n-drop update (#4220)
* Reuse `splitFilePath` function

* unnecessary `width` and `height` removed

* added utils for draggable file list items

- added separate CSS

* WIP new styles for the commit draggable

* styles for draggable commit cards updated

* Draggable hunk added

* Draggable lanes updated

* Dropzone design updated

* Dropzones code refactor

* reordering lines design update

* Update logic for determining reorder shift

* Remove unused CSS fix scrollable container prop

* dropzone animations added

* Dropzone hover state UI updated

* CSS update: Card overlay labels

* Fix: horizontal scroll wrong observer trigger

* UX: Automatically close the commit message box after commit
2024-07-02 20:49:17 +02:00
..
e2e/playwright fix: update e2e test 2024-06-06 10:25:26 +02:00
src Drag-n-drop update (#4220) 2024-07-02 20:49:17 +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 Merge remote-tracking branch 'origin/master' into ndom91/create-gitbutler-ui-package 2024-07-02 15:31:00 +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 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 fix: use @sentry/vite-plugin to upload sourcemaps and create releases (#4166) 2024-06-24 18:23:12 +02:00