ZIm/crates/ui/src/components/stories
Marshall Bowers 274e56b086
settings_ui: Add UI and buffer font weight controls (#15104)
This PR adds settings controls for the UI and buffer font weight
settings.

It also does some work around grouping the settings into related
sections.

Release Notes:

- N/A
2024-07-24 14:09:13 -04:00
..
avatar.rs Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
button.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
checkbox.rs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
context_menu.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
disclosure.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
icon.rs Add DecoratedIcon (#11512) 2024-05-07 16:36:13 -04:00
icon_button.rs Fix file paths in stories (#4104) 2024-01-17 16:59:57 -05:00
keybinding.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
label.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
list.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
list_header.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
list_item.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
setting.rs settings_ui: Add UI and buffer font weight controls (#15104) 2024-07-24 14:09:13 -04:00
tab.rs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
tab_bar.rs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
toggle_button.rs Fix file paths in stories (#4104) 2024-01-17 16:59:57 -05:00
tool_strip.rs Add Tool Strip (#11756) 2024-05-13 17:58:08 -04:00