gpui-component/crates/ui
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
..
locales chore: Rename Dropdown to Select, TextInput to Input. (#1449) 2025-10-28 21:22:31 +08:00
src Fix state internal update to refresh for List, Tree, Table and Select. (#1492) 2025-11-04 16:25:37 +08:00
tests/fixtures chore: Rename Dropdown to Select, TextInput to Input. (#1449) 2025-10-28 21:22:31 +08:00
Cargo.toml Bump v0.4.0-preview0 2025-10-30 15:50:45 +08:00
LICENSE-APACHE chore: Fix license link in crate meta. (#1393) 2025-10-17 10:32:09 +08:00