gpui-component/crates/story
Jason Lee 893e323692
Fix state internal update to refresh for List, Tree, Table and Select. (#1492)
This to fix #1468, #1449 changes broken the state (e.g.: `SelectState`
to call `cx.notify()`) update not notify parent element (e.g.: `Select`)
to rerender.
2025-11-04 16:25:37 +08:00
..
examples chore: Update List, Tree, Kbd exports. (#1467) 2025-10-30 07:19:39 +00:00
src Fix state internal update to refresh for List, Tree, Table and Select. (#1492) 2025-11-04 16:25:37 +08:00
Cargo.toml Bump v0.4.0-preview0 2025-10-30 15:50:45 +08:00