cal.pub0.org/apps/web
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
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
contexts fix: update eslint config to test .ts and .js separately (#2805) 2022-05-18 10:05:25 -06:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
ee Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
lib Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
pages Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
playwright Wipe my cal e2e fixes (#3509) 2022-07-24 20:18:36 +00:00
public New Crowdin translations by Github Action (#3501) 2022-07-22 23:05:42 +02:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles Bug(header): profile dropdown flickering on mobile (#3071) 2022-07-15 11:17:54 -06:00
test Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
web3 Only make web3 call if credential exists (#3323) 2022-07-13 18:14:39 -06:00
.eslintignore
.gitignore Embed Code Generator: Fix Preview HTML and Embed Lib path for production (#2688) 2022-05-06 15:56:26 +00:00
.nvmrc
calendso.yaml
jest.config.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
middleware.ts Upgrading nextjs and collect (#3252) 2022-07-12 11:43:53 -06:00
next-env.d.ts
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
package.json Feat: Add next-themes for theme handling (#3263) 2022-07-26 08:27:57 +00:00
postcss.config.js
project.toml
tailwind.config.js Update tailwind to 3.1.3 (#3106) 2022-06-19 15:13:12 +00:00
tsconfig.json Routing Forms (#2785) 2022-07-14 12:40:53 +00:00