monkeytype/frontend
theiereman e42f888ff1
impr(layout): add alt layer character to azerty (theiereman) (#5480)
* impr: Added two-step highlighting for accented characters that require the use of dead keys

* fixed azerty keymap

* using lazy mode to normalize accents

* added a larger accent map

* added alt gr characters on azerty layout

* Revert "added a larger accent map"

This reverts commit 5f2a443158.

* Revert "using lazy mode to normalize accents"

This reverts commit bec505f9fb.

* Revert "impr: Added two-step highlighting for accented characters that require the use of dead keys"

This reverts commit 6cea582260.

---------

Co-authored-by: Thomas EYERMANN <thomas.eyermann@custy.com>
2024-06-25 10:24:14 +02:00
..
__tests__ impr(dev): add endpoint to create test user/data (fehmer) (#5396) 2024-06-17 15:21:55 +02:00
docker chore: improve docker files for local development (#5157) 2024-03-04 16:10:22 +01:00
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 impr(layout): add alt layer character to azerty (theiereman) (#5480) 2024-06-25 10:24:14 +02:00
.eslintignore impr: optimize use of fontawesome (fehmer) (#5423) 2024-06-07 11:29:04 +02:00
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
firebase.json fix: dont rewrite static assets to index 2024-02-23 19:43:33 +01:00
gulpfile.js build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
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 build: add @shared alias pointing to the shared directory 2024-05-29 14:29:47 +02:00
vite.config.js chore: upgrade vite-plugin-pwa 2024-06-12 16:38:20 +02:00
vitest.config.js test: update to vitest 1.6.0, use v8 coverage provider (#5389) 2024-05-13 13:25:21 +02:00