@smui/floating-label
Advanced tools
Comparing version 1.0.0-beta.14 to 1.0.0-beta.15
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-beta.15](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2019-09-13) | ||
### Bug Fixes | ||
* prefer direct for prop over context on floating label ([9184532](https://github.com/hperrin/svelte-material-ui/commit/9184532)) | ||
# [1.0.0-beta.14](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2019-09-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/floating-label", | ||
"version": "1.0.0-beta.14", | ||
"version": "1.0.0-beta.15", | ||
"description": "Svelte Material UI - Floating Label", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"@material/floating-label": "^3.1.0", | ||
"@smui/common": "^1.0.0-beta.14" | ||
"@smui/common": "^1.0.0-beta.15" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e05df07e232ef51bd8d3356451840b01210e09b1" | ||
"gitHead": "0673c5e2b73f0b83f7c31b707e39ea11ab988983" | ||
} |
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
19567
Updated@smui/common@^1.0.0-beta.15