ZIm/crates/git_ui/src
Conrad Irwin 674fb7621f
Fix focus handle leak (#26090)
This fixes a major performance issue in the current git beta.
This PR also removes the PopoverButton component, which was easy to
misuse.

Release Notes:

- Git Beta: Fix frame drops caused by opening the git panel

---------

Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2025-03-05 00:50:26 +00:00
..
branch_picker.rs Fix focus handle leak (#26090) 2025-03-05 00:50:26 +00:00
commit_modal.rs Fix focus handle leak (#26090) 2025-03-05 00:50:26 +00:00
git_panel.rs Fix focus handle leak (#26090) 2025-03-05 00:50:26 +00:00
git_panel_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git_ui.rs git: Improvements to fetch/push/pull (#26041) 2025-03-04 12:37:11 -05:00
picker_prompt.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
project_diff.rs Synchronize modal commit editor with panel editor (#26068) 2025-03-04 21:58:26 +00:00
remote_output_toast.rs Git Beta: Fix a few cases of empty toasts showing up (#25985) 2025-03-04 02:16:50 +00:00
repository_selector.rs Fix focus handle leak (#26090) 2025-03-05 00:50:26 +00:00