Commit graph

139 commits

Author SHA1 Message Date
7ffd0c3ee9 better emojis 2022-02-13 12:39:28 +01:00
7ca739adb7 Update .gitlab-ci.yml file 2022-02-03 20:30:59 +00:00
47e8f283fd Update .gitlab-ci.yml file 2022-02-03 20:29:19 +00:00
53c56bb2bb Update .gitlab-ci.yml file 2022-02-03 20:28:20 +00:00
cfc7f0dc0d New Day new word 2022-02-03 16:21:50 +01:00
a7c04bf6a6 Merge branch 'honigle' 2022-02-02 13:59:31 +01:00
76ebdfe71a Branding 2022-02-02 13:48:44 +01:00
0aa03b2d7d Eingedeutscht, mit 🍯 2022-02-02 13:44:37 +01:00
8d0955e02b Update AboutModal.tsx 2022-02-02 13:42:39 +01:00
a16f3123ad Update index.html 2022-02-02 13:40:54 +01:00
cb945de29f Update validGuesses.ts 2022-02-02 13:39:29 +01:00
d2cd837a37 Update .gitlab-ci.yml 2022-02-02 13:39:29 +01:00
da774359cb Update .gitlab-ci.yml file 2022-02-02 13:39:29 +01:00
cfb5f3fd2a Ich mag Honig 🐻❤️🍯 2022-02-02 13:39:05 +01:00
hannahcode
ccb2bf404c
Update README.md 2022-02-01 09:39:53 -05:00
9c05d4049c Merge branch 'christofsteel-main-patch-82919' into 'main'
Eingedeutscht, mit 🍯

See merge request christofsteel/honigle!1
2022-02-01 11:49:46 +00:00
2575d9c07c Eingedeutscht, mit 🍯 2022-02-01 11:49:34 +00:00
Hannah Park
ad4ecb2270 generic branding 2022-02-01 04:40:58 -05:00
d065ffe6b6 Update AboutModal.tsx 2022-01-31 23:48:29 +00:00
776f31ebc4 Update index.html 2022-01-31 23:45:07 +00:00
8cf41df839 Update App.tsx 2022-01-31 23:42:35 +00:00
375aaaffdd Update validGuesses.ts 2022-01-31 23:41:13 +00:00
Hannah Park
53b7a6ae68
Merge pull request #77 from gbear605/extract-strings-to-constants
Extract strings to constants
2022-01-29 19:43:09 -05:00
Hannah Park
70f973071b
Merge branch 'main' into extract-strings-to-constants 2022-01-29 19:40:07 -05:00
Hannah Park
426abd47f3
Merge pull request #75 from gbear605/move-alert-up
Move alert up to not hide guesses
2022-01-29 19:35:03 -05:00
gbear605
9dcd05c0e1 Apply prettier 2022-01-29 18:40:40 -05:00
gbear605
d6eab6eb4e
Merge branch 'main' into extract-strings-to-constants 2022-01-29 18:39:08 -05:00
gbear605
b3d10c1d01
Merge branch 'main' into move-alert-up 2022-01-29 18:20:48 -05:00
gbear605
c60138bfbb Move game down so alert doesn't overlap 2022-01-29 18:18:49 -05:00
105d18be38 Update .gitlab-ci.yml 2022-01-29 22:47:56 +00:00
9a2b4c7582 Update .gitlab-ci.yml file 2022-01-29 22:09:10 +00:00
cf5c8ec933 Update words.ts 2022-01-29 22:06:54 +00: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
gbear605
c6a717c132 Move alert up to not hide guesses 2022-01-29 13:10: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