Udit Takkar
3206e4ea12
fix: remove scroll ( #7312 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-02-23 15:01:09 -07:00
sean-brydon
dc200b95cb
Add max h to booking filters ( #7170 )
2023-02-17 11:02:10 +01: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
4b343f20a4
Update booking filters design ( #6543 )
...
* Update booking filters
* Add filter on YOUR bookings
* Fix pending members showing up in list
2023-01-21 18:15:59 +01:00
sean-brydon
9cb9ce2e42
Chor/bulk UI migration ( #6367 )
...
* Big bulk commit
* Switch and settings toggle
* Popover Kbar Timezones
* Image Uploader
* Fix core export
* Meta
* Swatch
* Remove shell
* Fix shell imports
* Moved ShellSubHeading component to UI, to prevent recursive imports from shell component
* Removed shell from ui ts config since shell doesnt have a dependency on shell anymore.
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Omar López <zomars@me.com>
2023-01-10 15:39:29 +00:00