Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tagify
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
tagify
Merge requests
!89
Resolve
#3411891
"Add support for"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3411891
"Add support for"
issue/tagify-3411891:3411891-add-support-for
into
1.2.x
Overview
0
Commits
19
Pipelines
17
Changes
9
Merged
David Galeano
requested to merge
issue/tagify-3411891:3411891-add-support-for
into
1.2.x
11 months ago
Overview
0
Commits
19
Pipelines
17
Changes
9
Expand
Closes
#3411891
0
0
Merge request reports
Compare
1.2.x
version 16
0038ee96
9 months ago
version 15
baa1e227
10 months ago
version 14
a13b6100
10 months ago
version 13
66cdd3fa
10 months ago
version 12
54871bba
10 months ago
version 11
98c0be0e
10 months ago
version 10
2b0f14f0
10 months ago
version 9
c5a145e6
10 months ago
version 8
b31f49d0
10 months ago
version 7
4f4b20bd
10 months ago
version 6
071c4903
11 months ago
version 5
01a56f9c
11 months ago
version 4
56900a9e
11 months ago
version 3
62be8d54
11 months ago
version 2
cf1f1b4e
11 months ago
version 1
26532af0
11 months ago
1.2.x (base)
and
latest version
latest version
47bfe2a9
19 commits,
9 months ago
version 16
0038ee96
18 commits,
9 months ago
version 15
baa1e227
17 commits,
10 months ago
version 14
a13b6100
16 commits,
10 months ago
version 13
66cdd3fa
15 commits,
10 months ago
version 12
54871bba
14 commits,
10 months ago
version 11
98c0be0e
13 commits,
10 months ago
version 10
2b0f14f0
12 commits,
10 months ago
version 9
c5a145e6
11 commits,
10 months ago
version 8
b31f49d0
10 commits,
10 months ago
version 7
4f4b20bd
9 commits,
10 months ago
version 6
071c4903
8 commits,
11 months ago
version 5
01a56f9c
7 commits,
11 months ago
version 4
56900a9e
6 commits,
11 months ago
version 3
62be8d54
5 commits,
11 months ago
version 2
cf1f1b4e
4 commits,
11 months ago
version 1
26532af0
3 commits,
11 months ago
9 files
+
92
−
87
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
css/tagify.css
+
1
−
0
Options
@@ -121,6 +121,7 @@
.tagify__tag-text
{
margin-left
:
0.5rem
;
user-select
:
none
;
font-size
:
14px
;
font-weight
:
700
;
font-style
:
normal
;
Loading