stable

Clone or download

Read-only

Design polish

part of story #31151 Edit the description comment in text only - The pull-request reference has a monospace font - The source/destination badge has a smaller icon + increased space between the two branches names - The description comment content has no more an extra margin-bottom - The pull-request author name is in black - "Pullrequest creation date" becomes "Creation date" - In the file-diff view, the font used inside the comments is no more the monospace font inherited from codemirror - In the file-diff view, the new-comment-form component has its cancel button before the comment button Change-Id: Ib02e7d85150ecbc9c3e1c5d39d36d03a817a727a

Modified Files

Name
M plugins/pullrequest/scripts/lib/pullrequest-comments/src/new-comment-form/NewCommentFormTemplate.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/lib/pullrequest-comments/themes/includes/_comment.scss +1 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/po/fr_FR.po +3 −3 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestAuthor.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCreationDate.vue +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestReferences.test.ts +12 −7 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestReferences.vue +18 −2 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/themes/includes/_file-diff.scss +1 −0 Go to diff View file