js libraries update

This commit is contained in:
Alexander Meindl 2022-07-04 12:58:15 +02:00
parent 2b422d85de
commit 1ddbd4a48e
6 changed files with 12 additions and 8 deletions

View File

@ -2,6 +2,10 @@
## 3.0.7
- D3 7.6.1 support
- Mermaid 9.1.3 support
- moment 2.29.3 support
## 3.0.6
- D3 7.4.5 support

View File

@ -129,11 +129,11 @@ It provides :
* [Chart.js Plugin datalabels 2.0.0](https://github.com/chartjs/chartjs-plugin-datalabels)
* [Chart.js Plugin matrix 1.1.1](https://github.com/kurkle/chartjs-chart-matrix)
* [clipboardJS 2.0.11](https://clipboardjs.com/)
* [d3 7.4.5](https://d3js.org/)
* [d3 7.6.1](https://d3js.org/)
* [d3plus 2.0.1](https://d3plus.org/)
* [FontAwesome 5.15.4](https://fontawesome.com/)
* [mermaid 9.1.2](https://github.com/mermaid-js/mermaid)
* [moment 2.29.2](https://github.com/moment/moment) (used by Chart.js)
* [mermaid 9.1.3](https://github.com/mermaid-js/mermaid)
* [moment 2.29.3](https://github.com/moment/moment) (used by Chart.js)
* [Select2 4.0.13](https://select2.org/)
And a set of various Rails helper methods (see below).

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

File diff suppressed because one or more lines are too long