Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: Update composer * feature: Add form extension * Refactor: ActiveCampaign has block requirements (#5) * feature: add block placeholder and notice * feature: add window declaration * refactor: remove inline window declaration, update list and tag options, use new placeholder and notice * refactor: use credential test prior to api calls, add method for tags, update localized script. * feature: add credential test prior to adding new block * refactor: replace blocknotice * refactor; reformat, update strings. * refactor: reformat remove spaces in src/FormExtension/Actions/EnqueueFormBuilderScripts.php * doc: update unreleased tags * doc: update unreleased tags * refactor: replace relative url path with admin_url for better WP support * Refactor: block design improvements (#6) * feature: add block placeholder and notice * feature: add window declaration * refactor: remove inline window declaration, update list and tag options, use new placeholder and notice * refactor: use credential test prior to api calls, add method for tags, update localized script. * feature: add credential test prior to adding new block * refactor: replace blocknotice * refactor; reformat, update strings. * refactor: reformat remove spaces in src/FormExtension/Actions/EnqueueFormBuilderScripts.php * doc: update unreleased tags * doc: update unreleased tags * refactor: replace relative url path with admin_url for better WP support * refactor: update template styles for consistency * refactor: reformat * refactor: update & export window types * feature: add tag & list controls. Split InspectorControls into new directory * refactor: use update inspectorControls * chore: remove debug log * chore: formatting * refactor: add ending bracket * refactor: update metadata default label * refactor: update template defaultChecked prop to checkeda * refactor: replace selectedEmailList attribute to selectedLists * refactor: update list control label * refactor: fix translation domain on subscriber tags * refactor: update listControl to always have one list selected * refactor: use array fallback on selectedLists * refactor: update domain names * refactor: return early on methods requiring credential tests * Refactor: use early return on add block to new form * refactor: fix double negative conditonal * refactor: update conditionals * refactor: enqueue scripts in header --------- Co-authored-by: Joshua Dinh <[email protected]> Co-authored-by: Joshua Dinh <[email protected]>
- Loading branch information