Tag: gutenberg
-

A targeted patch for the Video Card block, fixing two playback state bugs and adding transforms to and from the core video block. Video Card Improvements You can now transform between the Video Card block and the core video block…
-

Showcase 2.1.0 adds a new Gallery Flow block, cleans up the block registration architecture, and ships two meaningful accessibility improvements. Gallery Flow The new Gallery Flow block brings a purpose-built gallery carousel to Showcase. If you’ve used the core Gallery…
-

Tabs & Accordion 1.2.0 is a significant update focused on accessibility, search visibility, and a smarter foundation under the hood. Accessibility This release brings the plugin in line with WCAG 2.1 AA standards. Every interactive element now has a visible…
-

Most filter plugins are monolithic. WordPress moved to modular. The WordPress Block Editor introduced a modular content architecture. Blocks are independent, composable units that respect a shared design system through theme.json, communicate through block context, and integrate into a template…
-

Brings a full overhaul of how active colors are applied to triggers and panels Now handled through Interactivity API directives instead of inline styles for cleaner, more reliable rendering. A new “extend trigger to panel” option lets you carry your…
-

This is the biggest architectural change since launch. The entire carousel frontend runs on the WordPress Interactivity API. Every interaction, every breakpoint switch, every slide transition goes through WordPress core’s reactive state system. Embla Carousel handles the mechanics underneath. The…