-
Notifications
You must be signed in to change notification settings - Fork 2
Migrate Kyper ChevronRight Icon to MXUI #357
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
dfe6168
removed TooSmallDialog component
c01512a
updated AttentionFilled to Icon
7aacc87
removed the typing
f1dca52
migrated ChevronRight kyper component
5ecbd0f
feat: migrate kyper AttentionFilled Icon to MXUI
db6f4d4
Fix formatting issues in README props table
mwclemy 47458e5
Fix markdown formatting in Props table
mwclemy 21a7405
chore: trigger CI
9c878d3
addressed comments
16fa4e1
Merge branch 'cmwimo/CT-2388' into cmwimo/CT-2389
5aacf82
addressed comments
01db118
addressed comments
f2eb7fc
restore Readme
853fc68
back to using chevron_right
e76757a
fix more styles
7604b8b
fix config error
17a058d
Merge branch 'cmwimo/CT-2388' into cmwimo/CT-2389
b45af19
fix selectionbox
bbd364e
fi chevron size
c018a40
Merge branch 'cmwimo/CT-2388' into cmwimo/CT-2389
f2e725c
addressed comments
6aea8fe
Merge branch 'cmwimo/CT-2388' into cmwimo/CT-2389
2b14a8e
address comments according to the direction discussed
c4f702f
clean up some kyper token values
0f6f6cf
fixed more styles
6d1cfa2
Merge branch 'cmwimo/CT-2388' into cmwimo/CT-2389
1f8b47d
fixed styles
a9729bc
using spacing from Stack
6e338b0
moved --mui-spacing to styles.css
f8b0922
using Stack for spacing
9e8ae72
addressed more opportunities to use a Stack for spacing
094fe01
fix accountinfo
b0ad28d
use stack for spacing
8405fb8
fixing custom font sizes and using theme aware color value where needed
e7de889
Merge branch 'cmwimo/CT-2388' into cmwimo/CT-2389
9a4ccc4
removed unnecessary font customizations
d83202c
fixed conflicts
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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| .container:global(.MuiStack-root) { | ||
| margin-bottom: var(--spacing-4); | ||
| } | ||
|
|
||
| .link:global(.MuiLink-root) { | ||
| gap: var(--spacing-point-5); | ||
| } |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.