Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: modal v2 and update home page modal #419

Merged
merged 27 commits into from
Nov 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
5ad532a
chore: rename effect-new-2 to frosted-shadow-box
JohnsonMao Oct 27, 2024
1f68254
refactor: box fancy
JohnsonMao Oct 27, 2024
4619a4c
feat: button add icon size
JohnsonMao Oct 27, 2024
2962eb2
refactor: header icon and button
JohnsonMao Oct 27, 2024
1b0d71b
test: update border width case
JohnsonMao Oct 28, 2024
ca696f8
feat: Modal component
JohnsonMao Oct 28, 2024
56040c1
chore: modify modal size and create room modal title
JohnsonMao Oct 29, 2024
6febfb1
feat: update input component
JohnsonMao Oct 30, 2024
8a09703
feat(common): add select box group component
JohnsonMao Oct 31, 2024
4dbedfe
refactor(common): carousel style
JohnsonMao Oct 31, 2024
f5f9d92
fix(common): box fancy pseudo element cover bug
JohnsonMao Oct 31, 2024
6fa6d26
feat(common): add input OTP component
JohnsonMao Nov 1, 2024
c2c0dea
fix(input): clicking on the input edge is unresponsive
JohnsonMao Nov 1, 2024
4139c05
feat(modal): luck body scroll when modal is open
JohnsonMao Nov 1, 2024
b7ae8b3
feat(Cover): handle error to display fallback image
JohnsonMao Nov 2, 2024
69cb81b
chore: modify style, fix typo and Image to Cover
JohnsonMao Nov 2, 2024
a08e440
feat(user): add user info form
JohnsonMao Nov 2, 2024
1a37039
feat(room): add create room form
JohnsonMao Nov 2, 2024
1a97dad
feat(room): add game room action buttons
JohnsonMao Nov 2, 2024
be46eb8
feat(game): add game card simple and detailed
JohnsonMao Nov 2, 2024
acb4495
feat(InputOTP): add ref support for external focus control
JohnsonMao Nov 2, 2024
85ce81b
refactor: change to features
JohnsonMao Nov 2, 2024
d0a3f8b
chore: search bar send alert
JohnsonMao Nov 2, 2024
6d3db27
fix: loop join room bug
JohnsonMao Nov 2, 2024
ed44add
chore: i18n
JohnsonMao Nov 2, 2024
00fa281
fix: sonar cloud issue
JohnsonMao Nov 2, 2024
3dece29
feat(Modal): add keyboard event handler
JohnsonMao Nov 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
263 changes: 0 additions & 263 deletions components/lobby/CreateRoomModal/CreateRoomModal.tsx

This file was deleted.

This file was deleted.

This file was deleted.

46 changes: 0 additions & 46 deletions components/lobby/CreateRoomModal/GameListModal/GameList/index.tsx

This file was deleted.

Loading
Loading