monkeytype/frontend
marcin grzebieluch f123617c33
impr(practice): shuffle words when practicing missed/slow words (grzebiel) (#5519)
* impr(practice): random shuffle words in all practice modes

* change self made shuffle into CustomText.setMode("shuffle")
2024-06-25 10:20:51 +02:00
..
__tests__ impr(dev): add endpoint to create test user/data (fehmer) (#5396) 2024-06-17 15:21:55 +02:00
docker
scripts fix: font awesome regular not working (Miodec, fehmer) (#5477) 2024-06-07 13:51:32 +02:00
src impr(practice): shuffle words when practicing missed/slow words (grzebiel) (#5519) 2024-06-25 10:20:51 +02:00
static fix(language): remove "childrens" 2024-06-24 14:18:53 +02:00
.eslintignore
.firebaserc_example
firebase.json
gulpfile.js
knip.json
package-lock.json chore: upgrade vite-plugin-pwa 2024-06-12 16:38:20 +02:00
package.json chore: upgrade vite-plugin-pwa 2024-06-12 16:38:20 +02:00
tsconfig.json
vite.config.js chore: upgrade vite-plugin-pwa 2024-06-12 16:38:20 +02:00
vitest.config.js