gitbutler/apps/desktop
Pavel Laptev aaf933f42d
UI package update (#4598)
* add `Button` and `Icon` to UI library

* Update Button.stories.ts

* button stories added

* remove unused dependencies

* update button stories

* Update DemoButton.stories.ts

* update tokens

* dark theme toggle fix

* replace buttons with buttons from the package UI

* Update FileCardHeader.svelte

* Update BranchLaneContextMenu.svelte

* replace the app `Icon` component with the `UI` component

* fix `Icon` import in the `package UI`

* update imports for `icons.json`

* fix wrong type on Storybook

* update imports for `types`

* fix import order

* storybook grouping update
2024-08-05 13:20:03 +02:00
..
e2e fix: remove playwright (#4588) 2024-08-02 14:17:32 +02:00
src UI package update (#4598) 2024-08-05 13:20:03 +02:00
static/images Update the use and structure of styles (#4524) 2024-07-29 11:29:54 +02:00
.env.development feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.nightly feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.production feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.testing feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
package.json fix: remove playwright (#4588) 2024-08-02 14:17:32 +02:00
postcss.config.cjs feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
svelte.config.js feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
tsconfig.json feat: add WebdriverIO based E2E test setup (#4561) 2024-08-02 10:46:56 +00:00
vite.config.ts fix: remove playwright (#4588) 2024-08-02 14:17:32 +02:00
wdio.conf.ts fix: remove playwright (#4588) 2024-08-02 14:17:32 +02:00