Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ui_suite_bootstrap
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
ui_suite_bootstrap
Commits
4075a393
Commit
4075a393
authored
5 months ago
by
Florent Torregrosa
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3489260
by grimreaper: Styles not implemented
parent
3e30cb3d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#357837
passed
5 months ago
Stage: build
Stage: validate
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/Out-of-scope.md
+5
-0
5 additions, 0 deletions
docs/Out-of-scope.md
ui_suite_bootstrap.ui_styles.yml
+50
-0
50 additions, 0 deletions
ui_suite_bootstrap.ui_styles.yml
with
55 additions
and
0 deletions
docs/Out-of-scope.md
+
5
−
0
View file @
4075a393
...
...
@@ -71,3 +71,8 @@ Responsive variations have not been added in the styles.
[
Object fit
](
https://getbootstrap.com/docs/5.3/utilities/object-fit/
)
:
Responsive variations have not been added in the styles.
#### Spacing
[
Spacing
](
https://getbootstrap.com/docs/5.3/utilities/spacing/
)
:
Responsive variations have not been added in the styles.
This diff is collapsed.
Click to expand it.
ui_suite_bootstrap.ui_styles.yml
+
50
−
0
View file @
4075a393
...
...
@@ -1269,6 +1269,54 @@ spacing_horizontal_centering:
mx-auto
:
"
Center"
weight
:
-60
spacing_gap
:
category
:
"
Spacing"
label
:
"
Gap"
description
:
"
When
using
display:
grid
or
display:
flex,
you
can
make
use
of
gap
utilities
on
the
parent
element.
This
can
save
on
having
to
add
margin
utilities
to
individual
children
of
a
grid
or
flex
container.
Gap
utilities
are
responsive
by
default."
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/spacing/#gap'
options
:
gap-0
:
"
0"
gap-1
:
"
1"
gap-2
:
"
2"
gap-3
:
"
3"
gap-4
:
"
4"
gap-5
:
"
5"
previewed_as
:
hidden
weight
:
-58
spacing_gap_row
:
category
:
"
Spacing"
label
:
"
Row
gap"
description
:
"
row-gap
sets
the
vertical
space
between
children
items
in
the
specified
container."
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/spacing/#row-gap'
options
:
row-gap-0
:
"
0"
row-gap-1
:
"
1"
row-gap-2
:
"
2"
row-gap-3
:
"
3"
row-gap-4
:
"
4"
row-gap-5
:
"
5"
previewed_as
:
hidden
weight
:
-57
spacing_gap_column
:
category
:
"
Spacing"
label
:
"
Column
gap"
description
:
"
column-gap
sets
the
horizontal
space
between
children
items
in
the
specified
container."
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/spacing/#column-gap'
options
:
column-gap-0
:
"
0"
column-gap-1
:
"
1"
column-gap-2
:
"
2"
column-gap-3
:
"
3"
column-gap-4
:
"
4"
column-gap-5
:
"
5"
previewed_as
:
hidden
weight
:
-56
text_font_weight
:
category
:
"
Text"
label
:
"
Font
weight"
...
...
@@ -1439,6 +1487,8 @@ typography:
fs-4
:
"
Font
size
4"
fs-5
:
"
Font
size
5"
fs-6
:
"
Font
size
6"
small
:
"
Small"
mark
:
"
Mark"
weight
:
-99
vertical_align
:
...
...
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