@rmwc/select
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0
{ | ||
"name": "@rmwc/select", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0", | ||
"description": "RMWC Select component", | ||
@@ -30,7 +30,7 @@ "main": "index.js", | ||
"@material/select": "~0.39.0", | ||
"@rmwc/base": "^2.0.0-alpha.7", | ||
"@rmwc/floating-label": "^2.0.0-alpha.7", | ||
"@rmwc/line-ripple": "^2.0.0-alpha.7", | ||
"@rmwc/notched-outline": "^2.0.0-alpha.7" | ||
"@rmwc/base": "^2.0.0", | ||
"@rmwc/floating-label": "^2.0.0", | ||
"@rmwc/line-ripple": "^2.0.0", | ||
"@rmwc/notched-outline": "^2.0.0" | ||
} | ||
} |
@@ -5,5 +5,8 @@ # Select Menus | ||
- import * from **'@rmwc/select'**; | ||
- import styles: | ||
- Module **@rmwc/select** | ||
- Import styles: | ||
- import **'@material/select/dist/mdc.select.css'**; | ||
- import **'@material/floating-label/dist/mdc.floating-label.css'**; | ||
- import **'@material/notched-outline/dist/mdc.notched-outline.css'**; | ||
- import **'@material/line-ripple/dist/mdc.line-ripple.css'**; | ||
- MDC Docs: [https://material.io/develop/web/components/input-controls/select-menus/](https://material.io/develop/web/components/input-controls/select-menus/) | ||
@@ -10,0 +13,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
47971
2
182
Updated@rmwc/base@^2.0.0
Updated@rmwc/floating-label@^2.0.0
Updated@rmwc/line-ripple@^2.0.0
Updated@rmwc/notched-outline@^2.0.0