Skip to content

Releases: couchand/d3-redux

v0.0.6

17 Nov 02:58
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

passes along the datum, index, and group parameters to the selector in fromState from the enclosing data and datum calls

adds tests & documentation ensuring support for transitions

v0.0.5

09 Nov 16:38
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

fixes an issue where the built bundle would overwrite the d3 global.

v0.0.4

09 Nov 16:36
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

[NOTE]: the built bundle for this version was broken, don't use it.

fixes an issue where instrumented code was shipped in the built bundle.

v0.0.3

09 Nov 05:54
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

[NOTE]: the built bundle for this version was broken, don't use it.

new api: no longer monkey-patching d3.selection, rather providing a set of helper methods

v0.0.2

03 Nov 18:54
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

adds a connect method to autosubscribe to store updates

v0.0.1

02 Nov 05:21
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
initial development