summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/image_diff/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
| | | | | | | | This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
* Fixed styling of image comment badges on commitsPhil Hughes2018-12-071-1/+1
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54849
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-3/+3
| | | | Partially addresses #47006.
* Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-081-5/+2
| | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39608 Use SVG icons to avoid having to position things See https://gitlab.com/gitlab-org/gitlab-ce/issues/39608#note_50088917
* Export template selector as ES6 modulesFilipa Lacerda2017-12-061-2/+2
|
* Commenting on image diffsFelipe Artur2017-10-075-0/+260