monkeytype/frontend
Miodec 5ba39c6336 refactor: rework theme picker button and tab approach
split some of the code into smaller functions
refactor some functions
fix styling
2025-05-03 22:58:29 +02:00
..
__tests__ impr: add fallback and migrate to parsejsonwithschema (@miodec) (#6518) 2025-05-03 12:14:35 +02:00
docker fix: local development using docker not working with pnpm (@fehmer) (#6401) 2025-03-26 13:11:02 +01:00
scripts refactor: make funbox settings an array (@fehmer) (#6487) 2025-04-29 11:31:44 +02:00
src refactor: rework theme picker button and tab approach 2025-05-03 22:58:29 +02:00
static fix(arabic egypt): remove offensive word 2025-04-30 08:54:57 +02:00
.eslintrc.cjs
.firebaserc_example
.oxlintrc.json refactor: enable ban-ts-comment rule 2025-04-16 19:15:30 +02:00
firebase.json
gulpfile.js chore: add oxlint (@miodec) (#6455) 2025-04-16 17:18:50 +02:00
knip.json
package.json build(deps-dev): bump vite from 6.3.0 to 6.3.4 in /frontend (#6510) 2025-05-02 19:50:40 +02:00
tsconfig.json
vite.config.dev.js chore: add oxlint (@miodec) (#6455) 2025-04-16 17:18:50 +02:00
vite.config.js chore: add sentry 2025-04-29 17:36:23 +02:00
vite.config.prod.js chore: try to use auto commit detection again 2025-05-03 12:02:51 +02:00
vitest.config.js