ZIm/crates/collab_ui/src
Nate Butler 644d32db2a Split Interactive into Interactive and Toggleable (#2628)
This is a part of the intensity driven theme rewrite. 

It introduces the `toggle` and `interactive` helper functions to build
Toggle<T> and Interactive<T> styles for interactive elements in the
theme.

This PR also removes the `theme_testbench` crate and related actions.

Huge thanks to @osiewicz and @mikayla-maki for pushing this forward 🙏🏽

Release Notes:

- Updated the style of many interactive elements.
2023-06-28 12:22:21 +02:00
..
collab_titlebar_item.rs Split Interactive into Interactive and Toggleable (#2628) 2023-06-28 12:22:21 +02:00
collab_ui.rs WIP: Change RepositoryEntry representation to be keyed off of the work directory 2023-05-08 14:33:59 -07:00
contact_finder.rs Split Interactive into Interactive and Toggleable (#2628) 2023-06-28 12:22:21 +02:00
contact_list.rs Split Interactive into Interactive and Toggleable (#2628) 2023-06-28 12:22:21 +02:00
contact_notification.rs Remove Dismiss and RespondToContactRequest internal actions 2023-04-28 15:56:41 +02:00
contacts_popover.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
face_pile.rs Separate Window::build_scene into layout and paint 2023-05-03 12:18:16 +02:00
incoming_call_notification.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00
notifications.rs Split Interactive into Interactive and Toggleable (#2628) 2023-06-28 12:22:21 +02:00
project_shared_notification.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00
sharing_status_indicator.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00