-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(primevue): use new tab components (#836)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced tab management in the Game Lobby and Witch Use Potions components for improved organization and usability. - Introduced new tab components for better clarity and interaction. - **Bug Fixes** - Resolved issues related to tab state management, ensuring correct content displays based on selected tabs. - **Documentation** - Updated configuration to reflect new tab components available for use in the application. - **Tests** - Revised tests to align with the updated tab management approach, enhancing clarity and specificity in potion management checks. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
1 parent
dd1115f
commit 4f9c1b9
Showing
17 changed files
with
42,236 additions
and
42,099 deletions.
There are no files selected for viewing
142 changes: 75 additions & 67 deletions
142
.../game-lobby/GameLobbyOptionsHub/GameLobbyOptionsHubTabView/GameLobbyOptionsHubTabView.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+457 Bytes
(100%)
tests/acceptance/screenshots/darwin/Game Lobby Options Hub on Composition tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.21 KB
(100%)
tests/acceptance/screenshots/darwin/Game Lobby Options Hub on Roles tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+260 Bytes
(100%)
tests/acceptance/screenshots/darwin/Game Lobby Options Hub on Votes tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.15 KB
(100%)
tests/acceptance/screenshots/darwin/Witch uses death potion Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.35 KB
(100%)
tests/acceptance/screenshots/darwin/Witch uses life potion Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+96 Bytes
(100%)
tests/acceptance/screenshots/linux/Game Lobby Options Hub on Composition tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.06 KB
(100%)
tests/acceptance/screenshots/linux/Game Lobby Options Hub on Roles tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+274 Bytes
(100%)
tests/acceptance/screenshots/linux/Game Lobby Options Hub on Votes tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-949 Bytes
(99%)
tests/acceptance/screenshots/linux/Witch uses death potion Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-185 Bytes
(100%)
tests/acceptance/screenshots/linux/Witch uses life potion Playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.