Releases: d3plus/d3plus-shape
Releases · d3plus/d3plus-shape
v0.16.3
- updates documentation (c345805)
- updates minor d3 dependencies (7a620de)
- updates environment (5f9962a)
- updates minor d3plus dependencies (912dd1c)
- catches for Infinity centroids in largestRect (dfce22d)
v0.16.2
- updates documentation (aaba716)
- adds support for webpack treeshaking (3a3a045)
- moves this._whiskerEndpoint variable initialization inside render (77ccb98)
- fixes hover and active functions for whiskerEndpoints in Box and Whisker Shapes (119fde9)
- adds pass through hover and active functions to Box and Whisker shapes (13cd10a)
- adds configPrep in labelConfig (74a07c0)
v0.16.0
- [breaking] adds configPrep in labelConfig (74a07c0)
- updates documentation (612e655)
- adds pass through hover and active functions to Box and Whisker shapes (c291bf7)
v0.14.11
- updates documentation (a1fabf4)
- adds recursive sort function for internal d3plus variables (4192bb8)
v0.14.10
- updates documentation (917104e)
- catches for d3plus internal objects in sort method (5f12de1)
- updates d3-color to v1.2.0 (64cc4e3)
- updates d3plus minor dependencies (fb73883)
v0.14.9
- updates documentation (21ed046)
- fixes nested label rotate and rotateAnchor (e782240)
v0.14.8
- updates documentation
- adds support for aria-label #78 and role #79 attributes. (09116b2)
v0.14.7
- updates documentation (a10417c)
- fixes rotation with new d3plus-text implementation (75322df)
- updates d3-color to v1.2.0 (7c39b5d)
- updates d3plus minor dependencies (f04f770)