cal.pub0.org/packages/app-store/ee/routing_forms
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
..
api Feature: Routing Forms Webhook for Form Responses (#3444) 2022-07-20 18:30:57 +00:00
components Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
pages Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
playwright Feature: Routing Forms Webhook for Form Responses (#3444) 2022-07-20 18:30:57 +00:00
static Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
_metadata.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
config.json Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
env.d.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
index.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
package.json Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
trpc-router.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
utils.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
zod.ts Feature: Routing Forms Webhook for Form Responses (#3444) 2022-07-20 18:30:57 +00:00