Update d3.js to 6.3.1

This commit is contained in:
Alexander Meindl 2020-12-09 06:49:19 +01:00
parent 0e00985691
commit 3a6c22fbd9
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ Changelog
- Do not show "Assign to me" if assigned_to is disabled for tracker
- FontAwesome 5.15.1 support
- D3 6.2.0 support
- D3 6.3.1 support
- Mermaid 8.8.4 support
- add current_user as special login name for user macro (which shows current login user)
- add text parameter to user macro (which disable link to user)

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.6 <https://clipboardjs.com/>`_
* `d3 6.2.0 <https://d3js.org/>`_
* `d3 6.3.1 <https://d3js.org/>`_
* `d3plus v2.0.0-alpha.29 <https://d3plus.org/>`_
* `FontAwesome 5.15.1 <https://fontawesome.com/>`_
* `mermaid 8.8.4 <https://github.com/knsv/mermaid/>`_