cal/packages/features/calendars
Morgan 80b92b5f11
chore: upgrade storybook 7.6.3 + use @storybook/nextjs (#12673)
* chore: upgrade storybook 7.6.3 + use @storybook/nextjs

* fix: color picker tests
2023-12-04 11:06:44 +00:00
..
lib fix: Check for same day, not with <= (#12167) 2023-10-31 14:48:47 +00:00
weeklyview chore: upgrade storybook 7.6.3 + use @storybook/nextjs (#12673) 2023-12-04 11:06:44 +00:00
CalendarSwitch.tsx fix: Toggling really fast throws internal errors (#12580) 2023-11-28 23:04:54 +00:00
datepicker.stories.mdx chore: add datePicker in storybook (CALCOM-10760) (#10784) 2023-08-22 10:27:27 +01:00
DatePicker.tsx fix(e2e): failsafe if no availabilities (#12168) 2023-10-31 16:10:08 +00:00
DestinationCalendarSelector.tsx fix duplicate labels 2023-11-09 16:55:37 +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