Releases: walterra/d3-milestones
Releases · walterra/d3-milestones
v1.2.1
v1.2.0
v1.1.0
v1.0.1
v1.0.0
v1.0.0-beta2
- Fixes vertical orientation when used with multiple categories (#23)
- Adds documentation for label distribution in
README.md
. - Updated project setup to include
jest
for unit tests andprettier
for code formatting.
v1.0.0-beta1
- Added an option to switch between horizontal and vertical orientation of the timeline (#1)
v1.0.0-alpha14
- Added Math.round on the x.range to accommodate widths with decimal. Used in Grid Layouts with rows and columns. (#10) Thanks @jelohipolitocruz
v1.0.0-alpha13
- Fixes an issue where resizing would result in multiple label elements #7. Thanks @avborhanian
- Updated
devDependencies
with overrides to fix relying on dependencies with security issues.
v1.0.0-alpha12 [DEPRECATED]
Updated devDependencies
with overrides to fix relying on dependencies with security issues.
DEPRECATED because of insecure devDependencies
, please use v1.0.0-alpha13
.