gpui-component/crates/ui
Jason Lee fbbb985e84
ui: Improve UI details (Modal, Checkbox, Radio and MenuItem) (#233)
- modal: Reduce modal title line height.
- checkbox, radio: Fix label line height to align with checkbox.
- menu: Update Menu item style, height to 28px, and fix divider padding.

<img width="523" alt="image"
src="https://github.com/user-attachments/assets/c254dc07-9d37-4885-b687-58ec4d8e95a4">

<img width="453" alt="image"
src="https://github.com/user-attachments/assets/3ad44419-1953-4048-8173-4d8c0646777a">

<img width="369" alt="image"
src="https://github.com/user-attachments/assets/84d23eb2-15f9-47d7-b6d4-15295ab3a544">
2024-09-10 19:42:54 +08:00
..
locales Add close menu to Panel. (#196) 2024-09-01 21:33:50 +08:00
src ui: Improve UI details (Modal, Checkbox, Radio and MenuItem) (#233) 2024-09-10 19:42:54 +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