Releases: d3plus/d3plus-shape
Releases · d3plus/d3plus-shape
v0.10.4
- adds better falsey detection to highlight method (45265eb)
v0.10.3
- moves highlight functionality from d3plus-viz directly into the Shape class (a616faf)
v0.10.2
- fixes custom hitArea and Label and Image data formatting (36304e4)
- changes Image class to “d3plus-Image” (bb270b6)
- adds hitAreas to Shape group (683819d)
v0.10.1
- groups Shapes instances into elements (b628a40)
- fixes Images and Labels when different Shape types share the same container (0538828)
v0.10.0
- updates d3plus-dev to v0.1.12 (31d471b)
- updates d3plus-text to v0.9.9 (84b5aa0)
- updates d3plus-common to v0.6.9 (1c78381)
- updates d3-interpolate-path to v1.1.0 (36d4f01)
- updates d3 dependencies (c023106)
- dramatically improves speed of rendering labels and images (1cd749f)
- sets size and position on entre for Image class (322bf3a)
v0.9.3
- fixes conflict with Viz internal data objects (2607816)
v0.9.2
- fixes translate array detection (b712bcc)
v0.9.1
- actually fixes Area and Line x/y translate (babe66a)
v0.9.0
- fixes/simplifies shape x/y positioning and translate (75ccd09)
v0.8.25
- fixes data passed from hitArea rect (54de9b8)