gpui-component/crates
Jason Lee 2870bc6e36
list: Add searchable, search_placeholder option to List and Select. (#1503)
## Break Change

- Removed `set_query_input`, `query_input` and `no_query` method from
List. Now use `List::new(&state).searchable(false)` to intead of
`no_query`.
- Removed `searchable` method from `SelectDelegate`, use
`Select::searchable` instead.
2025-11-04 19:06:50 +08:00
..
macros Bump v0.4.0-preview0 2025-10-30 15:50:45 +08:00
reqwest_client Bump v0.4.0-preview0 2025-10-30 15:50:45 +08:00
story list: Add searchable, search_placeholder option to List and Select. (#1503) 2025-11-04 19:06:50 +08:00
ui list: Add searchable, search_placeholder option to List and Select. (#1503) 2025-11-04 19:06:50 +08:00