Commit 546ceb9
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>1 parent 70ecfdf commit 546ceb9
82 files changed
Lines changed: 11783 additions & 15156 deletions
File tree
- .github/workflows
- src
- onObject
- services
- stringResources
- ar-SA
- bg-BG
- ca-ES
- cs-CZ
- da-DK
- de-DE
- el-GR
- en-US
- es-ES
- et-EE
- eu-ES
- fi-FI
- fr-FR
- gl-ES
- he-IL
- hi-IN
- hr-HR
- hu-HU
- id-ID
- it-IT
- ja-JP
- kk-KZ
- ko-KR
- lt-LT
- lv-LV
- ms-MY
- nb-NO
- nl-NL
- pl-PL
- pt-BR
- pt-PT
- ro-RO
- ru-RU
- sk-SK
- sl-SI
- sr-Cyrl-RS
- sr-Latn-RS
- sv-SE
- th-TH
- tr-TR
- uk-UA
- vi-VN
- zh-CN
- zh-TW
- style
- test
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
1 | 43 | | |
2 | 44 | | |
3 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
0 commit comments