gitbutler/packages/ui
estib 9d588efbd4 fix: SimpleCommitRow butttons of type button
Apparently buttons without a type inside a form default to `submit`.
In order to open the links in the commit list and not trigger the upstream to be integrated, we need to set the type of the button to `button`
2024-10-24 16:08:42 +02:00
..
.storybook Move dummy UI and minor code refactor (#5061) 2024-10-09 17:00:35 +02:00
src fix: SimpleCommitRow butttons of type button 2024-10-24 16:08:42 +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: dont force runes on packages/ui - storybook still doesnt support 2024-10-23 11:09:39 +02:00
terrazzo.config.js Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
tsconfig.json chore: eslint ignore storybook stories for now 2024-10-23 11:09:39 +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