You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: __('Styling Containers with Hover Styles',i18n),
59
+
title: __('Advnaced Hover State Styling',i18n),
60
60
description: createInterpolateElement(
61
-
__('Styling the container with hover styles is a great way to add interactivity to your designs. Click the <strong>hover toggle</strong> next to <strong>Background Color</strong> to start.',i18n),
61
+
__('Learn how to style containers and their contents together by applying hover effects to multiple blocks at once.',i18n),
62
62
{strong: <strong/>}
63
63
),
64
64
help: createInterpolateElement(__('Click the <strong>hover toggle</strong> next to <strong>Background Color</strong> to start.',i18n),{
title: __('Adjusting the Background Color on Hover',i18n),
101
+
title: __('Hover Background Color',i18n),
102
102
description: createInterpolateElement(
103
-
__('The controls now affect the <strong>Hover</strong> state only. Try adjusting the <strong>Background Color</strong> value and see how the preview changes when hovered.',i18n),
103
+
__('The controls now affect the <strong>Hover</strong> state only. Let\'s try adjusting the <strong>Background Color</strong> to black.',i18n),
104
104
{strong: <strong/>}
105
105
),
106
106
help: createInterpolateElement(__('Click on <strong>Background Color</strong> to open the color picker and select a color.',i18n),{
description: __('Now the background will turn dark when your mouse hovers over the container, however the text is now hard to read, let\'s change it.',i18n),
143
-
help: createInterpolateElement(__('Select the <strong>Heading Block</strong> to continue.',i18n),{
142
+
title: __('Text is Now Unreadable',i18n),
143
+
description: __('On hover, the background will now be black, but now we cannot read the Heading text properly! Let\'s change it!',i18n),
144
+
help: createInterpolateElement(__('Select the <strong>Heading Block</strong> and click next to continue.',i18n),{
title: __('Selecting the Parent Container Hover State',i18n),
157
-
description: createInterpolateElement(__('Now select the <strong>parent container hover state</strong>. This lets you adjust how the heading text will look when the parent container is hovered.',i18n),{
157
+
title: __('Parent Hovered State',i18n),
158
+
description: createInterpolateElement(__('Now select the <strong>Parent Container Hover State</strong>. This lets you adjust how the heading text will look when the parent container is hovered.',i18n),{
158
159
strong: <strong/>,
159
160
}),
160
161
help: createInterpolateElement(__('Select the <strong>parent container hover state</strong> to continue.',i18n),{
description: __('Now the heading block is readable when your mouse hovers over the container. Let\'s do the same for the text color in the text block.',i18n),
title: __('Selecting the Text Color for Parent Hover State',i18n),
246
-
description: createInterpolateElement(__('Now select the <strong>parent container hover state</strong>. This lets you adjust how the text block will look when the parent container is hovered.',i18n),{
236
+
title: __('Text Color',i18n),
237
+
description: createInterpolateElement(__('Now that\'s better! Let\'s do the same for the text block.',i18n),{
247
238
strong: <strong/>,
248
239
}),
249
-
help: createInterpolateElement(__('Select the <strong>parent container hover state</strong> to continue.',i18n),{
240
+
help: createInterpolateElement(__('Select the <strong>text color</strong> to open the color picker.',i18n),{
__('You are now back on the <strong>normal</strong> state. You can now test the hover states in action.',i18n),
319
+
__('You are now seeing the block in its <strong>normal</strong> state. Hover over the block to see the hover states in action.',i18n),
324
320
{strong: <strong/>}
325
321
),
322
+
help: createInterpolateElement(__('Hover your mouse over the block and see it switch live.',i18n),{
323
+
strong: <strong/>,
324
+
}),
326
325
offsetX: '300px',
327
326
},
328
327
{
329
-
title: __('Prop Tip: The Levels of Hover States',i18n),
328
+
title: __('Pro Tip: Different Hover States',i18n),
330
329
description: createInterpolateElement(
331
-
__('There are <strong>three levels of hover states</strong> you can style: <ul><li><strong>Normal State</strong>: when the mouse is not over any block</li><li><strong>Container Hover</strong>: when the mouse is hovering over a container</li><li><strong>Block Hover</strong>: when the mouse is directly over a block</li></ul>With Stackable, you can customize the appearance for all these states, making your designs more interactive and visually appealing.',i18n),
330
+
__('There are <strong>three levels of hover states</strong> you can style: <ul><li><strong>Normal State</strong>: when the mouse is not over any block</li><li><strong>Block Hover</strong>: when the mouse is directly over a block</li><li><strong>Container Hover</strong>: when the mouse is hovering over a container</li></ul>You can customize the appearance for all these states, making your designs more interactive and visually appealing.',i18n),
__('The controls now affect the <strong>Hover</strong> state only. Try adjusting the <strong>Image Zoom</strong> value and see how the preview changes when hovered.',i18n),
74
80
{strong: <strong/>}
75
81
),
82
+
help: createInterpolateElement(__('Pick a zoom value of <strong>1.2</strong> to see the hover effect then click on next.',i18n),{
__('The image on the canvas is now showing your <strong>new hover zoom effect</strong>. No need to hover—this view already reflects the hover state.',i18n),
105
+
__('Notice that the image block is now zoomed in. Any changes you make to the block will be reflected in the hover state only.',i18n),
__('You are now back on the <strong>normal</strong> state. Notice the hover toggle is <strong>yellow</strong> - that means a custom hover effect has been saved!',i18n),
135
+
__('You are now back on the <strong>normal</strong> state. Notice the hover toggle is <strong>yellow</strong>, this means there is a value set for the hover state!',i18n),
title: __('Pro Tip: Only Some Controls Feature Hover Toggle',i18n),
143
+
title: __('Hover Over the Image',i18n),
134
144
description: createInterpolateElement(
135
-
__('Tip: Watch out—for some controls you <strong>won\'t see the hover state toggle</strong>. Only certain options support hover states. If you don\'t see the toggle, that control doesn\'t have hover customization!',i18n),
145
+
__('Hover over the image block to see the hover effect in action.',i18n),
136
146
{strong: <strong/>}
137
147
),
148
+
help: __('Click next to continue.',i18n),
138
149
offsetX: '300px',
139
150
},
151
+
{
152
+
title: __('Tip: Not All Controls Have Hover States',i18n),
153
+
description: createInterpolateElement(
154
+
__('Only certain options support hover states. If you see the toggle on another option (like <strong>Image Shadow</strong>), that means the control has hover states!',i18n),
0 commit comments