@smui/textfield
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/textfield | ||
# [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 @@ |
@@ -13,5 +13,5 @@ # Svelte Material UI - Text Field Character Counter | ||
*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 | ||
@@ -18,0 +18,0 @@ # Exports |
@@ -13,5 +13,5 @@ # Svelte Material UI - Text Field Helper Text | ||
*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 | ||
@@ -18,0 +18,0 @@ # Exports |
@@ -15,5 +15,5 @@ # Svelte Material UI - Text Field Icon | ||
*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 | ||
@@ -20,0 +20,0 @@ # Exports |
{ | ||
"name": "@smui/textfield", | ||
"version": "1.0.0-beta.15", | ||
"version": "1.0.0-beta.16", | ||
"description": "Svelte Material UI - Text Field", | ||
@@ -36,5 +36,5 @@ "keywords": [ | ||
"@smui/common": "^1.0.0-beta.15", | ||
"@smui/floating-label": "^1.0.0-beta.15", | ||
"@smui/line-ripple": "^1.0.0-beta.15", | ||
"@smui/notched-outline": "^1.0.0-beta.15" | ||
"@smui/floating-label": "^1.0.0-beta.16", | ||
"@smui/line-ripple": "^1.0.0-beta.16", | ||
"@smui/notched-outline": "^1.0.0-beta.16" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0673c5e2b73f0b83f7c31b707e39ea11ab988983" | ||
"gitHead": "698fab577894bcdefbe797036ca6fdcaf4ee0325" | ||
} |
@@ -21,5 +21,5 @@ # Svelte Material UI - Text Field | ||
*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 | ||
@@ -26,0 +26,0 @@ # Exports |
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
97778