acf-composer

Compose ACF Fields, Blocks, Widgets, and Option Pages with ACF Builder on Sage 10.

MIT License

Downloads
419.1K
Stars
417
Committers
20

Bot releases are visible (Hide)

acf-composer - v3.1.1 Latest Release

Published by Log1x about 2 months ago

Change log

Enhancements

  • 🩹 Suppress the template_not_found_message when rendering cached blocks on ACF v6.3.x (#281)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.1.0...v3.1.1

acf-composer - v3.1.0

Published by Log1x 2 months ago

Change log

Enhancements

  • 🧑‍💻 Add support for passing partials for flexible content to ->addLayout (Fixes #257) (#275)
  • ✨ Add Alpine compatibility to block previews (#274)
  • ✨ Add support for using local SVG assets as block icons (Fixes #265) (#277)
  • 🧑‍💻 Throw an exception if field group keys are not unique (Fixes #273) (#276)
  • 🧑‍💻 Throw an InvalidFieldsException when fields are invalid
  • 🎨 Make the generated stub fields variable generic
  • 📝 Improve the README examples

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.29...v3.1.0

acf-composer - v3.0.29

Published by Log1x 3 months ago

Change log

Enhancements

  • 🧑‍💻 Add modifyField to Builder intellisense (#272)

New Contributors

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.28...v3.0.29

acf-composer - v3.0.28

Published by Log1x 3 months ago

Change log

Bug fixes

  • 🩹 Fix innerBlocks template handling (Fixes #269) (#270)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.27...v3.0.28

acf-composer - v3.0.27

Published by Log1x 3 months ago

Change log

Bug fixes

  • 🩹 Check if template is an array before handling (#268)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.26...v3.0.27

acf-composer - v3.0.26

Published by Log1x 3 months ago

Change log

Enhancements

  • 🧑‍💻 Improve block template syntax handling (Fixes #239) (#267)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.25...v3.0.26

acf-composer - v3.0.25

Published by Log1x 3 months ago

Change log

Enhancements

  • 🦺 Add validation support to uncached blocks (Fixes #254) (#266)
  • 📝 Improve the features list (#259)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.24...v3.0.25

acf-composer - v3.0.24

Published by Log1x 5 months ago

Change log

Enhancements

New Contributors

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.23...v3.0.24

acf-composer - v3.0.23

Published by Log1x 7 months ago

Change log

Enhancements

  • 🧑‍💻 Add textdomain to blocks (Fixes #233)
  • 🔧 Ensure acf_block_version is set to 2 (#232)
  • 📌 Change Acorn to a dev dependency

New Contributors

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.22...v3.0.23

acf-composer - v3.0.22

Published by Log1x 8 months ago

Change log

Bug fixes

  • 🐛 Fix legacy widget registration (#229)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.21...v3.0.22

acf-composer - v3.0.21

Published by Log1x 8 months ago

Change log

Bug fixes

  • 🩹 Fix default block alignment (#228)

New Contributors

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.20...v3.0.21

acf-composer - v3.0.20

Published by Log1x 8 months ago

Change log

Enhancements

  • 🎨 Improve the Block class (#227)
  • 🧑‍💻 Improve the acf:cache command output
  • 🧑‍💻 Default the acf:upgrade confirm to yes
  • 🎨 Improve the FlexibleContentBuilder conditional code style
  • 🧑‍💻 Add beforeRegister() and afterRegister() overridable methods to Composers
  • 🧑‍💻 Create a Composer contract
  • 🎨 Improve compose docblocks

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.19...v3.0.20

acf-composer - v3.0.19

Published by Log1x 8 months ago

Change log

This dramatically improves load performance of individual blocks in the editor.

Enhancements

  • ⚡️ Transform blocks to block.json when caching (#224)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.18...v3.0.19

acf-composer - v3.0.18

Published by Log1x 8 months ago

Change log

Enhancements

  • 🧑‍💻 Prevent ACF Composer from booting multiple times (#226)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.17...v3.0.18

acf-composer - v3.0.17

Published by Log1x 8 months ago

Change log

Bug fixes

  • 🩹 Fix path keys for acf:upgrade command (#225)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.16...v3.0.17

acf-composer - v3.0.16

Published by Log1x 8 months ago

Change log

Enhancements

  • 🎨 Improve the cache manifest implementation (#222)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.15...v3.0.16

acf-composer - v3.0.15

Published by Log1x 8 months ago

Change log

Enhancements

  • 🧑‍💻 Improve Builder intellisense in child contexts (#221)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.14...v3.0.15

acf-composer - v3.0.14

Published by Log1x 8 months ago

Change log

Bug fixes

  • 🐛 Fix parent context inside of Repeaters and Groups (Fixes #219) (#220)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.13...v3.0.14

acf-composer - v3.0.13

Published by Log1x 8 months ago

Change log

Bug fixes

  • 🩹 Fix calling custom types (Fixes #217) (#218)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.12...v3.0.13

acf-composer - v3.0.12

Published by Log1x 8 months ago

Change log

Bug fixes

  • 🩹 Fix registering field groups with no fields (Fixes #215) (#216)

Full Changelog: https://github.com/Log1x/acf-composer/compare/v3.0.11...v3.0.12