Releases: react-financial/react-financial-charts
Releases · react-financial/react-financial-charts
v0.4.1
0.4.1 (2019-12-17)
Bug Fixes
- charts: getXTicks is incorrectly doing a greater than (80e5739)
- charts: including src folder in the package for source maps (632a699)
v0.4.0
0.4.0 (2019-12-16)
Bug Fixes
- charts: edge coordinates can now use rectWidth (5b0a20b)
- charts: fixing coordinates component props (1fca524)
- charts: modifying axis ticks based on height and width (94efee1)
Features
- charts: updated zoom buttons styling (d3c1bbb)
v0.3.3
0.3.3 (2019-11-27)
Bug Fixes
- charts: updating default time formats (6670952)
v0.3.2
0.3.2 (2019-11-21)
Bug Fixes
- docs: fixing version of find-cache-dir due to breaking change (ade1051)
- docs: the package-lock.json is incorrect (3759cc6), closes #131
v0.3.1
0.3.1 (2019-10-14)
Bug Fixes
- lineDash was incorrect for canvas when set to None (5ff3134)
- charts: reversing scroll direction on touch devices and trackpads (e12ce7c), closes #57
- coordinates: edge coordinates now go right up to the axis (ba44493)
v0.3.0
0.3.0 (2019-10-04)
Bug Fixes
- charts: arrowWidth was being ignored (dce50aa), closes #75
- docs: storybook requires an ordering to properties (75186ef)
- github: setting stale label to be stale (4c5a0e1)
Features
- types: adding more types for calculators and indicators (3d52cf4)
v0.2.3
0.2.3 (2019-09-26)
Bug Fixes
- interaction: correcting scroll behavior when interaction is disabled (1e32380)
v0.2.2
0.2.2 (2019-09-19)
Bug Fixes
- ohlc: Add option to display the last item as default (c23b676)
- props: correcting more props (4942299)
- props: correcting more props (f22fb3c)
v0.2.1
0.2.1 (2019-09-14)
Bug Fixes
- bollinger: correcting props (91d7f60)
- ohlc: correcting props (86bb4b2)
v0.2.0
Bug Fixes
- axis: only allow zoom if the ticks are showing (fb96940)
Features
- elder-ray: allowing stroke dash to be set on the zero line (71e9a9b)