editor.js/test/cypress/tests
Thomas Brillion 44c29dd645
feat(blocks-api): blocks.update() now can update tunes as well as data (#2720)
* 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>
2024-07-06 20:27:47 +03:00
..
api feat(blocks-api): blocks.update() now can update tunes as well as data (#2720) 2024-07-06 20:27:47 +03:00
inline-tools fix(inline-toolbar): appearance logic improved (#2550) 2023-12-09 02:05:27 +03:00
modules feat(ui): placeholders updated (#2758) 2024-07-04 14:55:01 +03:00
tools feat(ui): placeholders updated (#2758) 2024-07-04 14:55:01 +03:00
ui feat(ui): placeholders updated (#2758) 2024-07-04 14:55:01 +03:00
utils feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
block-ids.cy.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
copy-paste.cy.ts chore(patch): pull 2.28.1 patch to the next (#2507) 2023-10-11 20:28:16 +03:00
i18n.cy.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
initialization.cy.ts feat(config): new style.nonce option for CSP (#2519) 2023-10-23 01:08:26 +03:00
onchange.cy.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
readOnly.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00
sanitisation.cy.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
selection.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00
utils.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00