gpui-component/crates/story/examples
2025-06-09 16:16:15 +08:00
..
fixtures code-editor: Update CodeEditor to support external language. (#928) 2025-06-09 14:27:33 +08:00
accordion.rs accordion: Fix toggle accordion item. (#749) 2025-03-27 14:22:00 +08:00
alert.rs input: Add Esc to clean. (#803) 2025-04-20 10:24:47 +08:00
button.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
code-editor.rs code-editor: Show hover popover for diagnostics. (#924) 2025-06-09 16:16:15 +08:00
description_list.rs description_list: Fix incorrect align items for horizontal layout (#730) 2025-03-24 17:15:46 +08:00
dock.rs dock: Show keybinding for ToggleZoom menu and button. (#861) 2025-05-17 22:23:45 +08:00
form.rs chore: Upgrade GPUI 2025/03/07 (#697) 2025-03-07 20:22:58 +08:00
html.html highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
html.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
input.rs
list.rs
markdown.md
markdown.rs highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
modal.rs
popover.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
scrollable.rs
sidebar.rs
switch.rs
table.rs
tabs.rs
text.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
tiles.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
toggle.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
tooltip.rs tooltip: Add KeyBinding to tooltip and Button. (#783) 2025-04-14 16:40:40 +08:00
webview.rs