Flexa Block β Blocks & Page Builder for Gutenberg
Changelog
1.0.5
Banner: added a Content Box Width control that caps the width of the content box while keeping the background full-bleed, so a full-width banner can align its content with the site grid.
Reworded the plugin name, description and tags around the WordPress block editor, and added a demo link to the readme.
Plugin-check / WordPress.org review cleanups: output-escaping and input-sanitization tidy-ups in the Post Filter fields and the Filter: Reset, Search and Taxonomy blocks.
1.0.4
Added five WooCommerce single-product blocks (grouped under a new WooCommerce category, shown only when WooCommerce is active): Product Name, Product Price (regular/sale price + configurable strike-through), Product Rating (stars / number / count with per-part styling), Product Image (thumbnail carousel with arrows, positions, autoplay and a fixed image height) and Product Details (Description / Additional information / Reviews tabs with a sliding indicator, real WooCommerce reviews, numbered/load-more pagination and per-tab styling).
Added a Post Filter block with Search, Taxonomy and Reset children: a filter bar that drives a chosen Post Grid β search as you type, narrow by one or more taxonomies (dropdown or checkbox list) and clear everything with a reset link that appears only once there is something to clear. Each field has its own background, border, shadow and focus colour.
Added a Notice block (info / success / warning / danger / neutral callout with an icon, title, message and an optional dismiss that can be remembered).
Added a Data Table block (own columns and rows, styled header, striped rows, hover and first-column highlights, per-column alignment, cell borders, padding and typography, horizontal scroll past a max width).
Added a Taxonomy block (terms of any taxonomy as a list, inline row, dropdown or grid, with counts, hierarchy, prefix/suffix, separator and styled term chips).
Added an RSS Feed block (entries from any RSS/Atom URL as a list or grid, with item count, cache time, sort order, thumbnail, date, author, source, excerpt and a read-more link).
Added Facebook Feed and Instagram Feed blocks β posts and media fetched server-side and cached (tokens never reach the browser), in grid, list, masonry, carousel, hover-overlay or card layouts.
Post Grid: a styleable result count, aligned read-more buttons, a blockId that survives a reload, one typography panel per element, pagination that previews the active state on hover, and an empty state that no longer repeats itself.
Block CSS is now generated for the current block-theme template (e.g. the WooCommerce single-product template), so blocks placed directly in a site-editor template render their styles on the front end.
Front-end inline editing extended to five more blocks β Star Rating, Modal, Notice, Icon List and Data Table β bringing the total to 35 editable blocks.
1.0.3
Added five new blocks: Pricing Table, Team Member, Post Grid, Progress Bar and Timeline.
Front-end inline editor: logged-in users with edit permission can click text on the live page and edit it in place β changes save per block (markup and generated CSS preserved) and are recorded as post notes.
Editable blocks (30): Heading, Text, Button, Table of Contents, Progress Bar, Before / After, Banner, CTA, Info Box, Testimonial, Team Member, Countdown, the Subscribe Form fields (Name, Email, Phone, Message, Website, Date, Select, Radio, Checkbox, Toggle, Upload), FAQ, Tabs, Steps, Timeline, Pricing Table, Counter and Comparison Table.
New Editing settings tab: toggle the inline editor, choose which roles may edit (administrators always allowed, Editor on by default) and which blocks are editable.
Admin dashboard redesign: a left sidebar with General / Blocks / Editing sections; blocks shown as a searchable, group-filtered card grid with previews and enable/disable-all controls.
1.0.2
Added many new blocks: Counter, Info Box, Slides (with Slide), Social Share, Table of Contents, Before / After, Breadcrumb, Steps, Tabs, Video Popup, Comparison Table, Google Map, Images Gallery, Banner, CTA and an AJAX Subscribe Form with field child blocks.
Container: added position and offset controls; Table of Contents supports a scrollable list.
Video Popup: added an inline play mode and MP4 upload; Comparison Table gained dedicated badge styling.
Grid layout refinements and a refreshed admin dashboard.
1.0.1
Added ten new blocks: Button, Heading, Image, Countdown, FAQ (with optional FAQPage schema), Social Icons, Grid, Testimonial, Separator and Text.
Added JavaScript translations and skeleton inserter previews for all blocks.
Security: hardened CSS value sanitization β colour, gradient, enum, position and numeric attributes are validated against allow-lists at generation time before being printed inline.
Fixed the admin menu position and the text-domain load hook.