Commit graph

15 commits

Author SHA1 Message Date
GitLab Bot
524639c706 Add latest changes from gitlab-org/gitlab@master 2021-06-03 18:09:58 +00:00
GitLab Bot
e84a2fdfc8 Add latest changes from gitlab-org/gitlab@master 2021-06-02 18:10:01 +00:00
GitLab Bot
1c2ff01b69 Add latest changes from gitlab-org/gitlab@master 2021-06-02 15:09:59 +00:00
GitLab Bot
f5c3f32975 Add latest changes from gitlab-org/gitlab@master 2021-03-15 15:09:07 +00:00
GitLab Bot
3159925155 Add latest changes from gitlab-org/gitlab@master 2021-03-12 09:09:06 +00:00
GitLab Bot
152b3268d7 Add latest changes from gitlab-org/gitlab@master 2021-03-10 12:09:14 +00:00
GitLab Bot
00c8da9174 Add latest changes from gitlab-org/gitlab@master 2021-02-18 09:09:23 +00:00
GitLab Bot
dab865db1e Add latest changes from gitlab-org/gitlab@master 2021-02-02 15:09:06 +00:00
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