@material/grid-list
Advanced tools
Comparing version 5.0.0-canary.a5dbd8a2a.0 to 5.0.0-canary.a9511d870.0
@@ -6,4 +6,12 @@ # Change Log | ||
# [5.0.0-canary.a5dbd8a2a.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.a5dbd8a2a.0) (2019-12-03) | ||
# [5.0.0-canary.a9511d870.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.a9511d870.0) (2020-01-15) | ||
**Note:** Version bump only for package @material/grid-list | ||
### Code Refactoring | ||
* migrate to the Sass module system ([#5453](https://github.com/material-components/material-components-web/issues/5453)) ([faa9af3](https://github.com/material-components/material-components-web/commit/faa9af3)) | ||
### BREAKING CHANGES | ||
* Four variables and a mixin in mdc-textfield were renamed to use a mdc-text-field- prefix when depended on via @import (formerly mdc-required-text-field-label-asterisk_, now required-label-asterisk_). |
{ | ||
"name": "@material/grid-list", | ||
"version": "5.0.0-canary.a5dbd8a2a.0", | ||
"version": "5.0.0-canary.a9511d870.0", | ||
"description": "The Material Components for the web grid list component", | ||
@@ -21,7 +21,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@material/base": "5.0.0-canary.a5dbd8a2a.0", | ||
"@material/feature-targeting": "5.0.0-canary.a5dbd8a2a.0", | ||
"@material/rtl": "5.0.0-canary.a5dbd8a2a.0", | ||
"@material/theme": "5.0.0-canary.a5dbd8a2a.0", | ||
"@material/typography": "5.0.0-canary.a5dbd8a2a.0", | ||
"@material/base": "5.0.0-canary.a9511d870.0", | ||
"@material/feature-targeting": "5.0.0-canary.a9511d870.0", | ||
"@material/rtl": "5.0.0-canary.a9511d870.0", | ||
"@material/theme": "5.0.0-canary.a9511d870.0", | ||
"@material/typography": "5.0.0-canary.a9511d870.0", | ||
"tslib": "^1.9.3" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "8a67c95c393a733414be4fc008baf7637a9509b2" | ||
"gitHead": "69b4f620220b7e580f5273bb82be01e5990b894a" | ||
} |
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
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
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
172575
33
+ Added@material/base@5.0.0-canary.a9511d870.0(transitive)
+ Added@material/feature-targeting@5.0.0-canary.a9511d870.0(transitive)
+ Added@material/rtl@5.0.0-canary.a9511d870.0(transitive)
+ Added@material/theme@5.0.0-canary.a9511d870.0(transitive)
+ Added@material/typography@5.0.0-canary.a9511d870.0(transitive)
- Removed@material/base@5.0.0-canary.a5dbd8a2a.0(transitive)
- Removed@material/feature-targeting@5.0.0-canary.a5dbd8a2a.0(transitive)
- Removed@material/rtl@5.0.0-canary.a5dbd8a2a.0(transitive)
- Removed@material/theme@5.0.0-canary.a5dbd8a2a.0(transitive)
- Removed@material/typography@5.0.0-canary.a5dbd8a2a.0(transitive)