forked from codex-team/editor.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Paste handling improvements (codex-team#534)
* Make on paste callback non-static method * Add docs * change tools.md header levels * some docs improvements * upd docs * Types improvements * add image tool for testing * Fix file drag'n'drop * improve log on paste * Update submodules * Update bundle * Update paragraph submodule * Fix some bugs with blocks replacement Remove tag from HTMLPasteEvent * Use production webpack mode * minimize: true * Update docs * Update submodules * Update bundle
- Loading branch information
Showing
28 changed files
with
385 additions
and
10,691 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule code
updated
from d0874d to 860d30
Submodule embed
updated
from f64378 to af3d65
Submodule header
updated
from da319d to a25681
Submodule image
updated
from 24a5fe to e45da0
Submodule list
updated
from f14f25 to c6b832
Submodule marker
updated
from 7642bb to 99c37e
Submodule simple-image
updated
from e97096 to d026d7
Submodule table
updated
from cfde1b to 169bff
Oops, something went wrong.