cal/packages/features/calendars
sean-brydon d8ba783369
fix: use brand accent instead of invert on current day selector (#13194)
* fix: use brand accent instead of invert

* fix: use brand accent instead of invert

* chore: remove constants from commit
2024-01-12 13:44:26 +00:00
..
lib fix: Check for same day, not with <= (#12167) 2023-10-31 14:48:47 +00:00
weeklyview fix:Remove fixed height and overflow (#12959) 2023-12-28 20:32:48 +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: use brand accent instead of invert on current day selector (#13194) 2024-01-12 13:44:26 +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