gpui-component/crates/story/src
Jason Lee d451ce5c2d
menu: Add menu_element_with_icon, menu_element_with_check to PopupMenu. (#704)
- Added `menu_element_with_icon` and `menu_element_with_check` method to
PopupMenu.

<img width="317" alt="image"
src="https://github.com/user-attachments/assets/d32575e3-25fc-4d6f-bde2-ec5bc5f238dd"
/>


## Break changes

- menu: Renamed `menu_with_element` method to `menu_element`.
2025-03-11 11:18:43 +08:00
..
fixtures svg_img: Embed the font file (#401) 2024-11-08 15:45:00 +08:00
accordion_story.rs tab: Add new pill style, renamed old pill tab to outline. (#696) 2025-03-07 18:46:47 +08:00
assets.rs tiles: Add Tiles (#435) 2024-12-16 20:33:14 +08:00
button_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
calendar_story.rs calendar: Differentiate text color of disabled and non-current month (#668) 2025-02-27 11:14:28 +08:00
dropdown_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
form_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
icon_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
image_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
input_story.rs input: Add h, h_full to Input for multi-line mode. (#642) 2025-02-25 16:17:39 +08:00
lib.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
list_story.rs chrome: Refactor state fields to remove is_ prefix. (#627) 2025-02-14 15:20:18 +08:00
main.rs dock: Implement core panel addition logic for tiling layout (#644) 2025-02-20 21:20:59 +08:00
modal_story.rs story: Rename closeable to closable. (#671) 2025-02-28 14:33:30 +08:00
popup_story.rs menu: Add menu_element_with_icon, menu_element_with_check to PopupMenu. (#704) 2025-03-11 11:18:43 +08:00
progress_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
resizable_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
scrollable_story.rs tab: Add new pill style, renamed old pill tab to outline. (#696) 2025-03-07 18:46:47 +08:00
sidebar_story.rs sidebar: Refactor Sidebar API to avoid map call will segmentation fault on release. (#628) 2025-02-14 17:18:39 +08:00
switch_story.rs text_view: Remove last paragraph bottom margin. (#660) 2025-02-25 14:27:59 +08:00
table_story.rs chrome: Refactor state fields to remove is_ prefix. (#627) 2025-02-14 15:20:18 +08:00
tabs_story.rs tab: Add new pill style, renamed old pill tab to outline. (#696) 2025-03-07 18:46:47 +08:00
text_story.rs kdb: Add min width 20px to Kdb. (#700) 2025-03-10 17:12:43 +08:00
title_bar.rs scrollbar: Update Scrollbar default to use hover to show on Linux. (#687) 2025-03-05 10:34:16 +08:00
toggle_story.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
tooltip_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
webview_story.rs chore: Upgrade GPUI 2025/02/10 (#610) 2025-02-10 11:53:25 +08:00