js libraries update
This commit is contained in:
parent
2b422d85de
commit
1ddbd4a48e
@ -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
|
||||
|
@ -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).
|
||||
|
4
assets/javascripts/d3.min.js
vendored
4
assets/javascripts/d3.min.js
vendored
File diff suppressed because one or more lines are too long
2
assets/javascripts/mermaid.min.js
vendored
2
assets/javascripts/mermaid.min.js
vendored
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
Loading…
Reference in New Issue
Block a user