Skip to content
Snippets Groups Projects
Commit ea5caf72 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Georg Ringer
Browse files

[TASK] Update d3 to 4.4.0

* Add identity.reflectX and identity.reflectY to d3.geoIdentity.
* Add zoom.interpolate to control zoom transition behavior.
* Allow double-click and double-tap zoom transitions to be disabled.
* Fix handling of a zoom.translateExtent smaller than the zoom.extent.
* Fix handling of zero-valued nodes in squarified treemaps.
* Fix parsing of unusual number formats in color specifications.
* Fix implementations of force.initialize to allow isolation.
* Fix d3.geoPath’s default projection and contex to be null, not undefined.
* Improve performance of d3.path.

Resolves: #78964
Releases: master
Change-Id: I8bdb677b1eb851789a8b5146330621da0331b7e3
Reviewed-on: https://review.typo3.org/50937


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 59ba520f
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment