ZIm/crates/ui/src
Nate Butler 16ab8701a2
git_ui: Prevent button overflow due to long names (#25940)
- Fix component preview widths for git panel
- Fix buttons getting pushed off the screen in git  panel

Release Notes:

- N/A

---------

Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2025-03-03 18:38:15 +00:00
..
components git_ui: Prevent button overflow due to long names (#25940) 2025-03-03 18:38:15 +00:00
styles git_ui: New panel design (#25821) 2025-02-28 20:00:39 +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