Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
prototype
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
prototype
Merge requests
!157
Issue 3488786: Remove prefix for pullquote component
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue 3488786: Remove prefix for pullquote component
issue/prototype-3488786:3488786-component-update-pullquote
into
5.x
Overview
0
Commits
1
Pipelines
2
Changes
3
Merged
Jennifer Dust
requested to merge
issue/prototype-3488786:3488786-component-update-pullquote
into
5.x
5 months ago
Overview
0
Commits
1
Pipelines
2
Changes
3
Expand
Closes
#3488786
0
0
Merge request reports
Compare
5.x
version 1
575f6111
5 months ago
5.x (base)
and
latest version
latest version
575f6111
1 commit,
5 months ago
version 1
575f6111
1 commit,
5 months ago
3 files
+
13
−
13
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
components/02-components/pullquote/pullquote.component.yml
+
4
−
4
Options
@@ -4,19 +4,19 @@ status: 'experimental'
description
:
A Pullquote Component
slots
:
pullquote
:
{}
pullquote_
citation
:
{}
citation
:
{}
props
:
type
:
object
required
:
-
pullquote_
text
-
text
properties
:
pullquote_
text
:
text
:
type
:
string
title
:
Quote
description
:
The quote paragraph
examples
:
-
'
Example
quote
paragraph.
Interdum
risus
tortor
turpis
gravida
sed.
Risus
sit
et
egestas
tellus
ac
sed.'
pullquote_
credit
:
credit
:
type
:
string
title
:
Quote Credit
description
:
The optional second quote credit.
Loading