ZIm/crates/git_ui/src
João Marcos 5e1dd91ee5
Fix UI font size changes not applying (#25307)
Related to #24857.

Release Notes:

- N/A
2025-02-21 06:24:02 -03:00
..
branch_picker.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
commit_modal.rs Fix UI font size changes not applying (#25307) 2025-02-21 06:24:02 -03:00
git_panel.rs New commit review flow in project diff view (#25229) 2025-02-21 06:52:34 +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 New commit review flow in project diff view (#25229) 2025-02-21 06:52:34 +00:00
project_diff.rs New commit review flow in project diff view (#25229) 2025-02-21 06:52:34 +00:00
quick_commit.rs New commit review flow in project diff view (#25229) 2025-02-21 06:52:34 +00:00
repository_selector.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00