An error occurred fetching the project authors.
- 26 Mar, 2019 2 commits
-
-
Douwe Maan authored
When https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4765 was created, comments were wrapped in `.note-text`, while Markdown previews were wrapped in `.md.md-preview-holder`. Both `.note-text` and `.md` included the `md-typography` mixin, but for some reason the bulleted list styling had previously been only under `.note-text`, rather than `md-typography`. It could've been moved there, but instead was moved to a new `bulleted-list` mixin that now became included by both `.md.md-preview-holder` and `.note-text`. Since https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5162, comments have also been wrapped in `.md`, which means we only need to define these bulleted list styles there! Similarly, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10909 added table styling to `.md`, `.note-text`, and `.wiki` through the `markdown-table` mixin. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25666 removed it from `.note-text`, since all `.note-text` elements already have `.md` too, and copied some of the styling from this mixin into the `md-typography` mixin which was used by both `.md` and `.wiki`. As of an earlier commit in this MR, `.wiki` is gone, which means we only still need it under `.md`.
-
Douwe Maan authored
Before, the styling for `img:not(.emoji)`` was repeated between `.md:not(.use-csslab):not(.wiki)` (for comments and the Markdown preview), `.documentation.wiki` (for help pages), and `.issuable-details .description .wiki` (for MR and issue descriptions). In these places, we now simply use `.md`. Wherever we use `.md` but don't want this image styling (like wikis and blobs), `.md-file` is added.
-
- 21 Mar, 2019 1 commit
-
-
Enrique Alcántara authored
Rollback change that adds :not(js-syntax-highlight) pseudo-class to markdown selectors to fix syntax highlight tables in MR code suggestions. Removes redundant inclusion of md-typography mixin as an alternative fix.
-
- 27 Feb, 2019 1 commit
-
-
Tim Zallmann authored
EE Specific CSS Fixes Removed an extraneous whitespace Fixed single quotes in notes.scss
-
- 25 Feb, 2019 1 commit
-
-
Tim Zallmann authored
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
-
- 22 Feb, 2019 1 commit
-
-
Simon Knox authored
Compatible with https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5162
-
- 14 Feb, 2019 1 commit
-
-
Tim Zallmann authored
Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies
-
- 24 Jan, 2019 1 commit
-
-
Jacques Erasmus authored
-
- 15 Jan, 2019 1 commit
-
-
Jacques Erasmus authored
-
- 08 Dec, 2018 2 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
- 20 Nov, 2018 1 commit
-
-
George Tsiolis authored
-
- 24 Oct, 2018 1 commit
-
-
Annabel Dunstone Gray authored
-
- 26 Sep, 2018 1 commit
-
-
Winnie Hellmann authored
-
- 11 Sep, 2018 2 commits
-
-
Annabel Dunstone Gray authored
Remove jquery.scss; Combine multiple duplicate grays into global gray variables; Remove unused styles in common.scss
-
Annabel Dunstone Gray authored
Remove jquery.scss; Combine multiple duplicate grays into global gray variables; Remove unused styles in common.scss
-
- 30 Aug, 2018 1 commit
-
-
Annabel Dunstone Gray authored
-
- 17 Aug, 2018 1 commit
-
-
Annabel Dunstone Gray authored
-
- 16 Aug, 2018 1 commit
-
-
Annabel Dunstone Gray authored
-
- 14 Aug, 2018 2 commits
-
-
Annabel Gray authored
-
Annabel Gray authored
-
- 30 Jul, 2018 2 commits
-
-
Felipe Artur authored
-
Simon Knox authored
-
- 26 Jul, 2018 1 commit
-
-
Annabel Gray authored
-
- 24 Jul, 2018 2 commits
-
-
George Tsiolis authored
-
George Tsiolis authored
-
- 06 Jul, 2018 2 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
- 05 Jun, 2018 1 commit
-
-
Paul Slaughter authored
-
- 01 Jun, 2018 1 commit
-
-
Clement Ho authored
-
- 25 May, 2018 1 commit
-
-
Clement Ho authored
-
- 14 May, 2018 1 commit
-
-
Annabel Dunstone Gray authored
-
- 08 May, 2018 2 commits
-
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
- 26 Apr, 2018 1 commit
-
-
Clement Ho authored
-
- 09 Apr, 2018 1 commit
-
-
Clement Ho authored
-
- 06 Apr, 2018 1 commit
-
-
Lukas Eipert authored
-
- 23 Feb, 2018 1 commit
-
-
André Luís authored
-
- 21 Feb, 2018 1 commit
-
-
Eric Eastwood authored
-
- 16 Feb, 2018 1 commit
-
-
Eric Eastwood authored
-