-
- Downloads
Merge branch 'csslab-removal' into 'master'
Remove csslab Closes #66661 See merge request gitlab-org/gitlab-ce!32330
No related branches found
No related tags found
Pipeline #78926230 passed with warnings
Stage: prepare
Stage: test
Stage: review
Stage: qa
Stage: post-test
Stage: pages
Stage: deploy
Showing
- app/assets/stylesheets/csslab.scss 0 additions, 1 deletionapp/assets/stylesheets/csslab.scss
- app/assets/stylesheets/framework/typography.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/typography.scss
- app/views/layouts/_head.html.haml 0 additions, 1 deletionapp/views/layouts/_head.html.haml
- app/views/projects/blob/_blob.html.haml 1 addition, 1 deletionapp/views/projects/blob/_blob.html.haml
- app/views/projects/blob/preview.html.haml 1 addition, 1 deletionapp/views/projects/blob/preview.html.haml
- app/views/projects/blob/viewers/_markup.html.haml 1 addition, 1 deletionapp/views/projects/blob/viewers/_markup.html.haml
- app/views/projects/snippets/show.html.haml 1 addition, 1 deletionapp/views/projects/snippets/show.html.haml
- app/views/projects/wikis/show.html.haml 1 addition, 1 deletionapp/views/projects/wikis/show.html.haml
- config/application.rb 0 additions, 1 deletionconfig/application.rb
- doc/development/ee_features.md 0 additions, 2 deletionsdoc/development/ee_features.md
- package.json 0 additions, 1 deletionpackage.json
- spec/features/projects/files/user_browses_files_spec.rb 0 additions, 1 deletionspec/features/projects/files/user_browses_files_spec.rb
- vendor/licenses.csv 0 additions, 1 deletionvendor/licenses.csv
- yarn.lock 1 addition, 8 deletionsyarn.lock
app/assets/stylesheets/csslab.scss
deleted
100644 → 0
... | ... | @@ -36,7 +36,6 @@ |
"@babel/plugin-syntax-dynamic-import": "^7.2.0", | ||
"@babel/plugin-syntax-import-meta": "^7.2.0", | ||
"@babel/preset-env": "^7.5.5", | ||
"@gitlab/csslab": "^1.9.0", | ||
"@gitlab/svgs": "^1.70.0", | ||
"@gitlab/ui": "5.19.0", | ||
"@gitlab/visual-review-tools": "^1.0.0", | ||
... | ... |
Please register or sign in to comment