ZIm/crates/ui/src
Marshall Bowers da22f21dec
Move PopoverButton into ui (#25724)
This PR moves the `PopoverButton` component into the `ui` crate.

The `popover_button` crate only depended on `ui`, so there doesn't seem
to be a need for it to live in its own crate and add another step in the
crate graph.

Release Notes:

- N/A
2025-02-27 02:51:19 +00:00
..
components Move PopoverButton into ui (#25724) 2025-02-27 02:51:19 +00:00
styles git_ui: Commit modal refinement (#25484) 2025-02-24 19:19:06 +00:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits git_ui: Commit modal refinement (#25484) 2025-02-24 19:19:06 +00:00
utils ui: More component previews, UI component cleanup (#25302) 2025-02-21 09:20:53 -05:00
components.rs Move PopoverButton into ui (#25724) 2025-02-27 02:51:19 +00:00
prelude.rs New commit review flow in project diff view (#25229) 2025-02-21 06:52:34 +00:00
styles.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs component: Add component and component_preview crates to power UI components (#24456) 2025-02-09 13:25:03 -05:00
ui.rs ui: More component previews, UI component cleanup (#25302) 2025-02-21 09:20:53 -05:00
utils.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00