ZIm/crates/git_ui/src
Nate Butler fb332a0170
git_panel: Toggle stage all when clicking changes label (#23548)
When clicking the checkbox label fire the toggle action.

At first I wasn't sure this is what we wanted, but after looking at a
few existing implementations of checkboxes with labels it seems like
this is reasonably standard.

Eventually this piece of UI will be updated to a CheckboxWithLabel, but
for now it is custom due to some specific style requirements.

Release Notes:

- N/A
2025-01-23 16:18:25 +00:00
..
git_panel.rs git_panel: Toggle stage all when clicking changes label (#23548) 2025-01-23 16:18:25 +00:00
git_panel_settings.rs git_ui: Add Git Panel settings (#23132) 2025-01-14 15:40:45 +00:00
git_ui.rs theme: Add version control colors (#23529) 2025-01-23 07:56:49 -05:00
repository_selector.rs git: Implement a basic repository selector (#23419) 2025-01-21 18:11:53 -05:00