Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui): ✨ conflicts per file #91

Merged
merged 3 commits into from
Aug 2, 2023
Merged

Conversation

LBF38
Copy link
Owner

@LBF38 LBF38 commented Aug 2, 2023

PR that introduces UI changes and refactors on the conflicts per file view, also named diff_view.

  • small UI fix for the merge editor (better preview CSS).

Fixes #83

fully redesigned and reshaped the diff_modal layout for better UX/UI.
add acceptConflict and acceptOriginal functions
@LBF38 LBF38 added feature New feature or request UI UI related issues labels Aug 2, 2023
@LBF38 LBF38 merged commit 271ae57 into master Aug 2, 2023
1 check passed
@LBF38 LBF38 deleted the feature/conflicts-per-file branch August 2, 2023 19:13
github-actions bot pushed a commit that referenced this pull request Aug 3, 2023
…8-03)

### Bug Fixes

* **gh actions:** 💚 make it executable! ([3cb71e8](3cb71e8))
* **gh actions:** 💚 run script on bash ([6dfabaf](6dfabaf))

### Features

* **ui:** ✨ conflicts per file ([#91](#91)) ([271ae57](271ae57))
* **ui:** ✨ merge editor ([#79](#79)) ([9147dab](9147dab))
* **ui:** ✨ conflicts list modal ([#84](#84)) ([401337e](401337e))
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2023

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 3, 2023
…8-03)

### Bug Fixes

* **gh actions:** 💚 make it executable! ([3cb71e8](3cb71e8))
* **gh actions:** 💚 run script on bash ([61c34fb](61c34fb))

### Features

* **ui:** ✨ conflicts per file ([#91](#91)) ([271ae57](271ae57))
* **ui:** ✨ merge editor ([#79](#79)) ([9147dab](9147dab))
* **ui:** ✨ conflicts list modal ([#84](#84)) ([401337e](401337e))
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2023

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request released UI UI related issues
Projects
Development

Successfully merging this pull request may close these issues.

Preview of conflicts per file - diff_modal
1 participant