Commit Graph

42 Commits

Author SHA1 Message Date
GitLab Bot 17e74fcd46 Add latest changes from gitlab-org/gitlab@master 2021-02-11 03:09:06 +00:00
GitLab Bot f4726e9f50 Add latest changes from gitlab-org/gitlab@master 2021-02-04 21:09:06 +00:00
GitLab Bot fba5aaeec6 Add latest changes from gitlab-org/gitlab@master 2021-01-25 21:09:03 +00:00
GitLab Bot a8f63f2019 Add latest changes from gitlab-org/gitlab@master 2021-01-12 00:10:42 +00:00
GitLab Bot 6aaf8cf6f4 Add latest changes from gitlab-org/gitlab@master 2020-12-16 03:09:46 +00:00
GitLab Bot a8704bd33c Add latest changes from gitlab-org/gitlab@master 2020-12-11 15:10:04 +00:00
GitLab Bot 9b09561f47 Add latest changes from gitlab-org/gitlab@master 2020-12-09 18:09:48 +00:00
GitLab Bot 77914793a3 Add latest changes from gitlab-org/gitlab@master 2020-12-09 00:09:42 +00:00
GitLab Bot 1741eab29c Add latest changes from gitlab-org/gitlab@master 2020-12-08 03:09:37 +00:00
GitLab Bot e701659ba3 Add latest changes from gitlab-org/gitlab@master 2020-12-03 21:09:35 +00:00
GitLab Bot f8bb64721a Add latest changes from gitlab-org/gitlab@master 2020-11-26 06:09:20 +00:00
GitLab Bot b9033ad415 Add latest changes from gitlab-org/gitlab@master 2020-11-16 21:09:02 +00:00
GitLab Bot 01a8b31afe Add latest changes from gitlab-org/gitlab@master 2020-11-16 15:09:23 +00:00
GitLab Bot 8d94fb4ae1 Add latest changes from gitlab-org/gitlab@master 2020-11-04 00:09:12 +00:00
GitLab Bot 98d7cc758f Add latest changes from gitlab-org/gitlab@master 2020-10-30 18:08:56 +00:00
GitLab Bot 6e33325c14 Add latest changes from gitlab-org/gitlab@master 2020-05-29 15:08:14 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
GitLab Bot 0e9eea40b6 Add latest changes from gitlab-org/gitlab@master 2020-02-11 21:08:44 +00:00
GitLab Bot b4e072cbaf Add latest changes from gitlab-org/gitlab@master 2019-10-11 06:06:27 +00:00
GitLab Bot 45482d5a27 Add latest changes from gitlab-org/gitlab@master 2019-09-27 12:06:07 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Marcel Amirault d7d218628f Fix markdown in various docs
Clean up issues that may cause the docs-lint
test to fail, such as trailing whitespace, no
EOF newline, blockquotes, etc
2019-08-28 06:06:34 +00:00
Marcel Amirault cc76259e8d Fix whitespace in ci docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for most docs in
/development, and cleans up other whitespace issues too
2019-07-31 08:28:51 +00:00
Evan Read eb86630959 Ensure all lists are surrounded by new lines
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Evan Read d98560c1f5 Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-08 12:21:09 +10:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Filipa Lacerda 49948c1ff6
Changes poll.js to keep polling on any 2xx http status code 2018-07-30 15:44:01 +01:00
Mike Greiling f3d3a4719d
move tip into blockquote 2018-03-12 18:00:44 -05:00
Mike Greiling 9f9257fa5a
specify that webpack entry points are exempt from unit tests, not integration tests 2018-03-12 17:51:01 -05:00
Mike Greiling d92baff68f
address wording feedback 2018-03-12 17:42:38 -05:00
Mike Greiling 6cfd38e512
differentiate image lazy-loading from code splitting 2018-03-12 15:33:32 -05:00
Mike Greiling 66ee5b0117
emphasize headings for each page-specific-javascript tip 2018-03-12 15:31:28 -05:00
Mike Greiling ae47afb9fd
add section for universal code 2018-03-12 15:24:55 -05:00
Mike Greiling ab8ad58ea1
rewrite docs for page-specific-javascript 2018-03-12 15:19:19 -05:00
Simon Knox cccde4b1ca Add animation performance guide to frontend docs 2018-02-20 10:31:28 +00:00
Tim Zallmann 710d0435f7 Changed Images in Blob Viewer to image_tag
Updated documentation about the lazy class
2017-07-27 15:01:27 +02:00
Tim Zallmann 52b8a0db68 Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
Mike Greiling 10deca824e Improve webpack-dev-server compatibility with non-localhost setups. 2017-04-12 19:05:23 +00:00
Adam Niedzielski 075bdd6cad Document how polling interval is used 2017-04-10 16:52:25 +02:00
Filipa Lacerda 8dd2da022b Update docs regarding visibility lib 2017-03-28 18:55:13 +01:00
Filipa Lacerda 8c3bdc853a Creates Frontend Style guide 2017-03-22 19:30:54 +00:00