cal.pub0.org/packages/features/bookings
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
..
Booker 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
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
layout perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
lib Remove debugger; calls (#9262) 2023-06-01 11:28:59 +00:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
UnconfirmedBookingBadge.tsx Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
groupBy.ts Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
types.ts feat(UI): improvements booker (#9221) 2023-05-31 12:30:09 +00:00

README.md

Bookings related code will live here