summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDennis Tang <dtang@gitlab.com>2019-03-26 00:03:48 +0000
committerDennis Tang <dtang@gitlab.com>2019-06-24 13:05:21 +0200
commit7a4b15214a64478adad96bca1d4d63cc1755abfc (patch)
treef859e22c6222bb699a409ebced5f69267cd0abc8 /changelogs
parent88c8d177f835983a0a47796529906c69376d159d (diff)
downloadgitlab-ce-7a4b15214a64478adad96bca1d4d63cc1755abfc.tar.gz
Improve group list UI
This updates the groups list UI to match the style of the project list: - New layout - Improve loading state when loading group children - Larger, responsive text - Icon and text colors changed to secondary - Smaller button sizes - Content list description colors were standardized to body text
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52366-improved-group-lists-ui.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52366-improved-group-lists-ui.yml b/changelogs/unreleased/52366-improved-group-lists-ui.yml
new file mode 100644
index 00000000000..99e5b67a56c
--- /dev/null
+++ b/changelogs/unreleased/52366-improved-group-lists-ui.yml
@@ -0,0 +1,5 @@
+---
+title: Improve group list UI
+merge_request: 26542
+author:
+type: changed