cal.pub0.org/apps/web/pages
Nafees Nazik ef6ed6050b
Feat: Add next-themes for theme handling (#3263)
* chore: add next-themes

* feat: add next theme provider

* fix: modify useTheme hook to use next-themes

* fix: use the new hook for theming

* remove conditional rendering with isReady boolean flag

* remove Theme component returned from useTheme hook

* Update missing useTheme usage

* Fix theme switching as per system. Also, ensure that booking and non booking pages can maintain their own requirements of theme simulatenously

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-07-26 08:27:57 +00:00
..
[user] Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
api fix cron job for reminders (#3488) 2022-07-25 15:04:08 -06:00
apps Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
auth Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
availability Refactor: use EditableHeading in event-types/[type].tsx (#3468) 2022-07-22 20:51:38 +00:00
bookings Fixes/bookings 500 (#3523) 2022-07-25 20:22:56 +00:00
cancel Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
d/[link] Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
event-types Refactor: use EditableHeading in event-types/[type].tsx (#3468) 2022-07-22 20:51:38 +00:00
payment Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
reschedule If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow (#3202) 2022-06-30 09:09:15 -06:00
sandbox Linting fixes 2022-07-13 15:14:16 -06:00
settings Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
team Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
video eslint react/jsx-curly-brace-presence 2022-07-12 11:52:13 -06:00
workflows Workflows (#3236) 2022-07-14 00:10:45 +00:00
404.tsx Linting fixes 2022-07-13 15:14:16 -06:00
500.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
[user].tsx Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
_app.tsx Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
_document.tsx Routing Forms - Avoid Flicker, Fix preload of Cal Font (#3368) 2022-07-15 05:47:37 +00:00
_error.tsx Type fixes 2022-05-17 15:32:54 -06:00
getting-started.tsx Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
success.tsx Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00