Commit graph

643 commits

Author SHA1 Message Date
Jack
1276183bd8
Merge branch 'master' into master 2020-10-30 16:03:12 +00:00
Jack
7995e6bfbd fixed keymap being messed up by the iso change
added an iso flag to the layout that needs it
displaying iso key if needed
added two colemak iso layouts
2020-10-30 15:59:18 +00:00
corey
88253bd8f9 result page now shows cpm when enabled 2020-10-30 11:02:11 -04:00
Jack
aa6d27586a fixed practise missed words not working when practising after a practise 2020-10-30 14:20:46 +00:00
Corey Bergeron
63114268c4 Merge branch 'cpm' into master 2020-10-29 23:35:06 -04:00
Corey Bergeron
d173258fd8 added always show cpm 2020-10-29 23:32:22 -04:00
Jack
ec76e54519
Merge pull request #498 from corey-b/master
added change highlight mode
2020-10-30 00:07:55 +00:00
Jack
34ef0c21ab
Merge pull request #490 from stevep99/master
Improve support for international (ISO) keyboards
2020-10-30 00:07:42 +00:00
Corey Bergeron
1c3e583fc0 Merge branch 'master' of https://github.com/miodec/monkeytype into master 2020-10-29 17:51:09 -04:00
Corey Bergeron
e32f09ad07 added change highlight mode 2020-10-29 17:49:42 -04:00
Jack
836f96a30e avoiding typing any keys that are longer than 1 2020-10-29 13:53:32 +00:00
Jack
c888f30944 removed unnecessary line 2020-10-29 01:39:45 +00:00
Jack
960efe4b23 avoiding more keys being typed 2020-10-29 01:39:02 +00:00
Jack
bc94a6474b fixed anti word jump code not allowing input after restarting 2020-10-29 00:07:45 +00:00
Jack
8b852d633b formatting 2020-10-28 23:41:57 +00:00
Jack
a416e24d64 stopping the words from jumping to the next line 2020-10-28 23:41:31 +00:00
Jack
a3f61e1167 showing 1k and 10k in test modes notice 2020-10-28 20:41:28 +00:00
Jack
9faac5611c ignoring more keys 2020-10-28 20:37:37 +00:00
Steve P
f997c746a9 Merge branch 'master' of https://github.com/stevep99/monkeytype 2020-10-28 18:06:04 +00:00
Steve P
93aaaaac09 Improved support for International (ISO) keyboards; fix Colemak-DH layouts 2020-10-28 17:58:36 +00:00
Jack
64bdb265dd fixed os key appearing as text 2020-10-28 17:31:58 +00:00
Jack
441fd788b7 blind mode not showing errors on the keymap 2020-10-28 17:14:54 +00:00
Jack
fb7d93b9bb added dead key indicator 2020-10-28 17:12:49 +00:00
Jack
6c7d027e32 fixed Dead being typed 2020-10-27 20:50:46 +00:00
Jack
96473ffd57 fixed altgraph appearing in text 2020-10-27 20:48:42 +00:00
Jack
b32c3f8c7e switched to event.key 2020-10-27 19:53:02 +00:00
Jack
d21446b700 butter smooth caret
keypress replaced with keydown
2020-10-27 19:51:09 +00:00
David Martin
9a9b4f3a63 Ran prettier 2020-10-26 20:33:20 -05:00
David Martin
4487bbf2e7 Make buttons show layout after exiting layoutfluid 2020-10-26 20:22:25 -05:00
Jack
575810f660 completed previous commit 2020-10-27 00:57:31 +00:00
Jack
f7adbb219d fixed caps warning not appearing when pressed on another page 2020-10-27 00:57:18 +00:00
David Martin
d95dd59160
Hotfix layoutfluid to properly save 2020-10-26 17:48:59 -05:00
Jack
480a1ffea9 fixed caret pos 2020-10-26 22:27:59 +00:00
Jack
cd08c0011e formatting 2020-10-26 20:38:23 +00:00
Jack
2c800a6e00 fixed choo choo and earthquake not working 2020-10-26 20:38:01 +00:00
Jack
f4d10c1afa
Merge pull request #474 from dmartin-tech/master
Keymap null check and layoutfluid saves layout
2020-10-26 20:22:56 +00:00
Jack
bb4c4fe893 reserve name functions 2020-10-26 19:49:43 +00:00
David Martin
4b2b4d01fb Renamed layoutBeforeLayoutfluid to savedLayout 2020-10-26 05:50:53 -05:00
David Martin
76b9b7319d
Check the layout to the saved layout
forgot to change this if statement to check against a variable that actually exists
2020-10-26 05:09:41 -05:00
David Martin
ccbbda3858 Reimplemented the funbox fix 2020-10-26 05:06:09 -05:00
David Martin
b4944c748a Fixed #281 to save layout before layoutfluid 2020-10-26 04:36:48 -05:00
Jack
50bed0599c hopefully fixed the 'dlb is null' error 2020-10-26 00:56:11 +00:00
Jack
cb7cbfa9ea catching error 2020-10-25 21:55:20 +00:00
Jack
9716c90eae fixed punctuation and numbers not saving/loading properly 2020-10-25 19:50:50 +00:00
Jack
6199fdcf2c fixed coreys mess 2020-10-25 13:29:31 +00:00
Jack
0eb3f73718 not showing lb change if not qualified 2020-10-24 22:49:39 +01:00
Jack
40a8c7093f fixed initial restart 2020-10-24 22:42:22 +01:00
Jack
83889ff97e letting the config restart test test 2020-10-24 22:38:49 +01:00
Jack
154c2f0587 fixed wrong number being displayed 2020-10-24 19:56:17 +01:00
Jack
2a40567b6f added tab navigation to the command line 2020-10-24 15:14:34 +01:00