- Add CI pipeline for publishing modules
- Publish doc changes and tags back to repo
- Add full EditorJS config support
- Add config options as @Input on component and directive
- Add
autosave
option support to module config - Expose EditorJS CoreAPI via service helpers (e.g. blocks, selection, etc)
-
Provide peer-dependencyngrx/effects
via library to control service
- Add store for page
- Add controls for setting editor
- Add Save feature