-
Notifications
You must be signed in to change notification settings - Fork 349
Update panel picker and card components #877
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 76 commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
2eb7c3c
update success subtle color value
javiert-okta 5db974e
add icon components
javiert-okta 390c5a2
refactor card components order
javiert-okta 135e9a6
update styles for card component
javiert-okta 996c30b
udpate toolbar button to include tooltip
javiert-okta 96bbae1
remove background color
javiert-okta 024fa3b
update jwt input
javiert-okta 32f9d50
update debugger toolbar styles
javiert-okta 59b050a
update font size
javiert-okta af1ec5b
add icons to toolbar components
javiert-okta 078bfd2
update color values
javiert-okta 833f4a4
change titles for decoded header and payload
javiert-okta f485c4b
update styles for token decoder signature component
javiert-okta a0d4b0c
update secret key input styles
javiert-okta 4101083
update styles for jwt input headline
javiert-okta c10e64d
update styles for claims table
javiert-okta ecc5839
add bottom margin
javiert-okta 4655953
add eye icons
javiert-okta 88f1e38
update card tabs styling
javiert-okta 5d66e8d
update styles for card component
javiert-okta 5594a34
update styles for checkbox
javiert-okta 93d3d1b
remove roboto font
javiert-okta 641ada4
remove borders, add color to svg icons
javiert-okta 0ff9668
change button icons positioning, udpate styles
javiert-okta 784c436
remove background color
javiert-okta 93a3d07
update styles for property tooltip
javiert-okta 83bea5a
update global style variables values
javiert-okta 682182f
update focus values
javiert-okta 26f2bdd
update picker en message
javiert-okta 0b202db
update token decoder styling
javiert-okta 61c4d5e
update debugger picker styling and reorganize tags
javiert-okta 79f7c8d
delete unused prop
javiert-okta 2993e82
update focused and disabled styles
javiert-okta 92148a7
Merge pull request #883 from jsonwebtoken/update-algorithm-picker
javiert-okta e442a80
add new encoding toggle switch component
javiert-okta cd270fc
update card styles and component to render toggle switch
javiert-okta f4624e3
comment footer
javiert-okta ff37381
format secret key input component
javiert-okta 19565b7
update react control styles
javiert-okta deb9bfc
move pickers to card component
javiert-okta 3f9d976
update debugger picker styling and options
javiert-okta dba55a9
update label styles
javiert-okta 5a4868f
update alg picker container
javiert-okta c255d5e
update styling for signature messages
javiert-okta 1f0c9a2
remove height
javiert-okta b966d37
Merge pull request #884 from jsonwebtoken/update-token-encoder-picker
javiert-okta afbf8cb
fix merge conflicts
javiert-okta 58a4001
add data-no-padding attribute
javiert-okta ca3353d
fix card styles
javiert-okta 92d74fe
update padding value
javiert-okta a054985
delete comment
javiert-okta 21ba061
update toggle switch logic and styles
javiert-okta e2ee558
add heading and update styles
javiert-okta 931c82d
update en dictionary entries
javiert-okta 51867df
update global values
javiert-okta 09ffa20
add headers to token encoder cards
javiert-okta cd274ab
delete unused component
javiert-okta b1529d8
add headline classname
javiert-okta 45211a2
add styles for heading container
javiert-okta 686d4e4
fix row-gap value
javiert-okta a2c53e7
fix button icon styling
javiert-okta 863fdf8
fix picker styles
javiert-okta 68c44ea
increase font size
javiert-okta f1471cb
increase padding
javiert-okta 2824a48
align items to center
javiert-okta df05d98
fix styles for encoder picker
javiert-okta 39dad3f
add picker to token encoder component
javiert-okta 84350b5
add new color to light theme
javiert-okta 600cbdc
fix toggle switch styles
javiert-okta 7f547b4
delete no padding styles
javiert-okta c40823f
remove padding
javiert-okta 5e791f7
add none algorithm option
javiert-okta 4a2abf8
decrease padding
javiert-okta ec01c9e
update color for selected option in picker
javiert-okta 4096e62
fix padding option
javiert-okta da0fd12
Merge branch 'ui-redesign' of https://github.com/jsonwebtoken/jsonweb…
javiert-okta 38d521d
fix merge conflicts
javiert-okta 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 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 |
|---|---|---|
|
|
@@ -4,7 +4,7 @@ | |
| .span, | ||
| .p, | ||
| .code { | ||
| font-size: 0.75rem; | ||
| font-size: .875rem; | ||
| line-height: 1.125rem; | ||
| } | ||
|
|
||
|
|
||
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
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.
Inconsistent indentation here as well