cal.pub0.org/packages/features/bookings/Booker
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
..
components feat: CAL-1674 Added new header layout for new booker. (#9227) 2023-06-06 13:55:27 +00:00
utils CAL-1673: Use dark/light colors from user profile settings in booker (#8905) 2023-05-18 06:16:51 +00:00
Booker.tsx feat: CAL-1674 Added new header layout for new booker. (#9227) 2023-06-06 13:55:27 +00:00
config.ts feat: CAL-1674 Added new header layout for new booker. (#9227) 2023-06-06 13:55:27 +00:00
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
store.ts CAL-1591: Remember form values in new booker form when user navigates back and forth between timeslots and form (#8920) 2023-05-16 20:34:15 +00:00
types.ts feat: CAL-1674 Added new header layout for new booker. (#9227) 2023-06-06 13:55:27 +00:00