Skip to content

Releases: walterra/d3-milestones

v1.4.7

05 Jan 16:59
Compare
Choose a tag to compare
  • Update .nvmrc to 16.18 (243ef09).

v1.4.6

05 Jan 16:12
Compare
Choose a tag to compare
  • Update .nvmrc to 16.17 (6cdf96e).

v1.4.5

05 Jan 15:12
Compare
Choose a tag to compare
  • Update .nvmrc to 16.16 (da77577).

v1.4.4

05 Jan 10:26
Compare
Choose a tag to compare

Dependency updates.

v1.4.3

05 Jan 09:30
Compare
Choose a tag to compare
  • Update .nvmrc to 16.14.
  • Fixes Karma setup.
  • Switches functional tests to use Firefox instead of Chrome.
  • Switched to Babel from Buble.
  • Updates d3 modules.

v1.4.2

06 Jul 16:49
Compare
Choose a tag to compare
  • Fix autoResize if passed in selector is already an element and not just a string. (a25b41a)

v1.4.1

06 Jul 16:49
Compare
Choose a tag to compare
  • Fix autoResize to consider wrapping element instead of overall browser window. (#62)

v1.4.0

05 Jul 15:41
Compare
Choose a tag to compare
  • Support for custom styles for text elements. (#11)

v1.3.0

05 Jul 14:06
Compare
Choose a tag to compare
  • Expose option urlTarget to be able to set the target attribute when labels are rendered as links. (#44)

v1.2.2

30 Dec 16:15
Compare
Choose a tag to compare
  • Optimize layout for last item. (6f7ab03)