File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 3
3
For more context information, please read through the
4
4
[ release notes] ( https://github.com/plotly/plotly.js/releases ) .
5
5
6
+ ## [ 1.2.1] -- 2015-12-14
7
+
8
+ ### Changed
9
+ - Improve XSS check in anchor href [ #100 ]
10
+
11
+ ### Fixed
12
+ - Fix Fifefox 42 to-image failures [ #104 ]
13
+ - Fix error bar with type 'sqrt' logic making them visible without
14
+ specifying the 'value' field [ #91 ]
15
+ - Fix cartesian zoom/drag cover attributes for Firefox 31 [ #92 ]
16
+
17
+
6
18
## [ 1.2.0] -- 2015-12-07
7
19
8
20
### Added
@@ -20,6 +32,7 @@ For more context information, please read through the
20
32
- Fix hover labels with hoverinfo 'text' [ #70 ]
21
33
- Fix scaling for gl3d error bars [ #74 ]
22
34
35
+
23
36
## [ 1.1.1] -- 2015-12-01
24
37
25
38
### Fixed
You can’t perform that action at this time.
0 commit comments