-
Improved: Navigator → reworked - supports multi-select and improved features
-
Fix: Video block overlay → on Slider loops, overlay click would not reveal video when not enough loop elements
-
Fix: Nav block → setting modal transition to 0 would lead to unwanted overlapping
-
Fix: Nav block → incorrect
font-weight
property in preset -
Fix: Frontend Rendering → meta comparisons with
<
and>
signs would not be evaluated correctly -
Fix: Polylang → translated page would not load correct stylesheet on frontend
-
Fix: SVG block → add XML check to SVGs in case they are badly formatted (would return fatal error)
-
Fix: SVG block → properly parse
style
attribute when necessary -
Fix: Code block → would not render on frontend every other save
-
Fix: Dynamic background fallback image was not correctly applied on empty ACF fields
-
Fix: HTML regeneration → shells would not appear in generated markup
-
Fix: Background size positioning state indicator would not be evaluated correctly when removed
-
Fix: Copy/Paste styles → several font properties were not transferred
-
Fix: Tailwind breakpoints reset was missing the active status for
lg
andmd
breakpoints (no consequence) -
Fix: Global styles → some typography property values would not appear in the UI even if set
-
Fix: Global Classes → incorrect
@media
rules positioning when in a mobile-first configuration -
Fix: Tailwind → when adding/modifying global colours, the Tailwind configuration would sometimes require a reload to correctly process the information in the Cwicly UI
-
Fix: Tailwind colours → make sure to validate a colour before displaying it in the Cwicly UI (could lead to crash in specific circumstances)
-
Fix: Value with unit input → correctly parse
--
so that it doesn’t appear in the stylesheet -
Fix: Component insertion → facilitate adding a Component after an element if this element doesn’t accept children
-
Fix: Quick code → correctly filter and process breakpoint values
-
Fix: Accordion content → transitions on inner blocks would not apply
12 Likes