editor.js/src
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
..
components Feat (Conversion-config): pass target tool config to the conversionConfig.import method (#2848) 2024-10-17 19:38:02 +03:00
styles feat(ui): placeholders updated (#2758) 2024-07-04 14:55:01 +03:00
tools/stub fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
types-internal feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
codex.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
env.d.ts fix(inline-toolbar): appearance logic improved (#2550) 2023-12-09 02:05:27 +03:00