-
Notifications
You must be signed in to change notification settings - Fork 34
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
[UI] Welcome modal update #1163
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
8f0687c
feat(onboarding): modify welcome to HyperPlay modal
biliesilva 09e3b6c
feat(onboarding): update styles for welcome modal
biliesilva b5cfaec
feat(assets): add diamond SVG to the assets folder
biliesilva 4022ba7
feat(localization): update translations for the welcome modal
biliesilva 155aa16
Merge branch 'main' into Welcome-Modal-v2
biliesilva 884693d
feat(localization): remove outdated community call-to-action from tra…
biliesilva 64e0a58
fix(onboarding): removed numbers from they translation keys
biliesilva 27740b2
fix(localization): updated keys running yarn i18n again
biliesilva fa6e13b
Merge branch 'Welcome-Modal-v2' of github.com:HyperPlay-Gaming/hyperp…
biliesilva 68452be
fix(onboarding): add new style condition to onboard modal
biliesilva ee9e966
fix(onboarding): add compatibility layer translation key for one item…
biliesilva d69bb64
fix(onboarding): increase width and add top do the modal component
biliesilva dcd6504
fix(onboarding): adjust margins and font weights to use var from our lib
biliesilva c5739ef
fix(translations): add compatibility layer translation key
biliesilva 2fad827
[UI] Update welcome modal to be responsive (#1166)
BrettCleary 0aa1d6f
rm global class from weclome modal lang selector (#1170)
BrettCleary 281de19
fix(translations): update translation keys after test
biliesilva 6d41c94
fix(onboarding): adjust text indentation and padding in welcome modal
biliesilva b2515a0
fix(onboarding): fixed some pontuations in the text content to match …
biliesilva 8c963ea
[fix] yarn conflicts
biliesilva 923bd48
update(onboarding): update compatibility layer external URL
biliesilva 060b839
Merge branch 'main' of https://github.com/HyperPlay-Gaming/hyperplay-…
biliesilva 925956d
fix(lint): remove unused imports
biliesilva File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think
--body-sm
is defined anywhere