Skip to content

v1.0.0

Choose a tag to compare

@steveariss steveariss released this 12 Feb 18:15
· 207 commits to main since this release

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.0

WordPress Plugin

Download pikari-gutenberg-modals-v1.0.0.zip from the assets below.

Full Changelog: v0.1.5...v1.0.0