Skip to content

Releases: d3/d3

3.3.3

05 Sep 19:29
Compare
Choose a tag to compare
  • Fix d3.mouse for touch events with no touches (such as touchend).
  • Fix d3.behavior.zoom when a secondary touch is started outside the zoomable element.
  • Support parsing time zone offsets (%Z) in d3.time.format.

3.3.2

27 Aug 05:44
Compare
Choose a tag to compare
  • Fixes crash in d3.transition on IE9 due to lack of ​_​_​​proto​_​_ support.

3.3.1

23 Aug 21:28
Compare
Choose a tag to compare
  • Fix obsolete “major” class being inadvertently applied to axis ticks.
  • Fix floating point precision bug in d3.geo.circle causing an occasional coincident endpoint.
  • Fix d3.time.format parse to ignore optional padding specifiers (e.g., “%-d”).

3.3 “Haleakalā”

22 Aug 04:25
Compare
Choose a tag to compare

3.2.8

01 Aug 14:48
Compare
Choose a tag to compare

3.2.7

19 Jul 03:39
Compare
Choose a tag to compare

3.2.6

12 Jul 16:39
Compare
Choose a tag to compare

3.2.5

12 Jul 00:25
Compare
Choose a tag to compare
  • Fix bug with localized decimal point in d3.format.
  • Fix default behavior suppression for drag gestures (e.g., d3.behavior.zoom) on touch devices.
  • Suppress double-tap default behavior with d3.behavior.zoom on touch devices.
  • Improve floating point precision for log.ticks and log.nice.
  • Include minified JavaScript for use with Bower.

3.2.4

06 Jul 03:37
Compare
Choose a tag to compare

3.2.3

04 Jul 21:37
Compare
Choose a tag to compare