monkeytype/packages/schemas/src
Leonabcd123 13b75f46bf
feat(test): add indicate typos both (@Leonabcd123) (#7072)
### Description

Added a "both" option to indicate typos that keeps the replace
functionality, and makes the below functionality show the correct
instead of the incorrect letters. We just check whether the mode is
`both` when deciding whether to pass `input` to `createHintsHtml` or to
pass `currentWord`. All functionality of replace and below is kept by
just adding or operators to check whether indicateTypos is `both` OR
replace/below.

Implementing #7024

---------

Co-authored-by: Jack <jack@monkeytype.com>
2025-11-15 10:46:31 +01:00
..
validation
ape-keys.ts
challenges.ts ci(assets): use zod in json-validation (@fehmer) (#6902) 2025-08-27 15:23:26 +02:00
configs.ts feat(test): add indicate typos both (@Leonabcd123) (#7072) 2025-11-15 10:46:31 +01:00
configuration.ts feat: add friend requests and list (@fehmer) (#6658) 2025-10-28 12:36:16 +01:00
connections.ts feat: add friend requests and list (@fehmer) (#6658) 2025-10-28 12:36:16 +01:00
fonts.ts fix(font): 0xProto not working in screenshot (@byseif21) (#6817) 2025-08-04 15:12:38 +02:00
languages.ts impr(languages): fixed the default hungarian word list, and also added hungarian_1k list (@dotleon) (#7087) 2025-11-12 12:33:46 +01:00
layouts.ts feat(layout): add Gallium-NL layout (@ririshi) (#7029) 2025-10-21 13:24:18 +02:00
leaderboards.ts feat(leaderboard): add friends filter to daily/weekly leaderboard (@fehmer) (#7084) 2025-11-12 14:41:22 +01:00
presets.ts
psas.ts
public.ts
quotes.ts ci(assets): use zod in json-validation (@fehmer) (#6902) 2025-08-27 15:23:26 +02:00
results.ts feat(result): rename raw to burst, add raw line to result graph, add ability to hide chart data (@miodec) (#6907) 2025-09-02 11:06:15 +02:00
shared.ts
themes.ts feat(theme): add Vesper Light (@SameerJS6) (#7040) 2025-11-13 15:34:51 +01:00
users.ts feat: add friend requests and list (@fehmer) (#6658) 2025-10-28 12:36:16 +01:00
util.ts