Releases: d3plus/d3plus-text
Releases · d3plus/d3plus-text
v1.0.2
- updates documentation (a01a982)
- fixes multi-line HTML tags in TextBox (174ab88)
v1.0.0
- updates documentation (829c82e)
- updates d3 dependencies to use ES6 (06d3cca)
v0.10.1
- updates documentation (e9bc34e)
- fixes re-ordering of TextBox DOM elements on redraw (d921624)
v0.10.0
- updates documentation (5da0f8d)
- updates d3plus-common to v0.7 (d7c1867)
v0.9.52
- updates documentation (ba0942e)
- adds fontStroke and fontStrokeWidth methods (28d4555)
- updates d3plus minor dependencies (3606a2e)
v0.9.51
- updates documentation (0f03900)
- updates d3plus-common to v0.6.60 (226dc26)
- adds macron detection for o/u into strip function (closes #117) (5932abd)
v0.9.50
- updates documentation (f522430)
- change to a single property as suggested. (a9eb480)
- apply PR comments (5e12971)
- adds support for configuring the html supported (1bea142)
v0.9.49
- updates documentation (a20850e)
- updates d3plus-common and d3plus-dev (closes #114) (fbe9ec9)
- fixes decoding HTML from empty/invalid strings (closes #114) (18a8377)
v0.9.48
- updates documentation (3d319da)
- adds tests for trim functions (b6b85bd)
- forces convertion to string inside trim function (1a8b1bc)