Releases: d3plus/d3plus-text
Releases · d3plus/d3plus-text
v0.9.17
- fixes japanese unicode error with test running (0f0ff94)
v0.9.16
- catches for escaped newline characters in textWrap (closes #59) (43bfd3c)
- catches for solo split character in textSplit (dbd81df)
v0.9.15
- fixes textWrap for strings including regex literals (81b657e)
v0.9.14
- fixes fontExist so that it's renderable on server (bbc5367)
- potential fix for Ubuntu font on travis-ci (c814372)
v0.9.13
- implements new fontExists function (091e7d7)
- adds more robust defaults to textWidth (412f658)
v0.9.12
- updates d3plus-common to v0.6.13 (e29a152)
- updates environment (368c0eb)
- chore(package): update d3plus-dev to version 0.2.1 (#57) (5fae59e)
- fixes text wrapping for multiple concurrent spaces (closes #55) (675e680)
- updates d3plus-dev to v0.1.14 (34d0cc5)
- compiles v0.9.11 (5251adb)
- updates d3plus-common to v0.6.12 (1998dd0)
- fixes tspan update race condition (d11b6fe)
- adds private jsdoc to TextBox constructor (a45930f)
v0.9.11
- updates d3plus-common to v0.6.12 (1998dd0)
- fixes tspan update race condition (d11b6fe)
- adds private jsdoc to TextBox constructor (a45930f)
v0.9.10
- adds pointerEvents method (76b69d0)
v0.9.9
- updates d3plus-common to v0.6.8 (b71ace1)
- adds font-weight to TextBox and textWrap (closes #52) (ff71656)
- removes console statement (6141cfe)
- adds full-width comma and improves japanese detection in textSplit (86d5f6a)
- defaults textWrap fontFamily to Verdana (86680ec)
v0.9.8
- update gitignore and npmignore (3d54545)
- updates d3plus-dev to v0.1.11 (8a108c2)
- fixes indentation in textSplit src (b00db7f)
- updates d3plus-common and adds d3plus-dev (aad3b8c)