Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for querying array type query data from blocks (#176)
* Feat: Able to source Query Attribute types * Test: Add unit tests * Chore: PHPCS fix * Fix: Properly extract innerHTML from source attrs * Docs: Return type fix * Code Review Compat Fixes * Update includes/Type/Scalar/Scalar.php Co-authored-by: John Parris <[email protected]> * Code Review: Remove unused variable * Chore: Add Changeset * Update includes/Blocks/Block.php Co-authored-by: John Parris <[email protected]> * Update includes/Utilities/DomHelpers.php Co-authored-by: John Parris <[email protected]> * Chore: Code Review Updates * Chore: Code Review Updates * Chore: Code Review updates * Style: Clean whitespaces. * Fix: Fixed schema lint errors * Update .changeset/ten-dolphins-smash.md Co-authored-by: Dovid Levine <[email protected]> --------- Co-authored-by: John Parris <[email protected]> Co-authored-by: Dovid Levine <[email protected]>
- Loading branch information