status-web/packages/components
marcelines 4953fe79fe
add `<SegmentedControl />` (#591)
* f: adds segmented control

* f: fix story and adds type variant

* f: change size type to string

* f

* f: changeset

* f

* f

* f: adds all variants in story and fixes some issues

* f: use toogle group approach

* f: changes from review

* add context consumer to tabs

* cleanup

* rename

* simplify stories

---------

Co-authored-by: Pavel <14926950+prichodko@users.noreply.github.com>
2024-10-17 15:37:54 +02:00
..
.storybook 2.0 (#523) 2024-09-25 17:17:58 +02:00
public/assets add `<SegmentedControl />` (#591) 2024-10-17 15:37:54 +02:00
scripts 2.0 (#523) 2024-09-25 17:17:58 +02:00
src add `<SegmentedControl />` (#591) 2024-10-17 15:37:54 +02:00
.env Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.env.development 2.0 (#523) 2024-09-25 17:17:58 +02:00
.env.production 2.0 (#523) 2024-09-25 17:17:58 +02:00
.eslintrc 2.0 (#523) 2024-09-25 17:17:58 +02:00
.gitignore Set up storybook deployment (#398) 2023-05-16 12:39:46 +02:00
.prettierrc 2.0 (#523) 2024-09-25 17:17:58 +02:00
CHANGELOG.md Release (#618) 2024-10-16 12:20:30 +02:00
package.json add `<SegmentedControl />` (#591) 2024-10-17 15:37:54 +02:00
postcss.config.js 2.0 (#523) 2024-09-25 17:17:58 +02:00
tailwind.config.ts Update tailwind.config.ts (#595) 2024-10-10 12:32:11 +02:00
tsconfig.json 2.0 (#523) 2024-09-25 17:17:58 +02:00
vercel.json Update vercel.json 2023-05-16 13:08:33 +02:00
vite.config.ts 2.0 (#523) 2024-09-25 17:17:58 +02:00