@shopify/polaris-viz
Advanced tools
Comparing version 0.9.2 to 0.9.3
# Changelog | ||
## [0.9.3] — 2021-05-03 | ||
### Fixed | ||
- Performance regression in `<LineChart/>` | ||
### Added | ||
- Check window is defined before accessing window methods | ||
- Added new dark mode colors | ||
## [0.9.2] — 2021-04-29 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@shopify/polaris-viz", | ||
"description": "Shopify’s viz component library", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
@@ -13,2 +13,4 @@ export declare const vizColors: { | ||
negative: string; | ||
darkModePositive: string; | ||
darkModeNegative: string; | ||
}; |
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 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
716099
9972