gitbutler/packages/ui
Pavel Laptev 4fd1712994
Small UI updates (#5006)
* design tokens update

* update "update" icon

* increase button icons contrast

* Fix: button layout

* made "fast" transition variable even faster

* update "virtual-branch-small" icon

* bigger file icons, remove "fileName" property

- Larger file icons.
- The file path label in the "FileListItem" included the file name, but it should only contain the folder path.
- Since the "filePath" string already includes the file name, it's easier to split it within the "FileListItem" component, rather than passing the file name as a separate prop.
2024-10-01 16:08:03 +02:00
..
.storybook Align changes with formatting; install browser deps 2024-09-26 00:36:46 +02:00
src Small UI updates (#5006) 2024-10-01 16:08:03 +02:00
static fix: mv ui package to packages/ 2024-06-26 18:03:55 +02:00
package.json Align changes with formatting; install browser deps 2024-09-26 00:36:46 +02:00
postcss.config.js fix(ui): update ui output (#4649) 2024-08-08 14:51:37 +02:00
svelte.config.js fix: bump all svelte related dependencies (#4828) 2024-09-06 12:25:41 +02:00
terrazzo.config.js Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
tsconfig.json Align changes with formatting; install browser deps 2024-09-26 00:36:46 +02:00
vite.config.ts fix: bump all svelte related dependencies (#4828) 2024-09-06 12:25:41 +02:00
vitest.workspace.ts Align changes with formatting; install browser deps 2024-09-26 00:36:46 +02:00