https://github.com/longbridge/gpui-component/pull/1502#issuecomment-3485354324 ## Break Change - The `DatePicker` and `Select` has changed `cleanable` default from `true` to `false`. - Updated `Input`, `DatePicker` and `Select` the `cleanable` to have a argument. ```diff - pub fn cleanable(mut self) + pub fn cleanable(mut self, cleanable: bool) ``` --------- Co-authored-by: Jason Lee <huacnlee@gmail.com> |
||
|---|---|---|
| .. | ||
| macros | ||
| reqwest_client | ||
| story | ||
| ui | ||