gpui-component/crates/story
Floyd Wang 244090ddc5
number_input: Remove InputEvent from NumberInputEvent (#884)
## Break Change
- Number input no longer emits `InputEvent`; you need an additional
subscription for `InputEvent`.
2025-05-22 14:38:43 +08:00
..
examples example: Add resizable feature to HTML, Markdown example. (#872) 2025-05-20 18:25:14 +08:00
src number_input: Remove InputEvent from NumberInputEvent (#884) 2025-05-22 14:38:43 +08:00
Cargo.toml gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00