File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 552 . Fix - correctly handle "sync" specifier in JSROOT.NewHttpRequest
663 . Fix - verify that TH1/TH2 superimposing in 3D works properly
774 . Fix - use provided options in JSROOT.redraw function
8+ 5 . Fix - arb8 shape, used in composite
89
910
1011## Changes in 5.7.1
Original file line number Diff line number Diff line change 44 "description" : " Example of building lib.js with gulp for JavaScript ROOT" ,
55 "main" : " example.htm" ,
66 "dependencies" : {
7- "jsroot" : " ^5.7.1 "
7+ "jsroot" : " ^5.7.2 "
88 },
99 "overrides" : {
1010 "MathJax" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.7.1 " ,
3+ "version" : " 5.7.2 " ,
44 "engines" : {
55 "node" : " >=0.8"
66 },
Original file line number Diff line number Diff line change 9696
9797 "use strict" ;
9898
99- JSROOT . version = "5.7.1 13/08 /2019" ;
99+ JSROOT . version = "5.7.2 19/10 /2019" ;
100100
101101 JSROOT . source_dir = "" ;
102102 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments