Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot 3235221bc4 Add latest changes from gitlab-org/gitlab@master 2022-01-28 00:14:06 +00:00
GitLab Bot bf2439c213 Add latest changes from gitlab-org/gitlab@master 2021-03-02 18:11:20 +00:00
GitLab Bot f6e2f30241 Add latest changes from gitlab-org/gitlab@master 2020-03-31 00:08:09 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Tim Zallmann 46a1ca2889 Added Stylelint Setup
Added stylelint to static-analysis
Updated yarn dependencies
CSS Fixes and rule adoptions of stylelint
Added stylelint-scss
Deduplicated yarn.lock to clear dependencies

First round of advanced stylelint rules

Mainly Vendor prefix updates related to flex

Updates to more webkit specific vendor prefixes

Finished all vendor specific fixes

Moved now 4 rules to warning

Fixed the new scss lint problems

More stylelint adaptions after rebase
2019-02-25 20:03:33 +01:00
George Tsiolis 96a47d42b7 Replace snake case in SCSS variables 2018-07-25 00:17:49 +03:00
Paul Slaughter 5e7c0b65f4 Resolve "Markdown blockquote is not displaying properly" 2018-06-05 03:19:24 +00:00
Clement Ho 112b977ed3 [skip ci] Convert blockquote to .blockquote in css 2018-04-26 15:52:03 -05:00
Takuya Noguchi a03f8d255d Enable MergeableSelector in scss-lint 2017-11-03 11:17:23 +09:00
Dimitrie Hoekstra 82c002ebce Changed all font-weight values to 400 and 600 2017-08-24 14:13:24 +00:00
Alfredo Sumaran f82f3bf22d Stylize blockquote in notification emails 2017-02-10 22:13:13 -05:00
Annabel Dunstone Gray 0b72554c1b Finish refactoring grays 2016-12-13 13:13:53 -06:00
Sam Rose d6d22a5dbd Enable ColorVariable in scss-lint 2016-12-01 20:22:51 -05:00
hhoopes 38ed96e9b1 Add diff hunks to notification emails on MR
Added diff hunks to notification emails of messages on merge requests. This
provides code context to the note. Uses existing template for formatting
a diff for email (from repository push notifications).
2016-11-25 15:23:49 +00:00