mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| assets | ||
| api.md | ||
| block-tunes.md | ||
| caret.md | ||
| CHANGELOG.md | ||
| installation.md | ||
| releases.md | ||
| sanitizer.md | ||
| toolbar-settings.md | ||
| tools-inline.md | ||
| tools.md | ||
| usage.md | ||