Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ui_suite_protocol
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
ui_suite_protocol
Commits
3dae6e15
Commit
3dae6e15
authored
Mar 14, 2023
by
Pierre Dureau
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3348023
: Props must be settings instead of fields
parent
a278ad11
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
templates/patterns/button/button.ui_patterns.yml
+2
-2
2 additions, 2 deletions
templates/patterns/button/button.ui_patterns.yml
templates/patterns/card/card.ui_patterns.yml
+5
-5
5 additions, 5 deletions
templates/patterns/card/card.ui_patterns.yml
with
7 additions
and
7 deletions
templates/patterns/button/button.ui_patterns.yml
+
2
−
2
View file @
3dae6e15
...
...
@@ -34,12 +34,12 @@ button:
label
:
Label
description
:
The button label
preview
:
Submit
settings
:
url
:
type
:
text
type
:
url
label
:
URL
description
:
The button URL. Optional.
preview
:
http://example.com
settings
:
size
:
label
:
Size
description
:
Buttons can be 4 different sizes, if no size is declared they will be the large size.
...
...
This diff is collapsed.
Click to expand it.
templates/patterns/card/card.ui_patterns.yml
+
5
−
5
View file @
3dae6e15
...
...
@@ -11,6 +11,11 @@ card:
large
:
label
:
Large
settings
:
link
:
type
:
url
label
:
"
Block
link"
description
:
"
URL
of
a
Web
link,
which
is
wrapping
the
card"
preview
:
"
#"
heading_level
:
type
:
select
label
:
"
Heading
level"
...
...
@@ -31,11 +36,6 @@ card:
"
16-9"
:
"
16:9"
preview
:
"
"
fields
:
link
:
type
:
"
url"
label
:
"
Block
link"
description
:
"
URL
of
a
Web
link,
which
is
wrapping
the
card"
preview
:
"
#"
image
:
type
:
"
render"
label
:
"
Image"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment