Updated d3 to 7.2.1

This commit is contained in:
Alexander Meindl 2021-12-11 07:37:55 +01:00
parent a26584c2ce
commit f3ace099d6
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ Changelog
+++++
- Mermaid 8.13.5 support
- D3 7.2.0 support
- D3 7.2.1 support
- Ruby 2.6 is required
- Use redmine_plugin_kit gem as loader
- Move settings rake tasks and true?/false? to redmine_plugin_kit

File diff suppressed because one or more lines are too long

View File

@ -178,7 +178,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 7.2.0 <https://d3js.org/>`_
* `d3 7.2.1 <https://d3js.org/>`_
* `d3plus v2.0.0-alpha.30 <https://d3plus.org/>`_
* `FontAwesome 5.15.4 <https://fontawesome.com/>`_
* `mermaid 8.13.5 <https://github.com/mermaid-js/mermaid>`_