@smui/switch
Advanced tools
Comparing version 2.0.0-beta.0 to 2.0.0-beta.1
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2021-03-27) | ||
### Features | ||
* forward blur and focus from other inputs ([6059f87](https://github.com/hperrin/svelte-material-ui/commit/6059f87cf6b0377eb1003067412856f041e8613d)) | ||
# [2.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v2.0.0-alpha.0...v2.0.0-beta.0) (2021-01-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/switch", | ||
"version": "2.0.0-beta.0", | ||
"version": "2.0.0-beta.1", | ||
"description": "Svelte Material UI - Switch", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@material/switch": "^4.0.0", | ||
"@smui/common": "^2.0.0-beta.0" | ||
"@smui/common": "^2.0.0-beta.1" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1a63c1270ee188a73cb08ae0dd14fd740e452ec0" | ||
"gitHead": "5e48c98403f409cad9f6b9c96f2a320fe7b3b5c6" | ||
} |
Sorry, the diff of this file is not supported yet
30479
Updated@smui/common@^2.0.0-beta.1