@hig/flyout
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -543,3 +543,2 @@ import Transition, { ENTERED, ENTERING, EXITED, EXITING } from 'react-transition-group/Transition'; | ||
minWidth: "200px", | ||
maxWidth: "400px", | ||
maxHeight: "360px", | ||
@@ -546,0 +545,0 @@ padding: densitySmall, |
@@ -551,3 +551,2 @@ 'use strict'; | ||
minWidth: "200px", | ||
maxWidth: "400px", | ||
maxHeight: "360px", | ||
@@ -554,0 +553,0 @@ padding: densitySmall, |
@@ -0,1 +1,8 @@ | ||
# [@hig/flyout-v1.0.6](https://github.com/Autodesk/hig/compare/@hig/flyout@1.0.5...@hig/flyout@1.0.6) (2019-07-08) | ||
### Bug Fixes | ||
* remove fixed width ([fa753fb](https://github.com/Autodesk/hig/commit/fa753fb)) | ||
# [@hig/flyout-v1.0.5](https://github.com/Autodesk/hig/compare/@hig/flyout@1.0.4...@hig/flyout@1.0.5) (2019-03-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/flyout", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "HIG Flyout", | ||
@@ -25,4 +25,4 @@ "author": "Autodesk Inc.", | ||
"peerDependencies": { | ||
"@hig/theme-context": "^2.1.3", | ||
"@hig/theme-data": "^2.3.3", | ||
"@hig/theme-context": "^3.0.0", | ||
"@hig/theme-data": "^2.8.0", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -29,0 +29,0 @@ }, |
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
119041
3320