Releases: Log1x/acf-composer
Releases · Log1x/acf-composer
v3.4.0
Change log
Enhancements
- 🧑💻 Utilize native WordPress handling of block wrapper HTML attributes by @Log1x in #313
- 🧑💻 Improve block asset handling by @ouun in #315
- ✨ Add view attribute bag support to blocks by @Log1x in #317
- 🔧 Add a configurable
$apiVersion
property to blocks by @drbroad in #321 - ✨ Add support for passing arguments to Partials by @johanmolen in #325
- ✨ Add support for block defaults by @Log1x in #327
Bug fixes
New Contributors
Full Changelog: v3.3.0...v3.4.0
v3.3.0
Change log
Enhancements
- 🧑💻 Enhance search on
acf:usage
for multiple results (#301) - 🧑💻 Add support for caching during
acorn optimize
in Acorn v5 (#299) - 🧑💻 Improve compatibility with plugins improperly overriding
collect()
(Fixes #303) (#307) - 🧑💻 Make the
fields()
method optional (#298) - 🧑💻 Add DI support to the
fields()
method - ✨ Add native support for block spacing (#311)
Bug fixes
- 🩹 Fix improper match in
acf:usage
when dealing with similar field names - 🩹 Fix
gradients
typo on default block supports (Fixes #308) (#309) - 🩹 Respect default alignment when blocks are cached (Fixes #302) (#310)
Full Changelog: v3.2.4...v3.3.0
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
Change log
Enhancements
- ✨ Add a
acf:usage
command to search/show field type usage examples (#285) - ✨ Add interactive block creation (Fixes #253) (#278)
- ✨ Allow customizing the default block supports options (Fixes #251)
- ♻ Simplify the localized block stub
- 🧑💻 Add support for setting widget description during creation
- 💄 Improve the summary formatting
- 🧑💻 Add support for overriding the block name and description with getter methods
- 📝 Update the block localize example
Full Changelog: v3.1.3...v3.2.0
v3.1.3
v3.1.2
Change log
Enhancements
- 🔧 Lower the render template hook priority (#282)
New Contributors
- @mathiasdb made their first contribution in #282
Full Changelog: v3.1.1...v3.1.2