Skip to content

Releases: d3plus/d3plus-text

v1.2.5

06 Mar 16:14
Compare
Choose a tag to compare
  • updates documentation (6fbbd2a)
  • updates d3-array to latest minor (cf52009)
  • udpates minor d3plus deps (6eee436)
  • manually detects non-bdi wrapped numbers and fixes their direction in rtl (23c588c)
  • adds rendering support for tags in TextBox (730fa7d)

v1.0.6

26 Mar 15:22
Compare
Choose a tag to compare
  • updates documentation (ea80bb7)
  • locks d3plus dep to pre-esm version (e59cbd0)

v1.2.4

07 Nov 14:33
Compare
Choose a tag to compare
  • updates documentation (ed48bef)
  • adds optional spacer argument to strip (09799b8)
  • allows Arabic characters in strip function (f9da709)

v1.0.5

09 Jan 14:32
Compare
Choose a tag to compare
  • updates documentation (36e1912)
  • updates documentation (c95091b)
  • backports Arabic and spacer support to strip func (dc2eaf4)

v1.2.3

07 Mar 17:28
Compare
Choose a tag to compare
  • updates documentation (b5f95e8)
  • adds null case rtl test (f167a45)
  • adds null case catches to new rtl inheritance logic (c5700eb)

v1.2.2

07 Mar 17:10
Compare
Choose a tag to compare
  • updates documentation (8597fb9)
  • adds rtl tests (39e124e)
  • allows passing an HTMLElement to rtl (b91b947)

v1.2.1

25 Jan 00:08
Compare
Choose a tag to compare
  • updates documentation (3170db8)
  • adds file extension to module exports (6c6fd15)

v1.2.0

25 Jan 00:07
Compare
Choose a tag to compare
  • updates documentation (0a7f01d)
  • updates d3plus-common to latest (d16836c)
  • upgrades to new mocha testing suite and module imports (34bc27d)

v1.1.0

04 Jan 23:16
Compare
Choose a tag to compare
  • updates documentation (7abbcd1)
  • updates to latest d3 packages to fix vulnerabilities (a7bfeb8)
  • updates documentation (8c91306)
  • updates d3plus-dev and env to v1.2 (c8ad115)

v1.0.3

06 Jul 21:46
Compare
Choose a tag to compare
  • updates documentation (6499621)
  • fixes non-used transition import in TextBox (4f36063)
  • updates d3plus-common to v1.1.0 (2dcfa05)
  • updates d3plus-dev to v1.1.0 (5e80817)
  • inherit transition from this._select instead of global one to work on shadow DOM (894879b)