@leafygreen-ui/icon
Advanced tools
Comparing version 4.2.0 to 4.3.0
# @leafygreen-ui/icon | ||
## 4.3.0 | ||
### Minor Changes | ||
- e1568c6: Updates the visual weight of the InviteUser glyph. | ||
## 4.2.0 | ||
@@ -19,3 +25,3 @@ | ||
- 0a75bd6: Change values of `large` and `xlarge` icons to be `20` and `24` respectively. If using `<Icon size="large" />` previously, update to `<Icon size="xlarge" />` | ||
- 0a75bd6: Changes values of `large` and `xlarge` icons to be `20` and `24` respectively. If using `<Icon size="large" />` previously, update to `<Icon size="xlarge" />` | ||
@@ -31,3 +37,3 @@ ### Patch Changes | ||
- 8fd107a: Fixes an issue where leafygreen-ui's local module definition for SVG files was overriding the module definition in consuming applications | ||
- 8fd107a: Fixes an issue where local module definition for SVG files was overriding the module definition in consuming applications | ||
- Updated dependencies [11b2217] | ||
@@ -52,3 +58,3 @@ - @leafygreen-ui/lib@4.1.0 | ||
- cdcf687: Add support for `title` | ||
- cdcf687: Adds support for `title` prop | ||
@@ -59,3 +65,4 @@ ## 2.0.0 | ||
- eb49b56: - Icon now uses currentColor to set fill. If the fill prop is not set, the fill of an icon will now be inherited from its decendent's color. | ||
- eb49b56: | ||
- Uses `currentColor` to set fill. If the fill prop is not set, the fill of an icon will now be inherited from its decendent's color. | ||
- Icon now includes a `small` size variant that renders the glyph as a 14x14px SVG element. |
{ | ||
"name": "@leafygreen-ui/icon", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "LeafyGreen UI Kit Icons", | ||
@@ -5,0 +5,0 @@ "browser": "./dist/index.web.js", |
Sorry, the diff of this file is too big to display
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 not supported yet
Sorry, the diff of this file is not supported yet
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
1027827
1070