gpui-component/crates/story/examples
2025-03-10 22:53:53 +08:00
..
button.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
description_list.rs description_list: Add DescriptionList. (#658) 2025-02-25 15:32:59 +08:00
form.rs chore: Upgrade GPUI 2025/03/07 (#697) 2025-03-07 20:22:58 +08:00
html.html text_view: Fix HTML render to support blockquote. (#703) 2025-03-10 22:53:53 +08:00
html.rs input: Add h, h_full to Input for multi-line mode. (#642) 2025-02-25 16:17:39 +08:00
input.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
list.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
markdown.md text_view: Add syntax highlight to CodeBlock. (#684) 2025-03-04 21:50:50 +08:00
markdown.rs text_view: Add syntax highlight to CodeBlock. (#684) 2025-03-04 21:50:50 +08:00
modal.rs example: Add modal example. (#625) 2025-02-14 14:44:26 +08:00
popup.rs menu: Fix sub-menu render position. (#694) 2025-03-07 11:47:27 +08:00
scrollable.rs theme: Add to support always show scrollbar mode and default to match with system style. (#621) 2025-02-12 15:15:33 +08:00
sidebar.rs sidebar: Fix sidebar example and add right side example. (#626) 2025-02-14 15:06:37 +08:00
switch.rs text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649) 2025-02-24 15:49:54 +08:00
table.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
tabs.rs tab: Add Pill, Segmented, Underline style Tab and complete the Tab API. (#676) 2025-03-03 17:09:52 +08:00
text.rs tag: Add color to Tag to support more colors. (#698) 2025-03-07 21:41:04 +08:00
tiles.rs panel: Add title_suffix to panel and write a custom container panel example. (#669) 2025-02-27 14:52:28 +08:00
toggle.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
webview.rs webview: Let webview as a feature and not default enable. (#648) 2025-02-24 14:24:22 +08:00