gpui-component/crates/story/src
Jason Lee 8f2ca40c51
tab: Add new pill style, renamed old pill tab to outline. (#696)
<img width="1011" alt="image"
src="https://github.com/user-attachments/assets/4800a737-4e57-405b-b083-bf57ae3038ad"
/>

## Break Changes

- As you see on the above screenshot, the old `pill` style has been
renamed to `outline`.
2025-03-07 18:46:47 +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: Fix sub-menu render position. (#694) 2025-03-07 11:47:27 +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 kbd: Add Kdb to show keystroke. (#695) 2025-03-07 14:29:50 +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