monkeytype/frontend
Leonabcd123 de4e872996
fix(lazy-mode): Save lazy mode in local storage after getting not supported message (@Leonabcd123) (#7171)
### Description

Save lazy mode status in local storage after getting the "This language
does not support lazy mode" message. This is so the user doesn't get the
same message every time they refresh, and it matches up with the
settings that show that lazy mode is disabled even though it's enabled
in local storage.
2025-12-10 20:09:30 +01:00
..
__tests__ chore: prettier upgrade (@miodec) (#7159) 2025-11-27 00:20:09 +01:00
docker
scripts chore: prettier upgrade (@miodec) (#7159) 2025-11-27 00:20:09 +01:00
src fix(lazy-mode): Save lazy mode in local storage after getting not supported message (@Leonabcd123) (#7171) 2025-12-10 20:09:30 +01:00
static fix(theme): duplicate definition of fadeIn animation in dark note theme (@fehmer) (#7205) 2025-12-10 11:11:00 +01:00
vite-plugins build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
.eslintrc.cjs
.firebaserc_example
.oxlintrc.json
firebase.json
package.json chore: add script to deploy preview frontend 2025-12-10 14:35:22 +01:00
tsconfig.json build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
vite.config.ts build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
vitest.config.ts build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00