mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-30 10:47:22 +08:00
* handle @ts-expect-error differently * allow deselecting in multi-select dropdown of results filters * mark the all option element as selected when all options are selected * filter by option.value instead of option.filter Since ResultFilters is being populated with (option.value)s, without this change the `selected` property of tags options will not be set to true. * make mutli-select dropdowns scroll to top by default * style .ss-max like .ss-value-text * fix mistyped group name of language and tags |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| docker | ||
| scripts | ||
| src | ||
| static | ||
| .eslintignore | ||
| .firebaserc_example | ||
| firebase.json | ||
| gulpfile.js | ||
| knip.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.js | ||
| vitest.config.js | ||