mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-11 06:31:51 +08:00
* added arrows ITG to the list
* added the implementation for arrows_ITG
I also updated "arrows" so it supported ijkl as well as the normal arrowkeys and wasd
* the actual implementation of the arrow generation
I forgot to commit this one whoops
* missed a curly bracket whoops
* overwritten the arrows generation
Instead of having two similar funboxes, miodec just said to implement the new generation in the existing arrows funbox.
removed the arrows_ITG now
next commit will remove it from the list as well
* removed arrows_ITG and updated arrows
* removed arrows' old generation method
* updated a mistake
* lint, prettier
* added the TODO comment back
didn't realize I removed it sorry
* remove spaces
* gave the variable names something more descriptive
* remove preivous variables
I hate working remotely
* small refactor
* simplify
* simplify
* remove export
* starts with a left or right
* prettier fix
* removed "export"
the function wasn't getting called outside of the file
* parity for a list description
* fixed that one character that got overwritten
* Revert "fixed that one character that got overwritten"
This reverts commit
|
||
|---|---|---|
| .. | ||
| .well-known | ||
| about | ||
| challenges | ||
| css | ||
| fonts | ||
| funbox | ||
| html | ||
| images | ||
| js | ||
| languages | ||
| layouts | ||
| quotes | ||
| sound | ||
| themes | ||
| webfonts | ||
| email-handler.html | ||
| main.html | ||
| manifest.json | ||
| privacy-policy.html | ||
| robots.txt | ||
| security-policy.html | ||
| sitemap.xml | ||
| terms-of-service.html | ||