What We've Been Up To
Changelog
Note: The changelog no longer lists new layouts. It only contains updates to components. Layouts published in the last 30 days (new layouts) are marked as "new" in the library.
1.4.3
This is our standard post-release update focusing exclusively on bug fixes and improvements.
December 21, 2023[Slider] Fixed incompatibility with WP Grid Builder's grid feature
Fix[Slider] Fixed issue with double sliders
Fix[Accordion] Fixed direct child of the "ul" or "ol" element should have a tag of "li" instead of "DIV" console notice
Fix[Accordion] Fixed various default syling issues
Fix- Icon has min-height making headers too tall – need to remove
- Header should use space-s padding on all sides by default
- All default styling should be added with :where() to remove specificity
- Icon Wrapper need !important to override
[Accordion] Added missing "role=button" on header item
Fix[Tabs] Fixed various default syling issues
New[Misc] Fixed various instances of non existing colors
NewColors var(–neutral-white) and var(–neutral-black) were used instead of var(–white) and var(–black)
1.4.2
This is our standard post-release update focusing exclusively on bug fixes and improvements.
November 8, 2023