Commit Graph

7 Commits

Author SHA1 Message Date
Annabel Dunstone Gray fd05b2c9d6 Merge branch 'winh-boards-drag-selection' into 'master'
Prevent text selection when dragging in issue boards

Closes #59378

See merge request gitlab-org/gitlab-ce!27724
2019-04-26 17:57:06 +00:00
Winnie Hellmann 211163463d Add vendor prefixes for user-select 2019-04-26 12:06:36 +02:00
Winnie Hellmann 86dcb04358 Make stylelint config a valid JSON file 2019-04-26 11:08:06 +02:00
Tim Zallmann 5b05d2b987 First iteration of GitLab own Stylelints
DRYed the code

Changed new rules to warnings

Manual prettified and added stylelint rules
2019-03-26 08:13:21 +00:00
Phil Hughes cf05e49f19
Fixed sticky bar styling in Safari
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58625
2019-03-08 10:30:42 +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
Tim Zallmann 0b53566111 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
2019-02-14 14:40:50 +01:00