@smui/floating-label
Advanced tools
Comparing version 1.0.0-beta.15 to 1.0.0-beta.16
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.16](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2019-09-24) | ||
**Note:** Version bump only for package @smui/floating-label | ||
# [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/floating-label", | ||
"version": "1.0.0-beta.15", | ||
"version": "1.0.0-beta.16", | ||
"description": "Svelte Material UI - Floating Label", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "0673c5e2b73f0b83f7c31b707e39ea11ab988983" | ||
"gitHead": "698fab577894bcdefbe797036ca6fdcaf4ee0325" | ||
} |
@@ -41,5 +41,5 @@ # Svelte Material UI - Floating Label | ||
*in action:* https://sveltematerialui.com/#/demo/textfield | ||
*in action:* https://sveltematerialui.com/demo/textfield | ||
*demo code:* https://github.com/hperrin/svelte-material-ui/blob/master/site/demos/Textfield.svelte | ||
*demo code:* https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield.svelte | ||
@@ -46,0 +46,0 @@ # Exports |
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
19776