@smui/radio
Advanced tools
Comparing version
@@ -6,2 +6,13 @@ # Change Log | ||
## [8.0.1](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0...v8.0.1) (2025-07-18) | ||
### Bug Fixes | ||
* move all custom classes to end of class list, allowing them to override other classes ([a25b839](https://github.com/hperrin/svelte-material-ui/commit/a25b839b920674f3e97cb02175f6bb1e8455656d)) | ||
# [8.0.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.3...v8.0.0) (2025-07-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/radio", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Svelte Material UI - Radio", | ||
@@ -53,4 +53,4 @@ "type": "module", | ||
"@material/radio": "^14.0.0", | ||
"@smui/common": "^8.0.0", | ||
"@smui/ripple": "^8.0.0" | ||
"@smui/common": "^8.0.1", | ||
"@smui/ripple": "^8.0.1" | ||
}, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c91bcc0bb3804078c62f1c3cd790dc14bf159cbf" | ||
"gitHead": "90bde42996b351c8e68d4fd0311770bfbd473b84" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
71796
0.44%Updated
Updated