gpui-component/crates
Jason Lee 413d156ef4
input: Update Input text method to return &SharedString type. (#800)
## Break Changes

- input: Now the `text` method `Input` changed return type from
`SharedString` to `&SharedString`.
- list: Remove `set_query` and `query` method from `List`, you can use
`query_input` to instead.
2025-04-17 19:52:14 +08:00
..
story input: Update Input text method to return &SharedString type. (#800) 2025-04-17 19:52:14 +08:00
ui input: Update Input text method to return &SharedString type. (#800) 2025-04-17 19:52:14 +08:00