Dev#133
Closed
Demonkratiy wants to merge 4 commits into
Closed
Conversation
* Allow multi-selection not only with ctrlKey but metaKey * Migrate from tslint to eslint * Update API to 5.9.1, tools to 5.4.3 * Migrate from puppeteer to playwright-chromium * Remove unused dependencies * Remove bundle d3 dependency * Replace larget package 'snyk' with '@snyk/protect' * Update outdated packages * Delete deprecated .travis.yml * Fix creating of selectionManager * Migrate to new formatting model * Remove powerbi-visuals-interactivity-utils * Fix tests * Update GitHub workflows * Add selection tests * Remove unused azure-pipelines.yml * Update codeql analysis * Fix audit vulnerabilities * Remove lodash * Add support for highlighting * Add min restriction no label font size * Refactor render selection function * Render dimmed chords when highlights object exists but is empty * Refactor 'getChordTicksArcDescriptors' to show ticks for each chord * Add highlights tests * Update packages
* Fix rendering when 'Clear selection' is clicked * Update API to 5.11.0, tools to 5.5.1 * Add keyboard navigation * Fix data point colors assignment, making it stable * Update README.md to remove second build status icon * Add report page tooltip support * Add font options for data point labels * Add stroke opacity, update stroke width range to [0,5] * Refactor src/behavior.ts * Fix npm vulnerabilities * Remove displayName/displayNameKey from capabilities.json * Add font settings for axis * Add missing localization keys * Set default width for stroke 1px * Bump version to 2.4.0.0 * Refactor code * Update CHANGELOG.md * Remove "coveralls" package * Add axis background settings * Add settings to control rotation of axis ticks * Fix rotating ticks * Fix rotating ticks background * Fix npm vulnerabilities * add axis elements background shapes * Add background shapes * Compute if rotated rects overlap * Add settings to hide overlapping ticks * Add license information * Fix rendering of overlapping ticks * Update packages, fix npm vulnerabilities --------- Co-authored-by: Alexey <v-alesemenov@microsoft.com>
…126) * Set background color for axis ticks in high contrast mode * Bump version to 2.4.1.0 * Update GitHub actions to run on ubuntu-22.04
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.