@shopify/polaris-viz
Advanced tools
Comparing version 0.16.0 to 0.16.1
# Changelog | ||
## [0.16.1] - 2021-06-09 | ||
### Fixed | ||
- Improves the performance of the `<LineChart />` by reducing label measurements | ||
- Ensures the xAxis is always shown for bar charts and `<LineChart />` | ||
## Unreleased | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@shopify/polaris-viz", | ||
"description": "Shopify’s viz component library", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"private": false, | ||
@@ -75,3 +75,2 @@ "license": "SEE LICENSE IN LICENSE.md", | ||
"@storybook/theming": "^6.2.1", | ||
"@types/d3-array": "^2.0.0", | ||
"@types/d3-color": "1", | ||
@@ -143,2 +142,3 @@ "@types/d3-scale": "^2.1.1", | ||
"@shopify/polaris-tokens": "^3.0.0", | ||
"@types/d3-array": "^2.12.1", | ||
"d3-array": "^2.4.0", | ||
@@ -145,0 +145,0 @@ "d3-color": "1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
811177
55
11435
15
+ Added@types/d3-array@^2.12.1
+ Added@types/d3-array@2.12.7(transitive)