Releases: johnwalley/d3-simple-slider
Releases · johnwalley/d3-simple-slider
2.0.0 (14 May 2023)
Upgrade to latest d3 dependency version.
This is a breaking change. If you require compatibility with older d3 dependencies then continue to use the v1.x.x releases.
displayFormat now used on first render
Thanks to @Udneowi for bringing this bug to my attention.
v1.10.3
Avoid build errors when selection.event is not available
Fix build error when using library
Thanks to @mbucknell for reporting and submitting the fix.
See #165 for the original issue and #166 for the PR which addresses it.
Keyboard input should respect marks if present
Thanks to @dustinshackley for bringing this bug to my attention.
Compatibility with d3 v5 and v6
v1.10.0 compatibility with d3 v5 and v6
v2.0.0-rc.2
Latest d3 v6 support version
Add tickPadding
Thanks to @Programmer1228 for the suggestion.
v2.0.0-rc.1
v2 release candidate to support d3 v6
v1.7.2
Scale range should not be changed