Pavel Laptev
|
e05c1a4a08
|
Move dummy UI and minor code refactor (#5061)
* update: storybook styles
* fix: Link button prop
* move borderless textarea to UI
* add: BorderlessTextarea story
* remove unused `autoHeight`
* simplify "Props" names
* migrate to Svelte 5: EmptyState component
* fix: autofocus when open the branches search
* eslint
* lint fixes
* lint fixes
---------
Co-authored-by: estib <stron@me.com>
|
2024-10-09 17:00:35 +02:00 |
|
Caleb Owens
|
dfb8eef044
|
Align changes with formatting; install browser deps
|
2024-09-26 00:36:46 +02:00 |
|
Caleb Owens
|
3c4cda739f
|
Update imports in relation to the 8.3 release
|
2024-09-26 00:24:21 +02:00 |
|
Jeppe Reinhold
|
f27050018a
|
Upgrade to Storybook 8.3.0-beta.0, introduce VItest testing to UI package
|
2024-09-25 00:09:06 +02:00 |
|
Caleb Owens
|
8eb5371b0a
|
Fix the worst conflicts I've ever delt with
|
2024-08-05 14:01:49 +02:00 |
|
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 |
|
Caleb Owens
|
0b31743a2e
|
mergey merge
|
2024-08-05 11:43:10 +02:00 |
|
Pavel Laptev
|
48d2e8baea
|
Package UI update (#4594)
* bump SB version
* fix Segmented control import
* formatting fix
* fix formatting on build
* migrate to Terrazzo + utility classes WIP
* copy update
* Update c-colors.mdx
* fix hex color
* move diff variables into tokens
* Update c-colors.mdx
* Update pnpm-lock.yaml
* Update pnpm-lock.yaml
* update terrazzo
* Update pnpm-lock.yaml
|
2024-08-04 14:53:45 +02:00 |
|
Pavel Laptev
|
c177419aee
|
Package UI update (#4587)
* bump SB version
* fix Segmented control import
* formatting fix
|
2024-08-02 11:39:27 +02:00 |
|
Caleb Owens
|
43600c0a13
|
Moved some stuff into the UI package
|
2024-07-31 13:08:48 +02:00 |
|
Pavel Laptev
|
ab0c70b673
|
Package UI updates (#4539)
* documentation update + design tokens generation
* ts config update
* formatting fix
* update tokens config format
* ignore JS files check
* Storybook version bump
* formatting fix
* dark theme toggle added
|
2024-07-30 16:45:19 +02:00 |
|
ndom91
|
772f235f07
|
fix: mv ui package to packages/
|
2024-06-26 18:03:55 +02:00 |
|