editor.js/test/cypress/tests
e11sy da4257a67f
Feat (Conversion-config): pass target tool config to the conversionConfig.import method (#2848)
* pass config to the conversionConfig.import method

- Now `convertStringToBlockData` method passes target tool config the import method
- Fixed types in convesion config file (somehow imprort could return function that returns string, but import should return method that would return ToolData) this caused just type error that never been reached because types were actually ignored
- Added test that checks, that import method actualy gets passed config

* update changelog

* eslint fix

* updated test description

* jsdoc improved

* typos in changelog
2024-10-17 19:38:02 +03:00
..
api Feat (Conversion-config): pass target tool config to the conversionConfig.import method (#2848) 2024-10-17 19:38:02 +03:00
inline-tools fix(inline-toolbar): appearance logic improved (#2550) 2023-12-09 02:05:27 +03:00
modules feat(inline-toolbar): inline tools now can be used in the readonly mode (#2832) 2024-10-08 11:38:22 +03:00
tools feat(inline-toolbar): inline tools now can be used in the readonly mode (#2832) 2024-10-08 11:38:22 +03:00
ui Chore (toolbox): improved shortcuts visibility when tool exports array of toolbox items (#2846) 2024-10-16 21:57:43 +03:00
utils Fixed display of conversion menu for blocks without export rule (#2799) 2024-09-14 00:39:19 +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 fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
i18n.cy.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +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 fix(on-change): onchange callback wont be fired in readonly (#2773) 2024-07-10 19:16:36 +03:00
readOnly.cy.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
sanitisation.cy.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +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