Skip to content

Releases: d3/d3-dispatch

v0.5.0

07 Jun 23:49
Compare
Choose a tag to compare
  • Export to the global d3 in vanilla environments (d3/d3#2840).

v0.4.4

27 May 15:50
Compare
Choose a tag to compare
  • Workaround Safari optimizer bug (#11).

v0.4.3

03 Mar 05:57
Compare
Choose a tag to compare
  • Throw an error the callback passed to dispatch.on is not a function (#8).

v0.4.2

22 Feb 00:04
Compare
Choose a tag to compare

v0.4.1

10 Feb 19:49
Compare
Choose a tag to compare

v0.4.0

09 Feb 21:25
Compare
Choose a tag to compare

v0.3.0

04 Feb 23:50
Compare
Choose a tag to compare
  • Rewrite without closures (#3).

v0.2.6

29 Jan 19:06
Compare
Choose a tag to compare
  • Generate anonymous AMD.

v0.2.5

18 Dec 20:10
Compare
Choose a tag to compare
  • Improve the README.

v0.2.4

11 Nov 18:55
Compare
Choose a tag to compare
  • Define d3-dispatch module (and d3_dispatch global), not dispatch.