Update d3 to 7.9.0

This commit is contained in:
Alexander Meindl 2024-03-13 07:44:59 +01:00
parent f15064719b
commit f445056952
3 changed files with 8 additions and 6 deletions

View File

@ -3,7 +3,9 @@
## 3.2.0
- add option to hide issue attachments, if number of file is too high
- add option to auto watch issues, which assigned to me
- rubocop offenses has been fixed
- D3 7.9.0 support
## 3.1.0

View File

@ -132,7 +132,7 @@ It provides :
* [Chart.js Plugin datalabels 2.1.0](https://github.com/chartjs/chartjs-plugin-datalabels)
* [Chart.js Plugin matrix 2.0.1](https://github.com/kurkle/chartjs-chart-matrix)
* [clipboardJS 2.0.11](https://clipboardjs.com/)
* [d3 7.8.5](https://d3js.org/)
* [d3 7.9.0](https://d3js.org/)
* [d3plus 2.0.3](https://d3plus.org/)
* [FontAwesome 5.15.4](https://fontawesome.com/)
* [mermaid 9.3.0](https://github.com/mermaid-js/mermaid)

File diff suppressed because one or more lines are too long