cal/packages/features/calendars
Mehul bc6d58fd47
fix: bad setState call at datePicker component (#11175)
2023-09-07 17:11:59 +00:00
..
weeklyview Add test for different layouts (#11091) 2023-09-01 16:26:45 -07:00
CalendarSwitch.tsx chore: Upgrades Next.js to 13.4.6 (#9578) 2023-06-19 14:22:30 -07:00
datepicker.stories.mdx chore: add datePicker in storybook (CALCOM-10760) (#10784) 2023-08-22 10:27:27 +01:00
DatePicker.tsx fix: bad setState call at datePicker component (#11175) 2023-09-07 17:11:59 +00:00
DestinationCalendarSelector.tsx fix: add check mark to selected option in destionation calendar selector (#10583) 2023-08-09 20:23:47 +00:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here