Skip to content

Commit 5e75e64

Browse files
authoredDec 21, 2024
chore(submodules): update all submodules to the latest version (#2880)
* update all submodules * rm checklist and nested list submodule * Update .gitmodules * rm list submodule * add list submodule * all submodules updated * fix(inline-tools): inline tools shortcuts now works in read-only mode
1 parent 6893462 commit 5e75e64

14 files changed

+14
-22
lines changed
 

‎.gitmodules

+3-9
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
[submodule "example/tools/delimiter"]
88
path = example/tools/delimiter
99
url = https://github.com/editor-js/delimiter
10-
[submodule "example/tools/list"]
11-
path = example/tools/list
12-
url = https://github.com/editor-js/list
1310
[submodule "example/tools/quote"]
1411
path = example/tools/quote
1512
url = https://github.com/editor-js/quote
@@ -31,9 +28,6 @@
3128
[submodule "example/tools/table"]
3229
path = example/tools/table
3330
url = https://github.com/editor-js/table
34-
[submodule "example/tools/checklist"]
35-
path = example/tools/checklist
36-
url = https://github.com/editor-js/checklist
3731
[submodule "example/tools/link"]
3832
path = example/tools/link
3933
url = https://github.com/editor-js/link
@@ -46,9 +40,9 @@
4640
[submodule "example/tools/underline"]
4741
path = example/tools/underline
4842
url = https://github.com/editor-js/underline
49-
[submodule "example/tools/nested-list"]
50-
path = example/tools/nested-list
51-
url = https://github.com/editor-js/nested-list
5243
[submodule "example/tools/text-variant-tune"]
5344
path = example/tools/text-variant-tune
5445
url = https://github.com/editor-js/text-variant-tune
46+
[submodule "example/tools/list"]
47+
path = example/tools/list
48+
url = https://github.com/editor-js/list

‎example/tools/checklist

-1
This file was deleted.

‎example/tools/list

Submodule list updated from a6dc6a6 to bbc46d5

‎example/tools/nested-list

-1
This file was deleted.

‎example/tools/raw

0 commit comments

Comments
 (0)
Failed to load comments.