mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
* Move all modules to ts * It works * Update README.md Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com> * Interfaces * Interfaces * Move depending interfaces to external types * Update README.md * update tools * add some docs * Add some fixes * Add desctiprion for Block declaration and Core properties * Fixes due comments : * Remove Block from external types * Bump version * Update src/components/modules/tools.ts Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com> * Update src/components/core.ts Co-Authored-By: gohabereg <gohabereg@users.noreply.github.com> * Rename gteBlockHTMLByIndex to getBlockByIndex * Remove unnecessary constructors * Clean up bindEvents method * Add InlineToolConstructable interface * Delete legacy notifications class * Fix zero-configuration bugs * Update inline tools and block tunes constructors |
||
|---|---|---|
| .. | ||
| code@d0874d51fa | ||
| delimiter@489b87499a | ||
| embed@f64378a2f1 | ||
| header@da319d4757 | ||
| image@24a5fe205d | ||
| inline-code@b107b98d51 | ||
| list@f14f258b3d | ||
| marker@7642bb2b54 | ||
| quote@68190ac47c | ||
| simple-image@e970963af8 | ||
| table@cfde1bc77e | ||