v0.0.5-beta
Pre-release
Pre-release
In this release:
- Use laravel attribute accessors instead of methods for getting and setting content. The methods used for this previously are deprecated and will be removed in a future version. Check the README for more information.
- Delete content when the parent model gets deleted.
- Rework css overrides so huge wordpress css file could be removed from the project.
- Add ability to set a custom callback for search calls (only used in Button block as far as I'm aware).
- Remove links to reusable blocks management page.
- Add more inline documentation.