Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
select2_all
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
select2_all
Merge requests
!2
WIP: Add config
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
WIP: Add config
issue/select2_all-3184189:3184189-config-customization
into
8.x-1.x
Overview
0
Commits
14
Pipelines
0
Changes
10
Open
Dieter Holvoet
requested to merge
issue/select2_all-3184189:3184189-config-customization
into
8.x-1.x
4 years ago
Overview
0
Commits
14
Pipelines
0
Changes
10
Expand
Closes
#3184189
0
0
Merge request reports
Compare
8.x-1.x
version 5
4573dadf
2 years ago
version 4
0f21ed97
2 years ago
version 3
325f421f
2 years ago
version 2
a95a4147
2 years ago
version 1
acc610ec
4 years ago
8.x-1.x (base)
and
latest version
latest version
314f4a4a
14 commits,
2 years ago
version 5
4573dadf
13 commits,
2 years ago
version 4
0f21ed97
12 commits,
2 years ago
version 3
325f421f
5 commits,
2 years ago
version 2
a95a4147
4 commits,
2 years ago
version 1
acc610ec
1 commit,
4 years ago
10 files
+
210
−
94
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
config/install/select2_all.settings.yml
0 → 100644
+
9
−
0
Options
enable_front_admin
:
both
selector_global
:
'
select:visible'
selector_optin
:
'
select.select2-enable'
selector_optout
:
'
#field-ui-field-storage-add-form
select,
#entity-form-display-edit-form
select,
#entity-view-display-edit-form
select,
.wysiwyg,
.draggable
select[name$="[weight]"],
.draggable
select[name$="[position]"],
.locale-translate-filter-form
select,
.select2-disable,
.select2-processed'
minimum_single
:
10
minimum_multiple
:
5
options
:
minimum_results_for_search
:
0
width
:
'
resolve'
Loading