Skip to content

Commit

Permalink
Sankey 3.0.8 (#139)
Browse files Browse the repository at this point in the history
* Link tooltip display format issue fixed

* Sankey: dependencies update

* Sankey: tests update and d3 module changes

* Sankey: eslint update

* Sankey: d3 and lodash libraries broken down to smaller packages

* Sankey: node tooltip - output weight incorrect sum at cycle case bug fixed

* Sankey: node tooltip - output weight calculation for tooltip has moved to separate function

* Sankey: node tooltip - output weight calculation function fixed

* Sankey: api version update

* Sankey: changelog, package-lock files updated

* packages updated

* SankeyChart: area of visibility bug fixed in dragged and draggend functions

* Sankey chart: version and changelog file are updated

* converter method changes reverted, package.json: visual version upgraded

* sankeyDiagram naming changed to self

* package-lock: file version reverted, eslint: disable-next-line comment added

* Testutils version updated

* build.yml: node version changed to 14

* Update test.webpack.config.js

nested subdirectory creation fix (probable cause of test failure)

* build.yml: node version changed & eslint/parser dependency removed

* visual version update in all files

* api and tools packages updated

* sankey version updated to 3.0.8

* api version update in pbiviz file

* api version reverted

Co-authored-by: Rustam Boranov <[email protected]>
Co-authored-by: MulyukovAidar <[email protected]>
Co-authored-by: MulyukovAidar <[email protected]>
  • Loading branch information
4 people authored Jan 23, 2023
1 parent 9c883d5 commit 8cb827b
Show file tree
Hide file tree
Showing 4 changed files with 6,986 additions and 410 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.0.8
* powerbi-visuals-tools packages updated

## 3.0.7
* Testutils version updated to 3.2.0
* lockFileVersion is updated to version 3
Expand Down
Loading

0 comments on commit 8cb827b

Please sign in to comment.