WIP: Draft: Resolve "ColorField (sometimes?) returns 8-digit alpha color hex code" #3259

Draft
leuckeju wants to merge 2 commits from 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code into master
Member

Closes #1082

Closes #1082
Author
Member

added 2 commits

  • f725ee60 - Limit color-picker inside color-field to supplied mode
  • e298e4c1 - Set default allow-alpha prop value to false

Compare with previous version

added 2 commits <ul><li>f725ee60 - Limit color-picker inside color-field to supplied mode</li><li>e298e4c1 - Set default allow-alpha prop value to false</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/1614/diffs?diff_id=49566&start_sha=c0d55ea9d20dd276abf8aa2fad9b53e6ded8b55a)
This pull request has changes conflicting with the target branch.
  • aleksis/core/frontend/components/generic/forms/ColorField.vue
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code:1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git switch 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git switch 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git rebase master
git switch master
git merge --ff-only 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git switch 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git rebase master
git switch master
git merge --no-ff 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git switch master
git merge --squash 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git switch master
git merge --ff-only 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git switch master
git merge 1082-colorfield-sometimes-returns-8-digit-alpha-color-hex-code
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core!3259
No description provided.