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.
Update inline-toolbar and settings buttons margins (codex-team#645)
* Update inline-toolbar and settings buttons margins * Bump version * pull master to submodules * Add Raw Tool * Really add Raw tool * Remove submodule * Add RAW tool * Update CHANGELOG.md
- Loading branch information
Showing
18 changed files
with
1,854 additions
and
2,053 deletions.
There are no files selected for viewing
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
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
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 header
updated
4 files
+4 −4 | README.md | |
+2 −2 | dist/bundle.js | |
+1 −1 | package.json | |
+69 −12 | src/index.js |
Submodule image
updated
4 files
+2 −2 | dist/bundle.js | |
+2 −2 | package.json | |
+5 −3 | src/index.js | |
+4 −4 | yarn.lock |
Submodule link
updated
7 files
+1 −0 | .npmignore | |
+1 −1 | README.md | |
+ − | assets/gif/demo.gif | |
+321 −1 | dist/bundle.js | |
+1 −1 | package.json | |
+18 −10 | src/index.css | |
+30 −17 | src/index.js |
Submodule list
updated
from bd3d44 to d4cf81
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
Oops, something went wrong.