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.
merge remote-tracking branch 'upstream/next' into next
- Loading branch information
Showing
219 changed files
with
9,259 additions
and
9,576 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ dist/ | |
|
||
coverage/ | ||
.nyc_output/ | ||
.vscode/launch.json |
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
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 checklist
updated
12 files
+5 −28 | .github/workflows/npm-publish.yml | |
+2 −1 | .npmignore | |
+3 −20 | README.md | |
+ − | ...70656c6c612e706963732f66303939646439622d313332312d343766362d623965312d3937666331656634306236612e6a7067.jpeg | |
+20 −17 | package.json | |
+7 −0 | postcss.config.js | |
+88 −40 | src/index.css | |
+25 −4 | src/index.js | |
+5 −5 | src/utils.js | |
+23 −0 | vite.config.js | |
+0 −44 | webpack.config.js | |
+220 −3,529 | yarn.lock |
Submodule code
updated
9 files
+1 −1 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+0 −3 | .postcssrc | |
+0 −132 | .stylelintrc | |
+3 −20 | README.md | |
+17 −13 | package.json | |
+23 −0 | vite.config.js | |
+0 −34 | webpack.config.js | |
+180 −3,427 | yarn.lock |
Submodule delimiter
updated
8 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+6 −23 | README.md | |
+ − | ...70656c6c612e706963732f64653730653766382d353663642d343737392d383438662d3532633366363864656234372e6a7067.jpeg | |
+16 −14 | package.json | |
+23 −0 | vite.config.js | |
+0 −34 | webpack.config.js | |
+184 −3,909 | yarn.lock |
Submodule embed
updated
15 files
+3 −7 | .babelrc | |
+1 −1 | .github/workflows/npm-publish.yml | |
+4 −0 | .github/workflows/test.yml | |
+2 −1 | .npmignore | |
+4 −14 | README.md | |
+32 −17 | package.json | |
+6 −0 | postcss.config.js | |
+99 −50 | src/index.ts | |
+24 −12 | src/services.ts | |
+23 −0 | src/types/types.ts | |
+38 −7 | test/services.ts | |
+15 −0 | tsconfig.json | |
+28 −0 | vite.config.js | |
+0 −40 | webpack.config.js | |
+1,846 −2,742 | yarn.lock |
Submodule header
updated
10 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+3 −20 | README.md | |
+21 −14 | package.json | |
+140 −77 | src/index.ts | |
+10 −0 | src/types/codexteam-icons.d.ts | |
+16 −0 | tsconfig.json | |
+27 −0 | vite.config.js | |
+0 −42 | webpack.config.js | |
+626 −3,376 | yarn.lock |
Submodule image
updated
10 files
+0 −11 | .babelrc | |
+5 −28 | .github/workflows/npm-publish.yml | |
+2 −1 | .npmignore | |
+9 −24 | README.md | |
+17 −17 | package.json | |
+7 −0 | postcss.config.js | |
+4 −4 | src/index.js | |
+23 −0 | vite.config.js | |
+0 −87 | webpack.config.js | |
+259 −3,024 | yarn.lock |
Submodule inline-code
updated
7 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+3 −20 | README.md | |
+16 −13 | package.json | |
+23 −0 | vite.config.js | |
+0 −42 | webpack.config.js | |
+183 −3,411 | yarn.lock |
Submodule link
updated
9 files
+0 −4 | .babelrc | |
+5 −28 | .github/workflows/npm-publish.yml | |
+2 −2 | .npmignore | |
+3 −16 | README.md | |
+16 −15 | package.json | |
+6 −0 | postcss.config.js | |
+23 −0 | vite.config.js | |
+0 −41 | webpack.config.js | |
+233 −3,613 | yarn.lock |
Submodule list
updated
from f0e9f0 to a6dc6a
Submodule marker
updated
7 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+3 −20 | README.md | |
+16 −13 | package.json | |
+23 −0 | vite.config.js | |
+0 −42 | webpack.config.js | |
+183 −3,411 | yarn.lock |
Submodule nested-list
updated
from c5c473 to 591bd2
Submodule quote
updated
7 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+3 −20 | README.md | |
+17 −14 | package.json | |
+23 −0 | vite.config.js | |
+0 −42 | webpack.config.js | |
+183 −3,453 | yarn.lock |
Submodule raw
updated
10 files
+0 −83 | .eslintrc | |
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −4 | .npmignore | |
+0 −3 | .postcssrc | |
+0 −132 | .stylelintrc | |
+3 −20 | README.md | |
+16 −12 | package.json | |
+23 −0 | vite.config.js | |
+0 −34 | webpack.config.js | |
+178 −3,817 | yarn.lock |
Submodule simple-image
updated
7 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+13 −30 | README.md | |
+16 −12 | package.json | |
+23 −0 | vite.config.js | |
+0 −34 | webpack.config.js | |
+183 −3,384 | yarn.lock |
Submodule table
updated
9 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+13 −4 | README.md | |
+18 −11 | package.json | |
+0 −7 | src/img/toolboxIcon.svg | |
+14 −15 | src/toolbox.js | |
+23 −0 | vite.config.js | |
+0 −28 | webpack.config.js | |
+197 −2,008 | yarn.lock |
Submodule text-variant-tune
updated
4 files
+4 −4 | .github/workflows/npm-publish.yml | |
+5 −5 | package.json | |
+2 −0 | src/index.js | |
+416 −399 | yarn.lock |
Submodule warning
updated
8 files
+5 −28 | .github/workflows/npm-publish.yml | |
+1 −1 | .npmignore | |
+3 −20 | README.md | |
+16 −13 | package.json | |
+1 −1 | src/index.js | |
+23 −0 | vite.config.js | |
+0 −38 | webpack.config.js | |
+183 −3,584 | yarn.lock |
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.