cal.pub0.org/packages/features/calendars
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
..
weeklyview Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
DatePicker.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
DestinationCalendarSelector.tsx Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00

README.md

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here