editor.js/types
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 fix(types): FIx incorrect imports (#2811) 2024-08-13 21:41:08 +03:00
block-tunes fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
configs Feat (Conversion-config): pass target tool config to the conversionConfig.import method (#2848) 2024-10-17 19:38:02 +03:00
data-formats chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
events/block Fix import in types/events/block/index.ts (#2739) 2024-07-06 20:10:32 +03:00
tools Chore (toolbox): improved shortcuts visibility when tool exports array of toolbox items (#2846) 2024-10-16 21:57:43 +03:00
utils/popover fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
index.d.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00