d3 and mermaid updated

This commit is contained in:
Alexander Meindl 2021-08-17 16:31:45 +02:00
parent b6f10069e2
commit 78f55fe9cf
5 changed files with 9 additions and 9 deletions

View File

@ -5,8 +5,8 @@ Changelog
+++++
- Ruby 2.7 warnings fixed
- Mermaid 8.11.4 support
- D3 7.0.0 support
- Mermaid 8.11.5 support
- D3 7.0.1 support
- Remove issue macro, which is now supported by Redmine core
- new ticket message can be overwritten for projects
- fixed scope of public project dashboards for all projects

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -175,10 +175,10 @@ 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.0.0 <https://d3js.org/>`_
* `d3 7.0.1 <https://d3js.org/>`_
* `d3plus v2.0.0-alpha.30 <https://d3plus.org/>`_
* `FontAwesome 5.15.3 <https://fontawesome.com/>`_
* `mermaid 8.11.4 <https://github.com/knsv/mermaid/>`_
* `mermaid 8.11.5 <https://github.com/knsv/mermaid/>`_
* `Select2 4.0.13 <https://select2.org/>`_
And a set of various Rails helper methods (see below).