Releases: maxeckel/livewire-editorjs
v1.5.0
v1.4.0
v1.3.0
Fixes
Renamed init
method of the alpine component to initEditor
as Alpine v3 automatically executes a init
method, which caused the editor to be created multiple times (fixes #21)
Make sure to update the published assets after updating, otherwise you will get an error.
See readme for how to do that.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
This release mainly updates the bundled EditorJS version to the latest, which is 2.22.3 at the time of writing.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Official v1.0 release
This release marks the first milestone of this package 🎉 🎉 🎉
With this release the component is save to use, without worrying about any breaking changes!
This release contains the following new features:
- Added option to disable the component of the package
- Added config option to rename the component of the package
- Added
placeholder
to the component - Added
style
attribute to the component - Added
logLevel
to the Editor.js config - Added make command to create Editor.js components
When you've already used v0.4.0 before, please republish the assets (and config), as you should do whenever an update is released.
If you have any problems, please open an issue or contact me on Twitter 💬