@react-md/menu
Advanced tools
Comparing version 2.3.0-alpha.3 to 2.3.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [2.3.0-alpha.3](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.3) (2020-09-06) | ||
# [2.3.0](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0) (2020-09-10) | ||
@@ -14,16 +14,2 @@ ### Features | ||
# [2.3.0-alpha.2](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.2) (2020-09-05) | ||
### Features | ||
- **a11y:** improved `LabelRequiredForA11y` type definition | ||
([b7aa4fa](https://github.com/mlaursen/react-md/commit/b7aa4fadb7b4f1a23fba4008e42d2f4a4bd47c07)) | ||
# [2.3.0-alpha.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.1) (2020-09-03) | ||
### Features | ||
- **a11y:** improved `LabelRequiredForA11y` type definition | ||
([b7aa4fa](https://github.com/mlaursen/react-md/commit/b7aa4fadb7b4f1a23fba4008e42d2f4a4bd47c07)) | ||
## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) | ||
@@ -30,0 +16,0 @@ |
{ | ||
"name": "@react-md/menu", | ||
"version": "2.3.0-alpha.3", | ||
"version": "2.3.0", | ||
"description": "Create menus that auto-position themselves within the viewport and adhere to the accessibility guidelines", | ||
@@ -45,12 +45,12 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/app-bar": "^2.3.0-alpha.3", | ||
"@react-md/button": "^2.3.0-alpha.3", | ||
"@react-md/divider": "^2.3.0-alpha.3", | ||
"@react-md/elevation": "^2.3.0-alpha.3", | ||
"@react-md/icon": "^2.3.0-alpha.3", | ||
"@react-md/list": "^2.3.0-alpha.3", | ||
"@react-md/states": "^2.3.0-alpha.3", | ||
"@react-md/theme": "^2.3.0-alpha.3", | ||
"@react-md/typography": "^2.3.0-alpha.3", | ||
"@react-md/utils": "^2.3.0-alpha.3", | ||
"@react-md/app-bar": "^2.3.0", | ||
"@react-md/button": "^2.3.0", | ||
"@react-md/divider": "^2.3.0", | ||
"@react-md/elevation": "^2.3.0", | ||
"@react-md/icon": "^2.3.0", | ||
"@react-md/list": "^2.3.0", | ||
"@react-md/states": "^2.3.0", | ||
"@react-md/theme": "^2.3.0", | ||
"@react-md/typography": "^2.3.0", | ||
"@react-md/utils": "^2.3.0", | ||
"classnames": "^2.2.6" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "07b494d5b7e911ddc5d177175382f3a7edf2af7a" | ||
"gitHead": "bc25741e0e8873b3611db8ddb9f4d4f0c059abd4" | ||
} |
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
0
370098
Updated@react-md/app-bar@^2.3.0
Updated@react-md/button@^2.3.0
Updated@react-md/divider@^2.3.0
Updated@react-md/elevation@^2.3.0
Updated@react-md/icon@^2.3.0
Updated@react-md/list@^2.3.0
Updated@react-md/states@^2.3.0
Updated@react-md/theme@^2.3.0
Updated@react-md/typography@^2.3.0
Updated@react-md/utils@^2.3.0