Skip to content

Add async custom blocks feature

Compare
Choose a tag to compare
@niuware niuware released this 13 May 04:35
· 52 commits to master since this release
ac38d2a
  • Now is possible to add custom blocks when resolving a promise using the added insertAtomicBlockAsync API.
  • ⚠️Deprecated value property. Use defaultValue instead.
  • ⚠️Deprecated insertAtomicBlock reference function. Use insertAtomicBlockSync instead.
  • Add example on how to upload an image within the editor.
  • Add example on how to insert async atomic custom blocks.