You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.7.3.0 - merge Dev (#126)
* merge dev with main (#75)
* Create node.js.yml
* Rename node.js.yml to build.yml
* Create codeql.yml
* Fix Comments (#74)
Co-authored-by: Firzinat Khuzeev <v-fkhuzeev@microsoft.com>
Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
* draft refactoring
* draft refactoring
* Add OnObject support (#77)
* Update README.md
* Delete .travis.yml, update build.yml
* Fix eslint errors
* Improve outline of arcs when in keyboard focus
* Delete redundant dependency d3-selection-multi
* Add AsterPlotSettingsModel.ts
* Migrate to new formatting model
* Add OnObject For "Legend", "Central label" cards
* Add OnObject for "Labels" card settings
* Fix accessing undefined field "tooltipInfo"
* Populate pies colors slices
* Add arc outlines around pie data points
* Fix: context menu wasn't shown when right-clicking pies
* Add OnObject for "Outer line" formatting settings
* Update packages, bump version to 1.7.0.0
* Leave single outer line outline around pie chart
* Fix pie color assignment
* Fix custom arc outline when "Legend" is enabled
* Remove event listeners while `formatMode` is enabled
* Remove jquery and fix unit tests
* Add visual short and long description
* Update packages
* Remove identity from outerline OnObject custom outline callback
* Fix unexpected behaviour when second measure value was added to the first
* Fix showing tooltip
* Update build.yml to run GitHub Actions on "certification" branch
* Add test checking converter is working correctly
* Fix computing min and max measure values for chart
* Add test to check that pie color pickers created for all pies
* Fix scaling visual when outerline is enabled
* v1.7.2.0 - Remove interactivity-utils (#90)
* Create custom styles for keyboard focused slices
* Split d3 into submodules
* Fix context menu for center label, outer lines and legends
* Add .vscode/launch.json with karma debug
* Remove interactivity-utils
* Fix TypeScript errors in tests
* Add report page tooltip support
* Remove duplicated rendering call
* Update packages
* Remove "coveralls" package
* Add .vscode to .gitignore
* Add 'show title' settings to legend card
* Update eslint to v9
* Fix eslint errors
* Rename properties with bad naming
* Fix eslint ignore list
* Refactor code
* Refactor code and make legends scrollable
* Fix the bug with selection not being reset on toggle
* Refactor code to make it more readable
* Refactor methods in behavior.ts to remove duplication, reformat visual.ts
* Fix npm audit issues
* Run GitHub actions on ubuntu-22.04
* v1.7.3.0 - Fix bugs (#108)
* Add missing context menu
* Use new chartutils+fix legend styles
* Use new formattingModel + fix fill style for hcm
* Fix report page tooltip
* Fix onObject implementation
* Increase stroke-width for hcm
* Remove eventlisteners in format mode
* Update formatting model
* Bump version
* Fix variable naming
* Rename localization keys
* New translations (#125)
* Merge main (#127)
* Create node.js.yml
* Rename node.js.yml to build.yml
* Create codeql.yml
* Microsoft mandatory file (#53)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
* Update codeql.yml
---------
Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Co-authored-by: MulyukovAidar <rememberlig@gmail.com>
---------
Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
Co-authored-by: s-ddavydenko <113129076+s-ddavydenko@users.noreply.github.com>
Co-authored-by: Firzinat Khuzeev <v-fkhuzeev@microsoft.com>
Co-authored-by: adiletelf <74559101+adiletelf@users.noreply.github.com>
Co-authored-by: Iuliia Kulagina <86924383+kullJul@users.noreply.github.com>
Co-authored-by: pbicvloc <104190707+pbicvloc@users.noreply.github.com>
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Co-authored-by: MulyukovAidar <rememberlig@gmail.com>