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