Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 574 Bytes

TODO.md

File metadata and controls

20 lines (14 loc) · 574 Bytes

ngx-tinynodes Todo

General Todos

  • Add CI pipeline for publishing modules
  • Publish doc changes and tags back to repo

ngx-editorjs

  • 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-dependency ngrx/effects via library to control service

ngx-editorjs-demo

  • Add store for page
  • Add controls for setting editor
  • Add Save feature