-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[EC-641] Browser Ext UI Update #3842
Merged
Merged
Changes from 21 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
cd8cc63
more css changes
DanHillesheim d57e909
add icon button hover
DanHillesheim fd1f0b6
Update apps/browser/src/popup/scss/box.scss
DanHillesheim 1d42dbe
Update apps/desktop/src/scss/box.scss
DanHillesheim 1259cd0
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim 4d4b10f
feedback updates
DanHillesheim ad4eb68
Merge branch 'browser-ext-ui-update-test' of https://github.com/bitwa…
DanHillesheim 623240e
restore desktop pseudo rule
DanHillesheim f645129
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim e271198
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim b5c7a10
update to include some variable fixes and deletions
DanHillesheim 4004219
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim be1b412
updates per oscar
DanHillesheim 3a3b667
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim 31bf01f
feedback updates
DanHillesheim 51615c5
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim 8bd18f5
changes per product design
DanHillesheim fbc3adc
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim 0aa4103
add more helper text space below for visual separation
DanHillesheim de15d9b
group new variable
DanHillesheim 246768c
login page button fix
DanHillesheim b800710
Merge branch 'master' into browser-ext-ui-update-test
DanHillesheim ae661aa
Revert "Merge branch 'master' into browser-ext-ui-update-test"
DanHillesheim 8f2ae2b
fix button height
DanHillesheim a0ef655
Merge branch 'master' into browser-ext-ui-update-test
kspearrin 46eafaa
revert file changes
kspearrin 03c95b5
test adjustments
kspearrin 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -132,7 +132,7 @@ p.lead { | |
} | ||
|
||
.img-rounded { | ||
border-radius: 6px; | ||
border-radius: $border-radius; | ||
} | ||
|
||
.sr-only { | ||
|
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.
Since we removed the borders from the boxes, Solarize Dark theme seems to need adjustments as there is nothing visually separating the rows.
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 addressed the issue for the most part. I think there's a little more cleanup to do possibly.
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.
Looks good! Only bit of feedback is we should probably add a new lighter variable for the hover color so that the hover state is retained.
Edit: actually hover state in settings looks good; however it isn't showing up on the main Tab or Vault pages or 'password history' in Generator