All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Blocks support for Forms, Donations and Petitions
- WPGraphQL query support for Forms, Donation and Petitions
- Using Parcel for build
- Fluent API for ActionNetwork\Person
- Continued work on ActionNetwork\Person class
- Better error handling
- Classes now resolve properly
- WordPress API calls are functional
- Semantic changelog
- PHPCS.xml rules
- TinyPixel\ActionNetwork is now statically instanced.
- TinyPixel\ActionNetwork\WordPressAPI creates TinyPixel\ActionNetwork\Form and TinyPixel\ActionNetwork\Embed objects
- TinyPixel\ActionNetwork\Form and TinyPixel\ActionNetwork\Embed now properly source helper functions from helper.php
- Error definitions are now sourced before they are utilized