Nikhil Harry
ce3969c1d7
feat(quote): add c# and js quotes (sleeepstorm) ( #4541 )
...
* Added 5 C# Quotes
* Fix misplaced comma
* Added JavaScript quote
(sorry this isn't part of my C# pull request.)
* updated quote
* length fix
---------
Co-authored-by: Nikhil Harry <103459068+nikhilhex@users.noreply.github.com>
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-17 14:23:56 +02:00
Miodec
4085af1569
chore: contributors update script
2023-08-17 11:33:57 +02:00
Miodec
50884a0ace
build: fix pre commit issues
...
Not calling eslint on style, html or json files.
Ignoring style files in es config just in case.
2023-08-17 11:13:56 +02:00
Neeraj TK
493863240a
contributing advanced docs updated ( #4543 )
2023-08-14 21:57:01 -04:00
Christian Fehmer
e4c782f9d9
refactor: use class in typing-speed-unit (ferhmer) ( #4518 )
2023-08-14 14:27:00 +02:00
Nikhil Harry
e06213be3c
feat(quote): add C# quote (nikhilhex) ( #4536 )
...
* Added C# quote
link: https://www.geeksforgeeks.org/array-getvalue-method-in-csharp-with-examples-set-3/
* Updated quote length of my quote
I know I have it wrong but I'm not sure what I'm doing wrong so I changed it to the quote length originally (without the \n,\t,etc.)
* Changing Length of my quote due to error
It says expected length: 206 so I'm trying this
2023-08-14 14:27:00 +02:00
Miodec
288ee052f4
style: fixed line height change added in normalize.css
2023-08-14 14:27:00 +02:00
Miodec
af6af98ae1
refactor: single list commandline generation
2023-08-14 14:27:00 +02:00
Miodec
deb0293b67
style: added icons to practice commands
2023-08-14 14:27:00 +02:00
Miodec
a752a1a8cd
refactor: using usual function syntax
...
Im not exactly sure what was the point in reassigning the show function
2023-08-14 14:27:00 +02:00
Miodec
174525c6be
fix: quick single list commandline not being reverted
...
This fixes an issue where it was impossible to revert back to the "normal"
commandline state by deleting the leading `>` character in the commandline
2023-08-14 14:27:00 +02:00
Bruce Berrios
2bae227b63
chore: Prettier fix node 18 (Bruception) ( #4533 )
...
* fix: spelling mistakes in Nepali wordlist and quotes (#4528 )
* fix spelling mistakes
* fix spelling mistakes in word list
* remove duplicates
* fix quote lengths
* chore: disable commitlint in commit-msg hook
This should make life easier for new contributors.
PR names still have to follow the convention though.
This check still runs on master on the main repo.
* node 18
---------
Co-authored-by: sapradhan <sapradhan@users.noreply.github.com>
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-14 14:27:00 +02:00
Yen Cheng
8d128bb54b
fix(theme): invisible popup text in rainbow trail (ridemountainpig) ( #4527 )
...
* fix: couldn't see aria-label text when hover
* fix: change to fix aria label with `::after`
* fix: change to fix aria label with `::after`
2023-08-14 14:27:00 +02:00
Miodec
029266c70b
impr(test): base the size of large live wpm and timer on browser width
2023-08-14 14:27:00 +02:00
Miodec
2ac2ad75db
style: slight refactor on settings groups
2023-08-14 14:27:00 +02:00
Miodec
208770bc52
style: updated settings page media queries
2023-08-14 14:27:00 +02:00
Miodec
5a516dbc47
chore: updated release it config
2023-08-14 14:27:00 +02:00
Miodec
8b95078223
impr(test): stop on letter now supports indicate typos
...
The typos will now be correctly shown to the right of the caret
2023-08-14 14:26:59 +02:00
Miodec
d2fc78b319
style: updated nav and general media queries
2023-08-13 12:34:54 +02:00
Miodec
ce43ebf26c
refactor: removed code that will never run
2023-08-13 12:34:54 +02:00
Miodec
d2739e4f19
style: adjusted testConfig and modesNotice
2023-08-13 12:34:54 +02:00
Miodec
70218ec8dc
style: remove one media query for nav
...
The change was very small and looked more distracting than it should
2023-08-13 12:34:54 +02:00
Miodec
0b6ed84ab2
style: remove transitions from testConfig
...
This makes for a cleaner change when passing a width breakpoint
2023-08-13 12:34:54 +02:00
Miodec
940cc018ea
build: upgrade dependencies
...
This also fixes issue where the dev server would die when using firefox
2023-08-13 12:34:54 +02:00
Miodec
3f57ed1aa6
docs: typo
2023-08-13 12:34:54 +02:00
Miodec
7ca6d95b11
chore: disable commitlint in commit-msg hook
...
This should make life easier for new contributors.
PR names still have to follow the convention though.
This check still runs on master on the main repo.
2023-08-13 12:34:54 +02:00
sapradhan
84e5fa86be
fix(language): spelling mistakes in Nepali wordlist and quotes (sapradhan) ( #4528 )
...
* fix spelling mistakes
* fix spelling mistakes in word list
* remove duplicates
* fix quote lengths
2023-08-13 12:34:54 +02:00
Bruce Berrios
a79a6be8b5
chore: update tsconfig and docker compose ( #4530 )
...
* config changes
* add types
* ebadengine
2023-08-12 16:41:36 +02:00
Miodec
c47c66146f
style: add normalize.css
2023-08-12 14:59:11 +02:00
Miodec
6ae332e769
build: add postcss and autoprefixer
...
Autoprefixer will automatically add vendor prefixes to css on build
2023-08-12 14:59:11 +02:00
Bruce Berrios
bb65a6bb9b
chore: upgrade types to node 18 ( #4529 )
2023-08-12 14:59:11 +02:00
Miodec
fa6afd1204
build: update release-it config
2023-08-11 21:23:26 +02:00
Miodec
694252f32e
build: update pre-commit to use lint-staged
2023-08-11 16:50:56 +02:00
Miodec
97f518f15b
fix: ensure funboxes are eligible for daily lbs
2023-08-11 16:38:18 +02:00
Miodec
7a531d5597
build: update config configuration
...
changed preset and added header override
2023-08-11 16:29:08 +02:00
Miodec
4c65ad8b9f
build: add conventional changelog plugin
2023-08-11 16:28:20 +02:00
Miodec
5310463309
build: add hooks to release it config
2023-08-11 16:28:20 +02:00
Miodec
a4827f2d72
build: add script to deploy backend server
2023-08-11 16:28:20 +02:00
Miodec
17cfb2ad7b
build: resolve ts-node-dev compile errors
2023-08-11 16:28:20 +02:00
Miodec
db2386300c
build: add typescript as backend dev dependency
...
also updated frontend typescript verison to match
2023-08-11 13:35:35 +02:00
Miodec
2356219999
build: commit cloudflare purge script to the repo
...
Added the cloudflare purge script to the repo so that it can be easily used later by release-it
2023-08-11 11:37:03 +02:00
Miodec
d5537c7f36
build: add release-it configuration
2023-08-11 11:21:38 +02:00
Miodec
f68b0f4c9a
build: add release-it
2023-08-11 11:19:31 +02:00
Miodec
3981caba40
ci: update node version
2023-08-10 23:44:14 +02:00
Miodec
5eea3a261e
ci: update job name
2023-08-10 23:38:04 +02:00
Miodec
559cef6b52
ci: add action to validate pr titles
2023-08-10 23:34:50 +02:00
Miodec
65a34fb4e7
docs: add commit message guidelines section
2023-08-10 23:21:34 +02:00
Miodec
e20445a519
build: update allowed commit type
2023-08-10 23:19:51 +02:00
Miodec
d51378a994
docs: add commit guidelines section
2023-08-10 23:00:11 +02:00
Miodec
5246ef0cb3
build: add comitlint
2023-08-10 22:51:58 +02:00