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 |
Mohammed Cherfaoui
|
a99e93a4bd
|
fix tooltip and modal stacking issues (#6491)
* fix tooltip and modal stacking issues
* use z-index in larger screens and less
Co-authored-by: Alex van Andel <me@alexvanandel.com>
|
2023-01-22 20:31:25 +05:30 |
Nafees Nazik
|
8ee109e975
|
fix: app list item ui issues in `/settings/my-account/conferencing` (#6565)
* fix: border color
* fix: padding and title line-height
* feat: add app-list card
* feat: use the AppListCard component
* nit: remove unused imports
|
2023-01-19 15:02: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 |
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 |
Peer Richelsen
|
d275930732
|
link to event-types in settings to fix cal.com usage (#6348)
|
2023-01-09 13:15:10 +01:00 |
Peer Richelsen
|
6b6eed66eb
|
fixed mobile sidebar in settings (#6317)
|
2023-01-07 10:10:35 +00:00 |
Peer Richelsen
|
d83411162d
|
Upgrade to next 13.1 (#6265)
Co-authored-by: zomars <zomars@me.com>
|
2023-01-06 12:13:56 +00:00 |
sean-brydon
|
47fe791006
|
Tidy up v2 layouts (#6266)
* Lots of places use layouts huh
* Fix imports
* FIx merge removing rtl settings
* Fixing Icon Import
* Fix shell import
* Fix tab exports
|
2023-01-05 18:00:16 +01:00 |