ZIm/crates/ui2/src/components
2023-12-18 12:56:50 -05:00
..
button Fix implementation of full_width and icon_position in button 2023-12-18 12:56:50 -05:00
label Factor out LabelLike to share common label styles (#3510) 2023-12-06 11:17:12 -05:00
list Ensure the outer ListItem element has a unique ID (#3644) 2023-12-13 21:14:21 -05:00
stories Remove unused imports 2023-12-14 17:56:42 -05:00
avatar.rs Finish fixing up Avatar using URI 2023-12-12 11:49:04 -05:00
button.rs Add support for optional icon to Button (#3479) 2023-12-01 14:30:38 -05:00
checkbox.rs ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00
context_menu.rs Rework ListItem and ListHeader to use slot-based APIs (#3635) 2023-12-13 16:08:31 -05:00
disclosure.rs Style collab panel (#3638) 2023-12-13 18:20:04 -05:00
divider.rs ui2: Unsuppress and fix warnings (#3423) 2023-11-28 14:44:19 -05:00
icon.rs Don't hang the app when signing in offline 2023-12-13 15:52:43 -07:00
indicator.rs Update tabs rendering, fix tab spacing bug 2023-12-05 14:04:12 -05:00
keybinding.rs Remove when_else 2023-12-07 12:37:07 -05:00
label.rs Factor out LabelLike to share common label styles (#3510) 2023-12-06 11:17:12 -05:00
list.rs Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
popover.rs ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00
popover_menu.rs Don't move in paint 2023-12-14 15:15:18 -07:00
right_click_menu.rs Don't move in paint 2023-12-14 15:15:18 -07:00
stack.rs WIP 2023-11-20 14:46:01 -08:00
stories.rs Extract TabBar component (#3613) 2023-12-12 15:50:05 -05:00
tab.rs Add .visible_on_hover helper method (#3639) 2023-12-13 19:12:20 -05:00
tab_bar.rs Scroll the tab bar to show the active tab 2023-12-12 15:42:33 -08:00
tooltip.rs Improve tooltip with keybinding styling 2023-12-15 11:07:17 -05:00