Skip to content

Commit b3618c2

Browse files
authored
Merge pull request #1587 from gethinode/develop
Develop
2 parents 883d753 + 60e5915 commit b3618c2

File tree

10 files changed

+10
-1
lines changed

10 files changed

+10
-1
lines changed

component-library/components/about/about.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ blueprint:
3232
width:
3333
justify:
3434
link-type:
35+
fluid:
3536
theme:
3637
cover:
3738
links:

component-library/components/articles/articles.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ blueprint:
4949
class:
5050
width:
5151
justify:
52+
fluid:
5253
theme:
5354
cover:

component-library/components/cards/cards.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ blueprint:
3434
width:
3535
justify:
3636
align:
37+
fluid:
3738
theme:
3839
cover:

component-library/components/cta/cta.bookshop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ blueprint:
3737
icon:
3838
force:
3939
align:
40-
fluid:
4140
padding:
4241
order:
4342
width:
43+
fluid:
4444
theme:
4545
cover:

component-library/components/faq/faq.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ blueprint:
2626
items:
2727
- title:
2828
description:
29+
fluid:
2930
theme:
3031
cover:

component-library/components/hero/hero.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ blueprint:
3535
align:
3636
order:
3737
overlay-mode:
38+
fluid:
3839
theme:
3940
cover:
4041
orientation:

component-library/components/panels/panels.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ blueprint:
3333
class:
3434
width:
3535
justify:
36+
fluid:
3637
theme:
3738
cover:

component-library/components/releases/releases.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ blueprint:
2424
width:
2525
justify:
2626
data:
27+
fluid:
2728
theme:
2829
cover:

component-library/components/video-message/video-message.bookshop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ blueprint:
4242
border:
4343
width:
4444
justify:
45+
fluid:
4546
theme:
4647
cover:
4748

data/structures/hero.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ arguments:
2525
default: px-4 px-xxl-0 py-4
2626
width:
2727
default: 8
28+
fluid:
2829
theme:
2930
hook:
3031
default: assets/hero-image.html

0 commit comments

Comments
 (0)