Update d3 to version 6.6.2

This commit is contained in:
Alexander Meindl 2021-03-29 20:34:30 +02:00
parent 5104aeceb4
commit 63fe90ef3d
3 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ Changelog
- Mermaid 8.9.2 support
- Bug fix for select2 loading without named field
- FontAwesome 5.15.3 support
- D3 6.6.1 support
- D3 6.6.2 support
- Fix news limit for welcome dashboard block
- Frensh translation updated, thanks to Brice BEAUMESNIL!
- clipboard.js updated to v2.0.8

File diff suppressed because one or more lines are too long

View File

@ -176,7 +176,7 @@ It provides :
* `Chart.js Plugin colorschemes 0.4.0 <https://github.com/nagix/chartjs-plugin-colorschemes>`_
* `Chart.js Plugin datalabels 0.7.0 <https://github.com/chartjs/chartjs-plugin-datalabels>`_
* `clipboardJS 2.0.8 <https://clipboardjs.com/>`_
* `d3 6.6.1 <https://d3js.org/>`_
* `d3 6.6.2 <https://d3js.org/>`_
* `d3plus v2.0.0-alpha.30 <https://d3plus.org/>`_
* `FontAwesome 5.15.3 <https://fontawesome.com/>`_
* `mermaid 8.9.2 <https://github.com/knsv/mermaid/>`_