gpui-component/crates/story/src
julien-leclercq 536bb60900
table: Add cx argument to TableDelegate methods. (#360)
As discussed in #359 adds a `AppContext` argument to the
`table::TableDelegate::rows_count` method

---------

Co-authored-by: Julien Leclercq <julien-leclercq@users.noreply.github.com>
Co-authored-by: Jason Lee <huacnlee@gmail.com>
2024-10-18 10:03:32 +08:00
..
fixtures Add SvgImg to render svg, and with a Chart example (#13) 2024-07-03 19:09:59 +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 modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +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 modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
input_story.rs webview: Blur WebView when clicked out to fix IME cannot input bug. (#320) 2024-10-08 17:01:52 +08:00
lib.rs accordion: Add Accordion. (#355) 2024-10-17 17:31:59 +08:00
list_story.rs scrollbar: Smaller the scrollbar size. (#294) 2024-10-02 18:15:53 +08:00
modal_story.rs theme: Update GPUI and imporve dark color. (#358) 2024-10-17 19:14:42 +08:00
popup_story.rs menu: Add menu_with_element to add a custom render item. (#330) 2024-10-10 20:22:25 +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 modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
table_story.rs table: Add cx argument to TableDelegate methods. (#360) 2024-10-18 10:03:32 +08:00
text_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +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