v1.0.0
What's Changed
π New Features
- Template part selector β triggers can target different modal template parts for varied dialog designs on the same page
- Overlay gradient support with alpha transparency
- Background image support with focal point and parallax options
- Centralized block defaults (padding, close button alignment) in block.json
- Multi-container rendering β one modal container per unique template part slug
- Stale template part detection with dismissible editor notices
π Bug Fixes
- Fixed block recovery notice when default template part is auto-recreated
- Fixed close button color inconsistency between editor and frontend
- Fixed overlay color/gradient persistence issue
π§° Maintenance
- CI workflow improvements and config cleanup
- Version bump to 1.0.0
Installation
Composer
composer require pikari-inc/pikari-gutenberg-modals:1.0.0WordPress Plugin
Download pikari-gutenberg-modals-v1.0.0.zip from the assets below.
Full Changelog: v0.1.5...v1.0.0