gbear605
d6eab6eb4e
Merge branch 'main' into extract-strings-to-constants
2022-01-29 18:39:08 -05:00
Hannah Park
15300e20a4
Merge pull request #70 from arobison203/dark-mode
...
Close #36 : Add dark mode toggle
2022-01-29 16:41:53 -05:00
gbear605
d9419c410f
Extract share button text
2022-01-29 14:52:34 -05:00
gbear605
61d34186f1
Apply prettier
2022-01-29 14:34:34 -05:00
gbear605
155df865b8
Add instructions for creating a different language clone
2022-01-29 14:34:18 -05:00
gbear605
d9e2f145eb
Update meta files to have consistent name
2022-01-29 14:33:44 -05:00
gbear605
60c6bc97c0
Extract English strings to constants file
2022-01-29 14:33:12 -05:00
Alexandra Robison
8996c68103
run linter and mock window for jest
2022-01-29 11:07:30 -07:00
Alexandra Robison
ffca3337a8
add dark mode
2022-01-28 00:32:56 -07:00
Hannah Park
3c26541532
Merge pull request #68 from gbear605/use-local-timezone
...
Use local timezone instead of UTC-5
2022-01-27 08:33:36 -05:00
Hannah Park
73d7ae7686
Merge pull request #67 from postylem/patch-2
...
Loop solutions
2022-01-27 08:26:32 -05:00
gbear605
3cf6b8eb60
Use local timezone instead of UTC-5
2022-01-26 18:39:23 -05:00
Jacob Louis Hoover
3478533926
Update words.ts
2022-01-26 18:10:42 -05:00
Jacob Louis Hoover
f6f16b1dc6
Loop solutions
...
Loop the index, to avoid out of range error if the list is exhausted (quite easy to do if the wordlist is modified, as might be what's going on in https://github.com/hannahcode/wordle/issues/63 )
2022-01-26 18:08:22 -05:00
Hannah Park
f8aa91766d
added husky for pre commit formatting
2022-01-26 17:26:12 -05:00
Hannah Park
4188d796ef
ran formatting
2022-01-26 17:20:34 -05:00
Hannah Park
34babd87a8
Merge pull request #66 from eggplants/add_lint
...
Add test and lint workflow
2022-01-26 17:09:14 -05:00
Hannah Park
23daeacba2
Merge branch 'main' into add_lint
2022-01-26 17:07:02 -05:00
Hannah Park
8f28bbf373
Merge pull request #64 from buddhist-uni/uf-share-in-stats
...
Fix #52 : Put countdown timer and share button in stats modal
2022-01-26 17:05:28 -05:00
Hannah Park
280a36825e
Merge pull request #62 from postylem/patch-1
...
histogram width divide by mode, not total
2022-01-26 16:59:38 -05:00
eggplants
7efc15f04d
fix: trigger branch on push
2022-01-26 21:17:46 +09:00
eggplants
b95e55c601
fix: test name
2022-01-26 21:16:02 +09:00
eggplants
e899edf13f
fix: test case
2022-01-26 21:15:10 +09:00
eggplants
d9c3b85f47
add: test and lint workflows
2022-01-26 21:14:23 +09:00
eggplants
fcf91e8265
fix: syntax with npm run fix
2022-01-26 20:57:38 +09:00
eggplants
7f3ebf6169
add: prettier tesk
2022-01-26 20:55:58 +09:00
Khemarato Bhikkhu
762750e67d
Fix #52 : Put countdown timer and share button in stats modal
2022-01-26 18:48:37 +07:00
Jacob Louis Hoover
8d42c8d763
set const maxValue = Math.max(...winDistribution)
2022-01-25 13:11:04 -05:00
Jacob Louis Hoover
b5bfad1104
Update Histogram.tsx
...
oops missing parenthesis.
2022-01-25 13:03:27 -05:00
Jacob Louis Hoover
3f6d65fc68
histogram width divide by mode, not total
...
Divide by the value that occurs the most frequently, instead of the total games, so the histogram always uses the whole space available, rather than possibly getting smaller and smaller the more games are played.
2022-01-25 13:00:19 -05:00
Hannah Park
51457ee8d4
Merge pull request #57 from eggplants/fix_share_text
...
Fix share text (`Wordle` -> `Not Wordle`)
2022-01-25 08:45:29 -05:00
eggplants
f0ffd07a58
fix: share text (Wordle -> Not Wordle)
2022-01-24 13:02:37 +09:00
Hannah Park
fd95f7a5d8
Merge pull request #54 from buddhist-uni/uf-middle-modal
...
Fix #53 : Open Stats and Info Modals Center
2022-01-23 20:52:21 -05:00
Hannah Park
d4166eba7f
fixed issue #47 and keyboard bug
2022-01-23 20:47:34 -05:00
Khemarato Bhikkhu
99401bf0bd
Fix #53 : Open Modals Center
2022-01-24 08:15:36 +07:00
Hannah Park
8104c6cd26
Merge pull request #50 from jcserv/refactor/modals
...
Refactor modals to reduce code duplication
2022-01-23 19:54:24 -05:00
Hannah Park
1e80e1c96f
css animation small refactor
2022-01-23 19:50:34 -05:00
Hannah Park
6401f9187d
Merge pull request #49 from davidmaillo/animate-cells
...
Added animation to cell when a new char is inserted
2022-01-23 19:45:54 -05:00
Hannah Park
b34edbde7b
Merge pull request #44 from buddhist-uni/noselect
...
Fix #42 - Add no-select to buttons
2022-01-23 19:40:55 -05:00
Jarrod Servilla
ebe11eb4a4
Refactor modals to reduce code duplication
2022-01-23 11:43:59 -05:00
David Maíllo
ecb14aa238
Add animation to cell when a new char is inserted
...
The cells that are filled also get highlighted with a black border
2022-01-23 17:21:21 +01:00
Hannah Park
00630b24bd
Merge pull request #41 from samuel-rey/notyping
...
Fixes #40 - Prevent typing after winning game
2022-01-23 10:09:22 -05:00
Khemarato Bhikkhu
460ec8facd
Make keys buttons
2022-01-23 15:31:27 +07:00
Khemarato Bhikkhu
3024a19b69
Fix #42
2022-01-22 14:17:02 +07:00
Samuel Rey
3723c18616
prevent typing after winning
2022-01-22 01:02:51 +01:00
Hannah Park
58497a6b9f
Update README.md
2022-01-21 17:49:00 -05:00
Hannah Park
e57e1cc391
refactor stats
2022-01-20 21:19:33 -05:00
Hannah Park
4aa84f25e1
Merge pull request #34 from rbrignall/main
...
Capture not enough letters in guess
2022-01-20 19:49:46 -05:00
Hannah Park
d8dfee1e80
Merge branch 'main' into main
2022-01-20 19:49:17 -05:00
Hannah Park
3f07e40ae3
Merge pull request #33 from jnsturgis/main
...
A stats dialog to keep track of your record
2022-01-20 19:47:22 -05:00