aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/theme-provider.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Attempt to upgrade expo 53 * Attempt upgrade nextjs * Fix a bunch of peer deps * upgrade some docs deps * fix typecheck * update the shadcn calendar component * more fixes * more fixes * revert ollama upgrade * update react version to use carets * remove react-select from landing * fix the typescript error caused by customFetch * upgrade the new grid user setting to nextjs 15 * mobile: enable react canary to support react 19.1 * upgrade react native menu * fix navigation context error
* fix(web): Fix the toggle theme button allowing clicks from anywhere in the ↵MohamedBassem2024-04-091-1/+10
| | | | dropdown item
* feature(web): Add dark mode supportMohamedBassem2024-03-231-0/+9