Abhisht Singh
c1f346c935
Cal 1099 availability section defined hour mismatch ( #7416 )
...
* CAL-1099 Add prop for availability in formMethods
* fix: show correct availabilty name
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* CAL - 1099 / fix 12 hr time format bug
* fix: remove useEffect and fix vertical tab item ui
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Fixes merge conflicts
* Update index.tsx
* More conflict fixes
* Update packages/ui/components/navigation/tabs/VerticalTabs.tsx
* Type fixes
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: zomars <zomars@me.com>
2023-04-18 23:29:02 +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
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +00:00
Udit Takkar
c32aadf297
fix: ui inconsistency in calendar app ( #7209 )
...
* fix: ui inconsistency in calendar app
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: remove border
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: ui bug
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-03-09 00:16:26 +01:00
Omar López
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
Peer Richelsen
9b26c7aee6
lots of small changes by me and ciaran ( #6871 )
2023-02-03 16:49:33 +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
3fc6f38da9
Chor/more UI migrations ( #6353 )
...
* Move tabs to components
* Lots of form components
* Update apps/web/components/apps/layouts/InstalledAppsLayout.tsx
Co-authored-by: Omar López <zomars@me.com>
2023-01-10 12:25:39 +00:00