8000
Skip to content

Releases: d3/d3-zoom

v3.0.0

Choose a tag to compare

@mbostock mbostock released this 11 Jun 17:44
debbe3d
  • Adopt type: module.
  • Update dependencies.
  • Make build reproducible.
  • Declare wheel listener as non-passive. #225
  • Fix variable initialization error. #235
  • Expose ZoomTransform constructor. #191

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

Choose a tag to compare

@Fil Fil released this 23 Aug 21:52

See https://observablehq.com/@d3/zoom-with-tooltip for an example.

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-brush 1.x or use a transpiler.

v1.8.3

Choose a tag to compare

@mbostock mbostock released this 10 Aug 14:40
  • Fix handling of filtered multitouch gestures. #176

v1.8.2

Choose a tag to compare

@mbostock mbostock released this 16 Nov 21:09
  • Fix handling of filtered multitouch gestures. #176

v1.8.1

Choose a tag to compare

@mbostock mbostock released this 09 Aug 19:35
  • Fix consuming of wheel events when the scale extent is reached. #158

v1.8.0

Choose a tag to compare

@mbostock mbostock released this 09 Aug 19:26

v1.7.4

Choose a tag to compare

@mbostock mbostock released this 07 Aug 18:09

v1.7.3

Choose a tag to compare

@mbostock mbostock released this 24 Aug 21:34
  • Housekeeping.

v1.7.2

Choose a tag to compare

@mbostock mbostock released this 24 Aug 19:28
  • Update dependencies.

v1.7.1

Choose a tag to compare

@mbostock mbostock released this 30 Oct 14:15
  • Fix touch-based zooming.
0