cal.pub0.org/packages/features/calendars
Omar López 4323b0c2d1
chore: Upgrades Next.js to 13.4.6 (#9578)
* Upgrades Next.js to 13.4.6

* API handlers no longer receive a payload with req.method=DELETE

* Use DELETE with query params in Calendar Switch component

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
2023-06-19 14:22:30 -07:00
..
weeklyview fix: New booker selected date issues (#9570) 2023-06-16 18:08:58 +02:00
CalendarSwitch.tsx chore: Upgrades Next.js to 13.4.6 (#9578) 2023-06-19 14:22:30 -07:00
DatePicker.tsx fix: New booker selected date issues (#9570) 2023-06-16 18:08:58 +02:00
DestinationCalendarSelector.tsx fix: remove duplicate value i18n (#8547) 2023-06-08 13:37:54 +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