Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2020-04-22 12:09:29 +00:00
parent af5fb16f2a
commit ae96e65ee2
77 changed files with 1441 additions and 1374 deletions

View File

@ -66,6 +66,7 @@ We follow a simple formula roughly based on hungarian notation.
- `_placeholder`: a temporary element that appears while content is loading. For example, the elements that are displayed instead of discussions while the discussions are being fetched.
- `_radio`
- `_tab`
- `_menu_item`
*Note: If none of the listed types are suitable, please open a merge request to add an appropriate type to the list.*