cal.pub0.org/packages/features/bookings/Booker
Jeroen Reumkens 57eb5a4328
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)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-01 11:38:52 +00:00
..
components 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
utils CAL-1673: Use dark/light colors from user profile settings in booker (#8905) 2023-05-18 06:16:51 +00:00
Booker.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
config.ts refactor: Show 404 page for new booker when event is not found. (#8946) 2023-05-30 11:49:52 -03: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 New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00