cal.pub0.org/packages/features/bookings/Booker/components
Jeroen Reumkens 2362754356
feat: CAL-1674 Added new header layout for new booker. (#9227)
* CAL-1674: Added new header layout for new booker.

* Removed unneccesary bg style for toggle group, since it's already the default bg color.

* Fixed types

* Gave minwidth to booker header date title, to prevent arrows for switching weeks from jumping around.

* Push small calendar down

* Fixed overflow in small calendar view

* Added booker modal padding underneath badges

* Fixed grid area name causing broken animation. Also use setstyle directly instead of using animate for non animated properties. Performs better and removes some errors by framer motion for non animatable units like 'auto'.

---------

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-06-06 13:55:27 +00:00
..
BookEventForm feat: CAL-1674 Added new header layout for new booker. (#9227) 2023-06-06 13:55:27 +00:00
AvailableTimeSlots.tsx CAL-1630: Added reserving of timeslot in new booker (#8923) 2023-05-23 18:01:20 +00:00
DatePicker.tsx fix: load date picker on client side (#8690) 2023-05-05 13:04:58 +02:00
EventMeta.tsx feat(UI): improvements booker (#9221) 2023-05-31 12:30:09 +00:00
Header.tsx feat: CAL-1674 Added new header layout for new booker. (#9227) 2023-06-06 13:55:27 +00:00
LargeCalendar.tsx Fix for booker colors in dark mode, we can't use bg-default in both places because we use a custom background in dark mode. Otherwise it would be a similar color in dark. So we need to supply a custom dark mode color. (#9259) 2023-06-01 11:38:52 +00:00
Section.tsx feat: CAL-1674 Added new header layout for new booker. (#9227) 2023-06-06 13:55:27 +00:00
Unavailable.tsx Fix for booker colors in dark mode, we can't use bg-default in both places because we use a custom background in dark mode. Otherwise it would be a similar color in dark. So we need to supply a custom dark mode color. (#9259) 2023-06-01 11:38:52 +00:00