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
6dcb16724c
Fixing tabs again ( #6566 )
2023-01-19 12:05:00 +00:00
sean-brydon
8afbc3b457
Fixing horizontal tabs ( #6454 )
...
* Fix spacing and height
* Testing if its timing out or something else
* So, timep=out is the problem. Increase the timeout to 1s for now
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-01-17 16:36:06 +00:00
sean-brydon
f21c4eb11e
Fixing colors ( #6429 )
2023-01-12 16:57:43 +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