react-d3-speedometer
Advanced tools
Comparing version 0.8.0 to 0.9.0
# Change Log | ||
## 0.9.0 | ||
- `Typescript` support with typescript definition file | ||
## 0.8.0 | ||
@@ -4,0 +7,0 @@ - `paddingHorizontal`, `paddingVertical` props to configure space for label texts of bigger font sizes. |
{ | ||
"name": "react-d3-speedometer", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "React D3 Speedometer Component", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -195,3 +195,3 @@ # react-d3-speedometer | ||
- [x] Split core from lifecycles | ||
- [ ] Typescript support? | ||
- [x] Typescript support | ||
@@ -213,4 +213,6 @@ --- | ||
#### Feature Updates: | ||
- Custom segment stops in `v0.7.0`. [Live Example](https://palerdot.in/react-d3-speedometer/?path=/story/react-d3-speedometer--custom-segment-stops) | ||
- Custom segment colors in `v0.6.0`. [Live Example](https://codesandbox.io/s/relaxed-silence-c3qkb) | ||
- [`v0.9.0`] `Typescript` support | ||
- [`v0.8.0`] `paddingHorizontal`, `paddingVertical` configuration to control spacing around text. [Live Example](https://codesandbox.io/s/blazing-sun-bsm0j) | ||
- [`v0.7.0`] Custom segment stops. [Live Example](https://palerdot.in/react-d3-speedometer/?path=/story/react-d3-speedometer--custom-segment-stops) | ||
- [`v0.6.0`] Custom segment colors. [Live Example](https://codesandbox.io/s/relaxed-silence-c3qkb) | ||
@@ -217,0 +219,0 @@ #### Changelog: |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
993495
29
57
240