@hig/accordion
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -0,1 +1,13 @@ | ||
# [@hig/accordion-v1.1.0](https://github.com/Autodesk/hig/compare/@hig/accordion@1.0.0...@hig/accordion@1.1.0) (2020-05-13) | ||
### Bug Fixes | ||
* stop using deprecated theme-data roles ([635742d](https://github.com/Autodesk/hig/commit/635742d)) | ||
### Features | ||
* allow PropTypes.node for label prop ([0d0b4b4](https://github.com/Autodesk/hig/commit/0d0b4b4)) | ||
# @hig/accordion-v1.0.0 (2019-10-17) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@hig/accordion", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "HIG Accordion", | ||
@@ -22,3 +22,3 @@ "author": "Autodesk Inc.", | ||
"@hig/utils": "^0.4.0", | ||
"@hig/icons": "^3.1.0", | ||
"@hig/icons": "^3.2.0", | ||
"prop-types": "^15.7.1" | ||
@@ -28,3 +28,3 @@ }, | ||
"@hig/theme-context": "^3.0.0", | ||
"@hig/theme-data": "^2.13.0", | ||
"@hig/theme-data": "^2.16.0", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -31,0 +31,0 @@ }, |
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
151539
5
Updated@hig/icons@^3.2.0