mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 23:25:47 +01:00
* Update `tunes` data when new `tunes` data is provided AFAIK, when you update block using `editor.blocks.update` method, only `data` attribute is merged and updated. I believe `tunes` data should be updated if provided. * commit * edit parameter type, move test * restore package-lock and yarn lock * update in api docs * make data optional * edit changelog --------- Co-authored-by: Thomas <zawlintun@robust.best> Co-authored-by: Peter Savchenko <specc.dev@gmail.com> |
||
|---|---|---|
| .. | ||
| api | ||
| inline-tools | ||
| modules | ||
| tools | ||
| ui | ||
| utils | ||
| block-ids.cy.ts | ||
| copy-paste.cy.ts | ||
| i18n.cy.ts | ||
| initialization.cy.ts | ||
| onchange.cy.ts | ||
| readOnly.cy.ts | ||
| sanitisation.cy.ts | ||
| selection.cy.ts | ||
| utils.cy.ts | ||