@springernature/global-dropdown
Advanced tools
Comparing version 1.0.0 to 1.1.0
# History | ||
## 1.1.0 (2021-11-04) | ||
* Add ellipsis in the button text | ||
* Add min-width for the dropdown menu | ||
* Allow custom icon size via variable | ||
## 1.0.0 (2021-10-27) | ||
@@ -4,0 +9,0 @@ * Update styling to use a more complete set of default variables |
{ | ||
"name": "@springernature/global-dropdown", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"license": "MIT", | ||
@@ -13,4 +13,4 @@ "description": "Display a contextual list of links controlled by a toggle", | ||
"scripts": { | ||
"postinstall": "npm_config_registry=https://registry.npmjs.org/ npx @springernature/util-context-warning@0.0.5 -p @springernature/global-dropdown@1.0.0 -v 16.0.0" | ||
"postinstall": "npm_config_registry=https://registry.npmjs.org/ npx @springernature/util-context-warning@0.0.5 -p @springernature/global-dropdown@1.1.0 -v 16.0.0" | ||
} | ||
} |
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
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
21415