This repository was archived by the owner on Jul 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 184
Merge dev to master #662
Merged
Merged
Merge dev to master #662
Conversation
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
) Checks to see if MSBuild supports binarylogging Fixes #596
* Adding condition remove APIs that are not supported on _any_ .NET platform target * Update framework filter to be more strict about which APIs to include * Fix tests because AnalysisEngine only considers items part of the .NET platform if we have a single entry in the API catalog
* remove breaking change table's id and analyzer status columns * rework table style to prevent zooming problems * remove unused css * add border to table headers * embed platform support icons as svg images * set aria-labelledby attributes on collapse/expand buttons * close use elements * replace each toggle button with a pair of hide/show buttons * replace links to anchor names with links to ids * html tweaks to prevent IE warnings * replace literals with resource strings * fix row visibility checkbox label
* Fixes invisible text on high contrast mode in Options Page * Making Options page accessible * Fixing tab navigation * Adding logic to find existing reports in Window on initialization * Fixing DirectoryNotFoundException * Remove unnecessary OutputViewModel registration * Fixing style on tool window * Using ItemContainerStyle for ListBox * Fixing different hyperlink styles * Making list box item unfocusable * Adding automation property for Available Reports * Fix tab selection visual on tool window * If there are no valid format extensions, return an empty OutputVM
Merge master into dev
* replace Hyperlinks with Buttons * set automation names on results window items * select first report when results window appears * Set focus to the browse button after options browse dialog is dismissed * bind control styles to VS environment colors * Add status bar to VS extension for screen reader support (#627)
chlowell
approved these changes
May 22, 2018
Member
chlowell
left a comment
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.
![]()
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This will allow us to release an update with the VSIX and netstandard.dll improvements.