gpui-component/crates/ui
Jason Lee ce87c3a001
modal: Improve Modal and Panel focus handle. (#238)
- modal: Improve modal focus take, when modal close, make sure focus
back.
- modal: Fix hover close button will cross to back modal on multiple
modal layer.
- panel: Add focus handle to Panel and TabPanel.
- panel: Update title method to return `AnyElement`.
2024-09-12 19:51:33 +08:00
..
locales Add close menu to Panel. (#196) 2024-09-01 21:33:50 +08:00
src modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +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