Releases: maxeckel/alpine-editor
Releases · maxeckel/alpine-editor
v0.3.2
Fix for Input Event propagation.
This release fixes #2
v0.3.0
Added WebComponent
Added further customization options to elements created in the editor
Added Docs
v0.2.0
Added debounce to the Input event handler with 250ms.
This prevents flooding the content variable of the editor config.
The rate will be adjustable in the future.