@gradio/colorpicker@0.5.6
📦 gradioView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses a bug where the ColorPicker component failed to fire necessary events following the Svelte 5 migration. It also includes minor dependency updates.
🐛 Bug Fixes
- Fixed ColorPicker not firing focus, blur, or submit events after Svelte 5 migration.