@smui/slider
Advanced tools
Comparing version 8.0.0-beta.1 to 8.0.0-beta.2
@@ -6,2 +6,13 @@ # Change Log | ||
# [8.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.1...v8.0.0-beta.2) (2024-12-13) | ||
### Bug Fixes | ||
* use svelte event on instead of addEventListener ([11b68e7](https://github.com/hperrin/svelte-material-ui/commit/11b68e7ffa75a87be6cb5b47dd2d92ab59763774)) | ||
# [8.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2024-12-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/slider", | ||
"version": "8.0.0-beta.1", | ||
"version": "8.0.0-beta.2", | ||
"description": "Svelte Material UI - Slider", | ||
@@ -54,4 +54,4 @@ "type": "module", | ||
"@material/slider": "^14.0.0", | ||
"@smui/common": "^8.0.0-beta.1", | ||
"@smui/ripple": "^8.0.0-beta.1", | ||
"@smui/common": "^8.0.0-beta.2", | ||
"@smui/ripple": "^8.0.0-beta.2", | ||
"svelte2tsx": "^0.7.26" | ||
@@ -66,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "cf78a993fe276816e10dd5a3be86b8cfa333ea0e" | ||
"gitHead": "cdb983378b3a26e5e745f3e250ad52636d2d761f" | ||
} |
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
109797
Updated@smui/common@^8.0.0-beta.2
Updated@smui/ripple@^8.0.0-beta.2