gpui-component/crates/story/src
Floyd Wang 9f103bac6f
svg_img: Use system fonts to support CJK characters (#750)
| Before | After |
| - | - |
| <img width="528" alt="SCR-20250327-mpcz"
src="https://github.com/user-attachments/assets/22dc30ea-582a-4133-996a-90bcf8cb54be"
/> | <img width="535" alt="SCR-20250327-mnbv"
src="https://github.com/user-attachments/assets/5f360d17-8285-44d8-963b-17784c4c0eb5"
/> |
2025-03-27 14:44:04 +08:00
..
fixtures svg_img: Use system fonts to support CJK characters (#750) 2025-03-27 14:44:04 +08:00
accordion_story.rs accordion: Fix toggle accordion item. (#749) 2025-03-27 14:22:00 +08:00
assets.rs svg_img: Use system fonts to support CJK characters (#750) 2025-03-27 14:44:04 +08:00
button_story.rs button: Add warning, success, info variant to Button. (#745) 2025-03-27 10:15:53 +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 color_picker: Add icon use icon as color picker button. (#711) 2025-03-11 21:14:14 +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 story: Sync number input value when changed (#748) 2025-03-27 11:27:38 +08:00
lib.rs input: Add focused_input, has_focused_input method to Root. #727 2025-03-21 17:34:32 +08:00
list_story.rs chore: Update GPUI 2025/03/20 and fix spawn method. (#725) 2025-03-20 21:23:50 +08:00
main.rs input: Add focused_input, has_focused_input method to Root. #727 2025-03-21 17:34:32 +08:00
modal_story.rs example: Fix modal example button id. (#747) 2025-03-27 11:24:06 +08:00
popup_story.rs menu: Add external link icon to link menu item. (#734) 2025-03-24 22:30:29 +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 button: Improve Button to support combine outline with other variants. (#714) 2025-03-12 11:57:25 +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 example: Fix modal example button id. (#747) 2025-03-27 11:24:06 +08:00
table_story.rs chore: Update GPUI 2025/03/20 and fix spawn method. (#725) 2025-03-20 21:23:50 +08:00
tabs_story.rs tabs: Add menu to TabBar to display more items. (#731) 2025-03-24 18:05:54 +08:00
text_story.rs kdb: Add min width 20px to Kdb. (#700) 2025-03-10 17:12:43 +08:00
title_bar.rs menu: Add label item to PopupMenu. (#733) 2025-03-24 22:04:47 +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