GitStart-Cal.com
e3523db6bb
fix: Add controls for Select Field storybook file ( #10936 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-08-31 21:17:09 +02:00
zomars
8071016848
chore: prettier
2023-08-15 11:59:16 -07:00
Jaideep Guntupalli
8f5e6370b0
feat: Added Storybook Controls ( #9676 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-06-23 09:04:26 +00:00
Abdallah Alsamman
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
131611e114
Upgrade react-select ( #7824 )
...
* Upgrade react-select
* figma 1-1
* Style X
* Fixes timezone select
2023-03-20 11:18:23 +00:00
Alex van Andel
5b165e6ebf
Fixed broken path to fix SB build failure
2023-02-01 16:09:45 +00:00
Omar López
cf33106d8b
WIP: SIU: Maximum call stack size exceeded fix? ( #6740 )
...
* Maximum call stack size exceeded fix?
# Conflicts:
# packages/prisma/index.ts
* Prisma client extensions is too much for our TS
* Removed unused Icons
* Type fixes
2023-01-26 17:51:03 -05:00
Jeroen Reumkens
cfa8fd8b67
Reduce bundle size by importing single icons at a time ( #6644 )
...
* Removed barrel import for icons to reduce bundle size.
* Fixed replacement mistakes
* Reverted unneccesary yarn.lock updates
* Added some missed Icon. import conversions
* Remove merge artifact import in @calcom/ui
* Don't import Icon in pages/[user]
* Update packages/ui/package.json
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2023-01-23 23:08:01 +00:00
sean-brydon
b02c7e01d5
Move Apps to ui/components ( #6245 )
...
* Move Apps to components
* Update packages/features/ee/sso/page/teams-sso-view.tsx
2023-01-04 11:00:01 +00:00
sean-brydon
1f4e6c1987
Migrates V2 Select to new ui/components ( #5400 )
...
* v2 select to components folder + docs
* Fix type errors
* fix type checks
* Fix imports
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-18 23:16:20 +00:00