ZIm/crates/ui2/src/components
2023-12-20 18:23:21 -05:00
..
button Add ToggleButton component 2023-12-20 18:23:21 -05:00
label Factor out LabelLike to share common label styles (#3510) 2023-12-06 11:17:12 -05:00
list Tidy up z-index handling 2023-12-19 23:50:42 +02:00
stories Add ToggleButton component 2023-12-20 18:23:21 -05:00
avatar.rs Use status colors for contact availability indicators (#3704) 2023-12-18 16:56:44 -05:00
button.rs Add ToggleButton component 2023-12-20 18:23:21 -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 context menu's custom element API to handle clicks properly 2023-12-20 18:23:09 +02:00
disclosure.rs Make Disclosure accept an ID (#3701) 2023-12-18 15:21:04 -05:00
divider.rs Update assistant header 2023-12-19 10:57:36 -05:00
icon.rs Implement channel modal 2023-12-19 12:02:35 -08: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 Track caller on h_stack and v_stack 2023-12-19 14:26:30 +01:00
stories.rs Add ToggleButton component 2023-12-20 18:23:21 -05:00
tab.rs Update imports, tab height const 2023-12-19 11:03:08 -05:00
tab_bar.rs Fix remaining z-index bugs 2023-12-20 18:23:09 +02:00
tooltip.rs Improve tooltip with keybinding styling 2023-12-15 11:07:17 -05:00