Releases: infinum/eightshift-forms
Releases · infinum/eightshift-forms
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0 - Refactored to latest BP
Changelog
- Refactored forms to comply with latest version of Eightshift Boilerplate
- Changed case of everything from
snake_case
tocamelCase
- Moved to PSR-4 autoloading
- Updated all dependencies
0.1.2 - Stable build / tests
Changelog
- Fixed all phpcs / phpstan / linter issues (all automated build checks should now pass)
- Updated composer packages
- Forms select (block for displaying forms) now doesn't
ServerSideRender
in editor but rather just displays aPlaceholder
to reduce confusion with double wrappers being rendered in editor
0.1.1
0.1.0 - First stable release
Beta release.