Releases: d3plus/d3plus-text
Releases · d3plus/d3plus-text
v0.9.37
v0.9.36
v0.9.35
v0.9.34
v0.9.33
- 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
v0.9.31
v0.9.30
v0.9.29
- 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)