Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b33a5660
Commit
b33a5660
authored
Apr 26, 2021
by
Yogi
Committed by
Simon Knox
Apr 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to gl-badge in whats new dropdown
parent
82a47b2e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
11 deletions
+6
-11
app/assets/stylesheets/components/whats_new.scss
app/assets/stylesheets/components/whats_new.scss
+0
-10
app/views/layouts/header/_whats_new_dropdown_item.html.haml
app/views/layouts/header/_whats_new_dropdown_item.html.haml
+1
-1
changelogs/unreleased/whats-new-notification-count-badge.yml
changelogs/unreleased/whats-new-notification-count-badge.yml
+5
-0
No files found.
app/assets/stylesheets/components/whats_new.scss
View file @
b33a5660
...
...
@@ -59,13 +59,3 @@
.whats-new-modal-backdrop
{
z-index
:
699
;
}
.whats-new-notification-count
{
@include
gl-bg-gray-900
;
@include
gl-font-sm
;
@include
gl-line-height-normal
;
@include
gl-text-white
;
@include
gl-vertical-align-top
;
border-radius
:
20px
;
padding
:
3px
10px
;
}
app/views/layouts/header/_whats_new_dropdown_item.html.haml
View file @
b33a5660
...
...
@@ -2,5 +2,5 @@
%li
%button
.gl-justify-content-space-between.gl-align-items-center.js-whats-new-trigger
{
type:
'button'
,
class:
'gl-display-flex!'
}
=
_
(
"What's new"
)
%span
.js-whats-new-notification-count.
whats-new-notification-count
%span
.js-whats-new-notification-count.
gl-badge.badge.sm.badge-dark.badge-pill
=
whats_new_most_recent_release_items_count
changelogs/unreleased/whats-new-notification-count-badge.yml
0 → 100644
View file @
b33a5660
---
title
:
Switch to gl-badge in whats new dropdown
merge_request
:
58235
author
:
Yogi (@yo)
type
:
changed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment