Disclosure by maoyama · Pull Request #176 · maoyama/Changes (original) (raw)
added 10 commits
- Increased top and bottom padding in chunks view for better spacing in FileDiffView.
- Removed vertical padding in FileDiffsView and applied only top padding for improved layout.
- Implemented 'Expand All Files' and 'Collapse All Files' functionality
- Added button styles and help text for better user guidance
- Adjusted padding for improved layout clarity
- Removed
isExpandedbinding andonSelectExpandedAllclosure from SectionHeader - Updated StagedView and UnstagedView to use
DisclosureGroupfor a cleaner collapsible interface - Adjusted headers for Staged and Unstaged sections accordingly
- Improved code readability and maintainability by reducing nesting and consolidating layout logic.
… use disclosure groups for better UX
- Implemented functionality to expand or collapse all files in the unstaged changes view.
- Added buttons with appropriate icons and help text for user guidance.
- Minor layout adjustments to improve spacing and UI consistency.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})