gpui-component/crates/ui
ihavecoke 2da13499e5
list: Add render_initial support to List. (#258)
Add a method to the List component to render the initial state. When
input is empty, you may need to render a special interface to the user.
This method can be called at this point

### Showcase

https://github.com/user-attachments/assets/39c61bfe-4451-43f9-b0d9-8f941ebd94dd
2024-09-21 01:53:32 +08:00
..
locales Add close menu to Panel. (#196) 2024-09-01 21:33:50 +08:00
src list: Add render_initial support to List. (#258) 2024-09-21 01:53:32 +08:00
tests/fixtures Update register_panel to use trait object Fn. (#229) 2024-09-09 19:19:27 +08:00
Cargo.toml Add ColorPicker (#199) 2024-09-02 00:21:01 +08:00
default-colors.json Add Skeleton (#128) 2024-08-09 15:55:48 +08:00
LICENSE-APACHE Add Dock & Panel (#10) 2024-07-01 14:20:56 +08:00