This repository was archived by the owner on Jun 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Polish peek view for inline reviews #1080
Merged
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
858ad49
Start updating the comment glyph
donokuda a4ddc60
Good enough to be centered
donokuda 1484429
Set dimensions on canvas and something about line endings
donokuda 84e1662
Update CommentView styles
donokuda 6353aa4
Theme peek window toolbar
donokuda b6e9d76
Bind background color to peek view
donokuda 25b3343
Theme the comment reply textbox
donokuda ca08c3f
Theme the reply box border
donokuda 7ec6d8d
Adjust margins for button area in comment section
donokuda daa8f84
Merge branch 'master' into ui/inline-themes
donokuda 9ba4fac
Merge remote-tracking branch 'origin/master' into ui/margin-polish
donokuda a81fff4
Oh just fixing what I broke nothing to see here
donokuda e004037
Merge branch 'master' of https://github.com/github/VisualStudio into …
8000
donokuda e78b629
Update colors for Comment glyphs
donokuda 290f804
Basic theming for TooltipCommentThreadView
jcansdale 045d177
Merge branch 'master' into ui/inline-themes
jcansdale c2aee39
Avoid squiggles by adding DesignTimeResources.xaml
jcansdale 209a44d
Theme glyph background color using DiffChangeType
jcansdale e61e38e
Pass background colors to glyphs via a ResourceDictionary
jcansdale 3b70c76
Make SharedDictionary.xaml resources available to glyphs
jcansdale 9544e21
Add SharedDictionarys to DesignTimeResources.xaml
jcansdale 94f2d8d
Something about background colors
donokuda 38130b2
Do glyph DiffChangeType styling via Theme*.xaml
jcansdale 3ef16c2
Use GitHubVsBrandedUIBorder resource for separator color
jcansdale 4941dbd
Prefer WindowText for timestamp color (and set opacity instead)
donokuda db1e3a3
Merge branch 'ui/inline-themes' of https://github.com/github/VisualSt…
donokuda cd95652
Merge branch 'ui/margin-polish' into ui/inline-themes
donokuda 17c0443
Bring back the fill colors
donokuda 6e1750f
Try out some new gutter colors
donokuda 8aee33d
Use a bluer color in light theme for none changed diff type
donokuda 5ed1e99
Actually, something more purple
donokuda 1bb641c
Remove commented xaml
donokuda aeedb1e
Rationalize the use of SharedDictionaryManager
jcansdale cdd40eb
Merge branch 'master' into ui/inline-themes
donokuda 0c396aa
Update Add/Delete fill colors for comment glypths
donokuda 1272564
Merge branch 'ui/inline-themes' of https://github.com/github/VisualSt…
donokuda af48b5d
Use a square icon for adding comments instead
donokuda 1f44318
Fix border
donokuda 71821b0
Adjust blue for dark theme
donokuda ee3a425
Make VsColor/VsBrush resources visible to designer
jcansdale e40fb48
Merge branch 'ui/inline-themes' into ui/vs-colors-and-brushes
jcansdale cf40358
Remove diff colors from comment margin
jcansdale 569257c
Merge branch 'master' into ui/inline-themes
shana b6781f3
Smaller avatars
donokuda 57f5321
Unbox the comment view
donokuda d9774c6
Remove avatar in reply section
donokuda e17cb9b
Use VS color for the peekview command bar
donokuda 75b3531
Update icon fills
donokuda 57c044c
Fix icon alignments
donokuda 9c121be
Fix hover styles
donokuda 9bce4b3
Merge branch 'master' into ui/inline-themes
shana b0af9ba
Fix merge
shana f14b716
Use windowtext key for markdown viewer
donokuda 589d986
Add a separator between the comment field
donokuda 82e60b2
Merge branch 'master' into ui/inline-themes
grokys 8d56e76
Merge branch 'ui/inline-themes' of https://github.com/github/VisualSt…
donokuda 593b19f
Merge branch 'master' into ui/inline-themes
donokuda 7f04075
Add GitHubPeekViewBackground brush
donokuda 3a1e4e0
Update PromptTextBox background color
donokuda 71e8d79
Update margin background colors
donokuda aebb7a7
Update styles for codeblocks
donokuda 744a910
Remove unneeded triggers
donokuda bff81de
Remove unused colors
donokuda fd862e8
Add a little more top margin for comments
donokuda 2ba07ba
Finesse some margin glyph stuff
donokuda 025ee71
Remove unneeded background declaration
donokuda abd2d0b
Remove all the unneccesary borders in the margin
donokuda 3f4bd13
Merge branch 'master' into ui/inline-themes
donokuda 903b958
Merge branch 'master' into ui/inline-themes
grokys 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 8000 h5>
Remove all the unneccesary borders in the margin
- Loading branch information
commit abd2d0b0173b467bed0e7cbd5332834857df1e02
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
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.
Just doing a little comment to see how it looks...
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.
... and replying to myself in the extension!