Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
2b87fc488e
chore(deps-dev): bump esbuild from 0.23.1 to 0.24.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.23.1...v0.24.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 13:14:00 +00:00
b9fd4cb6a1
fix: dependabot config 2024-09-30 15:13:03 +02:00
ca6e548616
feat: enable dependabot 2024-09-30 15:12:13 +02:00
e6ddd493b9 feat: Scale keyboard on device width on mobile 2024-09-28 21:06:31 +02:00
304e217d80 feat: Add link to GitHub 2024-09-28 21:02:01 +02:00
62833f3f1b fix: Q was not recognized 2024-09-28 20:53:06 +02:00
95c59f1ff5 chore: Fix pipeline 2024-09-28 20:47:50 +02:00
7a5ec67721 chore: Add deploy pipeline 2024-09-28 20:44:52 +02:00
53c9f7360f feat: Add support for keyboard input 2024-09-28 20:38:31 +02:00
d1d7d218ff feat: Add viewport tag 2024-09-20 23:06:38 +02:00
c7ee8a7159 chore: Add license file 2024-09-20 23:06:23 +02:00
619c893517 feat: Add heading 2024-09-20 22:51:36 +02:00
2f9603264c feat: Add setup screen for word length 2024-09-20 22:47:47 +02:00
92058e63a7 feat: Add new game button 2024-09-20 22:12:31 +02:00
749057040f refactor: Move Game logic to new component 2024-09-20 22:05:04 +02:00
641e476ad6 feat: Only accept valid words 2024-09-20 21:57:35 +02:00
ddd2631bb8 feat: Add win/loose check 2024-09-20 21:53:00 +02:00
25a76e90fe feat: Select random word from list 2024-09-20 21:36:32 +02:00
4c3c44f95e feat: Add dictionary 2024-09-20 21:07:06 +02:00
8b046d6b59 feat: Add Toast functionality 2024-09-20 20:17:55 +02:00
7d049af52d fix: missing keys in react array 2024-09-20 20:12:57 +02:00
121866e86a feat: Add distinction between empty and unknown 2024-09-20 19:52:37 +02:00
cb21280e85 fix: HalfRight key color 2024-09-19 23:15:01 +02:00
0719a9118f feat: Input functionality 2024-09-19 23:12:27 +02:00
332c36b81b feat: First draft of UI 2024-09-19 22:50:21 +02:00