Skip to content

Releases: d3plus/d3plus-text

v0.9.37

22 Jan 14:34
Compare
Choose a tag to compare
v0.9.37 Pre-release
Pre-release
  • updates documentation (ea616be)
  • fixes new TextBox rendering when duration is zero (closes #103) (104375e)

v0.9.36

18 Jan 22:13
Compare
Choose a tag to compare
v0.9.36 Pre-release
Pre-release
  • updates documentation (d5b4f83)
  • fixes html rendering during transitions (89b3a02)

v0.9.35

18 Jan 21:26
Compare
Choose a tag to compare
v0.9.35 Pre-release
Pre-release
  • updates documentation (27362b9)
  • updates minor d3plus dependencies (4156e08)
  • updates minor d3 dependencies (279e27d)
  • adds support for parsing simple HTML tags (11389be)

v0.9.34

03 Jan 22:49
Compare
Choose a tag to compare
v0.9.34 Pre-release
Pre-release
  • updates documentation (0ad2cd4)
  • enables webpack treeshaking (13bfb4c)

v0.9.33

21 Aug 18:56
Compare
Choose a tag to compare
v0.9.33 Pre-release
Pre-release
  • updates documentation (80089e2)
  • fixes order in multiline text in alignment middle (f44bf7d)
  • minor changes (6a53e76)
  • fixes x position with rotation (4651256)
  • fixes vertical multiline alignment using bottom value (f824226)
  • removes logs (ae94265)
  • adds verticalAlign property in text element (0bcd204)
  • deletes unused comments (b2f4a88)
  • minor changes (1d5fd01)
  • fixs vertical align in text rotation (4f56e16)
  • tries moving travis-ci mscorefonts installer to before_install to accept EULA (cc5e8d8)
  • tests installing mscorefonts in travis-ci config to use Verdana in tests (06d3c51)
  • changes tests to use "DejaVuSans" font-family (#58) (2864d52)
  • Japanese chars should be treated just like Chinese. (b3b042f)

v0.9.32

11 Jun 16:33
Compare
Choose a tag to compare
v0.9.32 Pre-release
Pre-release

v0.9.31

07 Jun 13:55
Compare
Choose a tag to compare
v0.9.31 Pre-release
Pre-release

v0.9.30

05 Jun 15:50
Compare
Choose a tag to compare
v0.9.30 Pre-release
Pre-release
  • updates documentation (9a5e76d)
  • fixes TextBox enter/exit animations (ddc02b6)
  • removes gratuitous parentheses (bc7f244)

v0.9.29

05 Jun 01:19
Compare
Choose a tag to compare
v0.9.29 Pre-release
Pre-release
  • updates documentation (20ed537)
  • Merge pull request #91 from MooDEdge/master (c75ee06)
  • Prefer d3 funcs (771c4cb)
  • Updated comment (c46cc4a)
  • Moved the truncation test page out of source control (4373af0)
  • Allow restricting the number of lines to wrap onto (cb8c8a6)
  • Linting and added in extra test case (5d53327)
  • Updated JSDoc (a3510c1)
  • Cleaned up the code a little (68ef807)
  • Modified truncation test page (f23478a)
  • Added a truncation function to truncate a single word (a008fbb)
  • Added a Truncate test page (22c86cd)
  • passes original data object to rotate accessor function (6d62abe)

v0.9.28

07 May 16:02
Compare
Choose a tag to compare
v0.9.28 Pre-release
Pre-release
  • updates documentation (8241c4b)
  • updates d3plus-common to v0.6.35 (5168d4e)
  • adds rotateAnchor method to TextBox
  • updates example images (9af9159)
  • updates d3plus-dev to v0.6.7 (80486a2)