Because of the RegEx, typing a command such as the language "code c" selects the item "code python" because the word "code" is being matched twice. This change makes it so that when an exact match of a `display` field is typed, it is selected (when I type "code c" I expect to be able to just hit enter but it selects "code python").
Co-authored-by: Jack <jack@monkeytype.com>
allow global definition of custom show and hide animations
these can still be overridden at each show/hide call
store global default animation duration
* add animated modal class
* convert one popup to new system
* also grabbing backdrop classes
* rename
* padd modal as parameter
* rename to wrapper
* unnecessary constant
* rename parameter
remove first hashtag if present
* combine types
* rename popup to modal
* reduce options object nesting
* impr: floor accuracy intead of rounding when not showing decimal places
* add method to format accuracy
---------
Co-authored-by: Jack <jack@monkeytype.com>
* Create anti_hero.css
* Update _list.json
* updated colors
* Update anti_hero.css
fix color scheme
* Update _list.json
fix color scheme
* Update anti_hero.css
hopefully the final change to this theme.
* Update _list.json
hopefully the final change to this theme.
* update text color
* Update anti_hero.css
New error color fix
---------
Co-authored-by: Jack <jack@monkeytype.com>
* docs:updated navigation to authentication
* impr: Clearing all the fields on Sign Up page after logged out
* refactor: Replace $.each calls with for loops #5107
* refactor: replace $.each calls with for loops (underscoore) #5112
* fix hover bug
* rename obj
---------
Co-authored-by: Miodec <jack@monkeytype.com>
* Update _list.json
added medicine as a language
* Create medicine.json
* Update medicine.json
* Added words to english_medical
200 words
* Rename medicine.json to english_medical.json
* changed medical to english_medical
* added english_medical to English group
* Update english_medical.json
fixed naming error
* fixed duplicate words in english_medical.json
tried creating pull request, returned an error. fixed errors.
* Update english_medical.json
saving work
* Update english_medical.json
added nearly 500 medical words
* Update english_medical.json
fixed a few duplicates
* Update english_medical.json
fixed some more duplicates
* Update english_medical.json
fixed typo
* Update english_medical.json
fixed duplicates again; added two new words (cerebellum and brain stem)
* Added some more words
more to come
* added more
keeping em coming
* Update english_medical.json
* Update english_medical.json
* Update english_medical.json
* Update english_medical.json
---------
Co-authored-by: Jack <jack@monkeytype.com>