gpui-component/crates/ui
Jason Lee e75c37a1ac
chore: Update List, Tree, Kbd exports. (#1467)
## Break Change

- Removed `Kbd` from root export, use `gpui_component::kbd::Kbd`
instead.
- Removed `List` from root export, use `gpui_component::list::*`
instead.
- Removed `Tree` from root export, use `gpui_component::tree:*` instead.
2025-10-30 07:19:39 +00:00
..
locales chore: Rename Dropdown to Select, TextInput to Input. (#1449) 2025-10-28 21:22:31 +08:00
src chore: Update List, Tree, Kbd exports. (#1467) 2025-10-30 07:19:39 +00:00
tests/fixtures chore: Rename Dropdown to Select, TextInput to Input. (#1449) 2025-10-28 21:22:31 +08:00
Cargo.toml Bump v0.3.1 2025-10-27 13:52:29 +08:00
LICENSE-APACHE chore: Fix license link in crate meta. (#1393) 2025-10-17 10:32:09 +08:00