editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

Improved blocks.insert() by allowing passing parameters as an object …

Open zang77 opened this issue 3 years ago • 1 comments

…(#7)

  • Improved block.insert() by allowing passing parameters as an object

  • Fixed some issues commented out from last pr. Set the default parameter for insert.

  • Added changelog for insert function.

zang77 avatar Jul 12 '22 00:07 zang77

Fixes issue #1817

aditink avatar Jul 12 '22 07:07 aditink

The solution should save the backward compatibility, but this PR is dropping it.

neSpecc avatar Feb 18 '23 02:02 neSpecc