@smui/list
Advanced tools
Comparing version 1.0.0-beta.19 to 1.0.0-beta.20
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-beta.20](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2020-01-31) | ||
### Features | ||
* reduce Ripple arguments and add class forwarding option ([550ac93](https://github.com/hperrin/svelte-material-ui/commit/550ac93cc6d4dfa18eee70f6c1db55f1971cd8fc)) | ||
# [1.0.0-beta.19](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2019-12-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/list", | ||
"version": "1.0.0-beta.19", | ||
"version": "1.0.0-beta.20", | ||
"description": "Svelte Material UI - List", | ||
@@ -33,10 +33,10 @@ "keywords": [ | ||
"@material/list": "^3.2.0", | ||
"@smui/common": "^1.0.0-beta.19", | ||
"@smui/ripple": "^1.0.0-beta.19" | ||
"@smui/common": "^1.0.0-beta.20", | ||
"@smui/ripple": "^1.0.0-beta.20" | ||
}, | ||
"devDependencies": { | ||
"glob-cmd": "0.0.7", | ||
"sass": "^1.23.7" | ||
"sass": "^1.25.0" | ||
}, | ||
"gitHead": "77b3594047009c45aa07d278863b929fd25fec67" | ||
"gitHead": "c6f11e318b8bdd172b0842fbbe50b786808b8921" | ||
} |
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
54268
Updated@smui/common@^1.0.0-beta.20
Updated@smui/ripple@^1.0.0-beta.20