Make dropdown style on project page consistent
What does this MR do?
Change the dropdowns of the project page to new style.
The dropdowns belonging to the repository are covered by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13184.
Screenshots
Before | After |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
What are the relevant issue numbers?
#28921 (moved), #35424 (closed)
fixes #35778 (closed)
Merge request reports
Activity
@cperessini Can you please take a look?
assigned to @cperessini
Looks good to me @winh
@cperessini I think it makes sense to resolve #35778 (closed) along with this.
assigned to @winh
mentioned in issue #35778 (closed)
@winh sounds good. I created a different issue in case you wanted to solve it in different MRs
mentioned in issue #28921 (moved)
@cperessini I have resolved #35778 (closed) now. Can you please have another look?
assigned to @cperessini
Looks great @winh
@annabeldunstone Can you please review?
assigned to @annabeldunstone
added 58 commits
- 48c52dc6...109633c4 - 56 commits from branch
master
- 1b9771ea - Convert clone-options-dropdown to dropdown-menu-selectable
- d1b2a5d9 - Make dropdown style on project page consistent
- 48c52dc6...109633c4 - 56 commits from branch
@annabeldunstone I'm going to add the mixin here that you suggested in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13183#note_36442062.