853f9bc436
perf: do not import from @calcom/ui barrel file ( #20184 )
...
* Icon and IconName
* Button and ButtonGroup
* UserAvatar
* AvatarGroup
* Avatar
* WizardLayout
* Dialogs
* EmptyScreen
* showToast and TextField
* Editor
* Skeleton
* Skeleton
* TopBanner and showToast
* Button again
* more
* perf: Remove app-store reference from @calcom/ui
* more
* Fixing types
* Icon
* Fixed casing
* dropdown
* more
* Select
* more
* Badge
* List
* more
* Divider
* more
* fix
* fix type check
* refactor
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix type check
* fix
* fix
* fix
* fix
* more
* more
* more
* more
* add index file to components/command
* fix
* fix
* fix
* fix imports
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix build errors
* fix build errors
* fix
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-19 19:00:55 -03:00
d38b35b626
chore: remove storybook ( #19659 )
...
* remove storybook
* remove storybook trpc provider
* add user-event
* fix lockk file
---------
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
2025-03-04 14:14:56 -07:00
Keith Williams and GitHub
78d06c6d01
refactor: Move classNames from @calcom/lib to @calcom/ui ( #19674 )
...
* refactor: Move classNames from @calcom/lib to @calcom/ui
* Import fix
* Removed extra import of classNames
* Removed tailwind-merge from @calcom/lib
2025-03-03 15:54:33 +00:00
Morgan and GitHub
80b92b5f11
chore: upgrade storybook 7.6.3 + use @storybook/nextjs ( #12673 )
...
* chore: upgrade storybook 7.6.3 + use @storybook/nextjs
* fix: color picker tests
2023-12-04 11:06:44 +00:00
zomars
8071016848
chore: prettier
2023-08-15 11:59:16 -07:00
65384d7b1f
test: Create unit tests for react components in packages/ui/components/layout ( #10458 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
2023-07-31 12:07:21 +05:30
91f381bce9
Replace react icons with lucidedev ( #8146 )
...
* migrate from react-icons to lucide-react
* replace react-icon with lucide-dev: Webhook Icon
* add lucide transformer
* Fix LinkIcon import
* Update yarn.lock to include monorepo deps
* Migrated icons in ChargeCardDialog
* Port Storybook to new icons as well
* Adjust Info & Globe icons size to match react-icons size
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-04-12 17:26:31 +02:00
sean-brydon and GitHub
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +00:00
sean-brydon and GitHub
f77e7476d2
Fix tab focus state in New select ( #7139 )
...
* Fix tab focus state
* Update packages/ui/components/form/selectimproved/components/Select.tsx
* Remove flex import
2023-02-17 11:15:02 +00:00
Omar López and GitHub
7c749299bb
Enforces explicit type imports ( #7158 )
...
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
2023-02-16 15:39:57 -07:00
sean-brydon and GitHub
78656f2116
Layout Story ( #7116 )
...
* Flex component + spacing story
* Add Flex Story
* Remove flex component
2023-02-15 19:12:10 +00:00
sean-brydon and GitHub
f21c4eb11e
Fixing colors ( #6429 )
2023-01-12 16:57:43 +00:00
9cb9ce2e42
Chor/bulk UI migration ( #6367 )
...
* Big bulk commit
* Switch and settings toggle
* Popover Kbar Timezones
* Image Uploader
* Fix core export
* Meta
* Swatch
* Remove shell
* Fix shell imports
* Moved ShellSubHeading component to UI, to prevent recursive imports from shell component
* Removed shell from ui ts config since shell doesnt have a dependency on shell anymore.
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl >
Co-authored-by: Omar López <zomars@me.com >
2023-01-10 15:39:29 +00:00