gpui-component/crates/story/src
2024-11-28 11:36:33 +08:00
..
fixtures svg_img: Embed the font file (#401) 2024-11-08 15:45:00 +08:00
accordion_story.rs accordion: Add Accordion. (#355) 2024-10-17 17:31:59 +08:00
button_story.rs button: Reduce gap between icon and label for small, xsmall button. (#285) 2024-09-27 20:28:57 +08:00
calendar_story.rs calendar: Add small, medium, large size support to Calendar. (#393) 2024-11-04 19:25:30 +08:00
dropdown_story.rs theme: Add apply_color to theme to support merge a new color into theme color. (#353) 2024-10-16 18:38:21 +08:00
icon_story.rs dock: Fix toggle dock button display when have nested panels. (#309) 2024-10-04 14:22:24 +08:00
image_story.rs svg_img: Remove the svg_img method (#404) 2024-11-08 16:42:33 +08:00
input_story.rs ui: Add number_input (#433) 2024-11-25 19:32:56 +08:00
lib.rs panel: Add toolbar_buttons to extend button to panel. (#406) 2024-11-10 23:17:34 +08:00
list_story.rs list: Add cx argument to ListDelegate. (#361) 2024-10-18 10:17:59 +08:00
modal_story.rs drawer: Set paddings to base to support override drawer body paddings. (#413) 2024-11-13 14:38:47 +08:00
popup_story.rs dock: Add add_panel method to add panel to DockArea. (#440) 2024-11-27 11:27:04 +08:00
progress_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
resizable_story.rs modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
scrollable_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
switch_story.rs chore: Fix typos. (#364) 2024-10-18 14:30:24 +08:00
table_story.rs theme: Add color method for default color palette to get color by a scale number. (#447) 2024-11-28 11:36:33 +08:00
text_story.rs dock: Add add_panel method to add panel to DockArea. (#440) 2024-11-27 11:27:04 +08:00
tooltip_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
webview_story.rs webview: Update wry. (#343) 2024-10-14 22:19:35 +08:00