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
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
cfaecc3e02
Icon small button variant ( #6525 )
...
* Icon small button variant
* Rename
* Update CVA + Update button WIP
* add ticket ref and fix padding
* Update button and all uses of Icon button
* SB deployment test
* Fixing type error
* Fix lint
* Add icon button to canvas
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-01-19 14:55:32 +00:00
Udit Takkar
cc9b49131e
fix: add toast and fix delete action ( #5912 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2022-12-07 15:37:20 +01:00
Alex van Andel
58af5a18a4
Moved some files around & made some fixes ( #5811 )
...
* Moved some files around & made some fixes
* Update apps/web/pages/event-types/index.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/apps/installed/[category].tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/components/apps/App.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/components/apps/CalendarListContainer.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/settings/my-account/calendars.tsx
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Omar López <zomars@me.com>
2022-12-01 00:59:27 +00:00