Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wortschack <mwortschack@gitlab.com>2019-02-25 16:00:05 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-02-25 16:00:05 +0300
commit12ed4dbf4a2a2e0a53d74470fc76b7e3b39cc1b7 (patch)
treef24c3eb422d6bd8139d6eaf90ba201f81f727eee /changelogs
parent20d84d804e2faa000b01465065de6d2be1b37ecd (diff)
Style avatars for groups and projects
- Add rectangular avatar classes - Update avatar for groups - Update avatar for projects - Update avatar for frequent items - Update avatar on "Fork project" page - Conditionally add rectangular avatar class to autocomplete items
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52734-styling-of-user-project-and-group-avatars.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52734-styling-of-user-project-and-group-avatars.yml b/changelogs/unreleased/52734-styling-of-user-project-and-group-avatars.yml
new file mode 100644
index 00000000000..9329e81eb83
--- /dev/null
+++ b/changelogs/unreleased/52734-styling-of-user-project-and-group-avatars.yml
@@ -0,0 +1,5 @@
+---
+title: Add rectangular project and group avatars
+merge_request: 25098
+author:
+type: other