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
Peer Richelsen
ef78db7856
/teams improvements ( #6831 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-02-01 20:41:47 +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
Alex van Andel
fa984e1568
Changed a neutral- classes to gray ( #6603 )
...
* Changed a neutral- classes to gray
* Changed all border-1 to border
2023-01-20 23:04:58 +01:00
sean-brydon
de64d3d9d4
Move exports up a folder ( #6519 )
...
* Move exports up a folder
* Fix imports
* Fix imports again
Co-authored-by: zomars <zomars@me.com>
2023-01-17 12:10:47 -07: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
sean-brydon
62713940b0
Chor/v2 more tidyup - Card - link icon button - tooltip ( #6312 )
...
* Card
* Step card
* Already in components
* Link Icon Button
* Tooltip
* Fix types
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-09 19:22:04 -07:00