-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cbc3ced
commit 79b6b7f
Showing
6 changed files
with
49 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2019-09-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* correcting color rendering for SAR svg ([660b9f4](https://github.com/markmcdowell/react-financial-charts/commit/660b9f4)) | ||
* correcting sliding window implmentation ([abcd953](https://github.com/markmcdowell/react-financial-charts/commit/abcd953)) | ||
* disabling passive scrolling for mouse wheel ([7efbcba](https://github.com/markmcdowell/react-financial-charts/commit/7efbcba)) | ||
* fixing axis zoom ([afc8778](https://github.com/markmcdowell/react-financial-charts/commit/afc8778)) | ||
* fixing various issues with drawing ([357227c](https://github.com/markmcdowell/react-financial-charts/commit/357227c)) | ||
* **candlestick:** candles should have a minimum height of 1 ([8a37874](https://github.com/markmcdowell/react-financial-charts/commit/8a37874)) | ||
* removing readme from examples package ([079b6c2](https://github.com/markmcdowell/react-financial-charts/commit/079b6c2)) | ||
|
||
|
||
### Features | ||
|
||
* adding support for rgab, color and hex ([df1ad7c](https://github.com/markmcdowell/react-financial-charts/commit/df1ad7c)) | ||
* initial conversion to typescript ([9666923](https://github.com/markmcdowell/react-financial-charts/commit/9666923)) | ||
* moving examples to storybook ([3ce0955](https://github.com/markmcdowell/react-financial-charts/commit/3ce0955)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2019-09-08) | ||
|
||
|
||
### Features | ||
|
||
* moving examples to storybook ([3ce0955](https://gitlab.com/reactivemarkets/react-financial-charts/commit/3ce0955)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2019-09-08) | ||
|
||
|
||
### Features | ||
|
||
* moving examples to storybook ([3ce0955](https://github.com/markmcdowell/react-financial-charts/commit/3ce0955)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters