Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
collapsiblock
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
collapsiblock
Merge requests
!19
Issue
#3166181
by mparker17, sudesh.solaskar, Yuri: Work with layout builder
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Issue
#3166181
by mparker17, sudesh.solaskar, Yuri: Work with layout builder
issue/collapsiblock-3166181:3166181-work-with-layout
into
4.x
Overview
6
Commits
14
Pipelines
11
Changes
8
All threads resolved!
Show all comments
Merged
Issue #3166181 by mparker17, sudesh.solaskar, Yuri: Work with layout builder
Toni Barbera
requested to merge
issue/collapsiblock-3166181:3166181-work-with-layout
into
4.x
Nov 6, 2023
Overview
6
Commits
14
Pipelines
11
Changes
8
All threads resolved!
Show all comments
Closes
#3166181
0
0
Merge request reports
Compare
4.x
version 14
a2282e17
May 28, 2024
version 13
593d9d79
May 21, 2024
version 12
120e1313
Apr 15, 2024
version 11
fa5b4ee5
Apr 15, 2024
version 10
45bbfbe8
Apr 15, 2024
version 9
bd453681
Apr 11, 2024
version 8
f325ca2f
Apr 11, 2024
version 7
3eeb7cd8
Apr 11, 2024
version 6
3e1a9352
Apr 11, 2024
version 5
e5e86dad
Apr 5, 2024
version 4
286adf5c
Mar 8, 2024
version 3
a1914ebb
Dec 13, 2023
version 2
65c7d8d2
Dec 12, 2023
version 1
52c2fbd0
Nov 6, 2023
4.x (base)
and
latest version
latest version
a08ae89c
14 commits,
Jun 1, 2024
version 14
a2282e17
14 commits,
May 28, 2024
version 13
593d9d79
13 commits,
May 21, 2024
version 12
120e1313
12 commits,
Apr 15, 2024
version 11
fa5b4ee5
11 commits,
Apr 15, 2024
version 10
45bbfbe8
10 commits,
Apr 15, 2024
version 9
bd453681
9 commits,
Apr 11, 2024
version 8
f325ca2f
8 commits,
Apr 11, 2024
version 7
3eeb7cd8
6 commits,
Apr 11, 2024
version 6
3e1a9352
5 commits,
Apr 11, 2024
version 5
e5e86dad
5 commits,
Apr 5, 2024
version 4
286adf5c
4 commits,
Mar 8, 2024
version 3
a1914ebb
3 commits,
Dec 13, 2023
version 2
65c7d8d2
2 commits,
Dec 12, 2023
version 1
52c2fbd0
1 commit,
Nov 6, 2023
8 files
+
713
−
7
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
config/schema/collapsiblock.schema.yml
+
1
−
1
View file @ a08ae89c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -21,7 +21,7 @@ collapsiblock.settings:
cookie_lifetime
:
type
:
float
label
:
'
Cookie
expiration'
translatable
:
false
,
translatable
:
false
nullable
:
true
# Block instance settings.
Loading