mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
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
This commit is contained in:
parent
6893462d4b
commit
5e75e64e6c
14 changed files with 14 additions and 22 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
|
@ -7,9 +7,6 @@
|
|||
[submodule "example/tools/delimiter"]
|
||||
path = example/tools/delimiter
|
||||
url = https://github.com/editor-js/delimiter
|
||||
[submodule "example/tools/list"]
|
||||
path = example/tools/list
|
||||
url = https://github.com/editor-js/list
|
||||
[submodule "example/tools/quote"]
|
||||
path = example/tools/quote
|
||||
url = https://github.com/editor-js/quote
|
||||
|
|
@ -31,9 +28,6 @@
|
|||
[submodule "example/tools/table"]
|
||||
path = example/tools/table
|
||||
url = https://github.com/editor-js/table
|
||||
[submodule "example/tools/checklist"]
|
||||
path = example/tools/checklist
|
||||
url = https://github.com/editor-js/checklist
|
||||
[submodule "example/tools/link"]
|
||||
path = example/tools/link
|
||||
url = https://github.com/editor-js/link
|
||||
|
|
@ -46,9 +40,9 @@
|
|||
[submodule "example/tools/underline"]
|
||||
path = example/tools/underline
|
||||
url = https://github.com/editor-js/underline
|
||||
[submodule "example/tools/nested-list"]
|
||||
path = example/tools/nested-list
|
||||
url = https://github.com/editor-js/nested-list
|
||||
[submodule "example/tools/text-variant-tune"]
|
||||
path = example/tools/text-variant-tune
|
||||
url = https://github.com/editor-js/text-variant-tune
|
||||
[submodule "example/tools/list"]
|
||||
path = example/tools/list
|
||||
url = https://github.com/editor-js/list
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 1c116d5e09e19951948d6166047aa2f30877aaf9
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f281996f82c7ac676172757e45687cae27443427
|
||||
Subproject commit 82402cb86a327e3c64bef653d953533e2c3613dd
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4ca1c1c972261f47dd34f6b8754763a4a79a4866
|
||||
Subproject commit 95a5eb90dd2e2e8ab153eb66b59a70cdafdf2d7f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f2585abb9019abf93c18f1dcfa63b07a3dd08318
|
||||
Subproject commit 801580fbdb7ab0ad1e975cfdaab38ada6625e301
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 477853c1646ae479867603847e49071438ffd80c
|
||||
Subproject commit 3e457cbac2c5da53fff1b02b99ddaccaa577f401
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 25d46cd8d3930851b14ddc26ee80fb5b485e1496
|
||||
Subproject commit c8236e5765294f6b6590573910a68d3826671838
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit dcd4c17740c9ba636140751596aff1e9f6ef6b01
|
||||
Subproject commit 31a086d7dc97169de34b9c191735cba7d63562d6
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a6dc6a692b88c9eff3d87223b239e7517b160c67
|
||||
Subproject commit bbc46d557bb5711dd27517272ae2754e1da04697
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 591bd2ca6839f923e3d37a1ebaad6e5d15075a89
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9377ca713f552576b8b11f77cf371b67261ec00b
|
||||
Subproject commit 78f70cf2391cc8aaf2d2e59615de3ad833d180c3
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit cae470fded570ef9a82a45734526ccf45959e204
|
||||
Subproject commit 84b7d56b26a66d121edb6682ca205bf995d39034
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2948cd7595e632f7555e2dc09e6bac050a2b87ea
|
||||
Subproject commit 5a57621c4e1abb884fd03e70862cb05b10bfe405
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e63e91aa833d774be9bf4a76013b1025a009989d
|
||||
Subproject commit 0f3ec98b9a3b0ea8a9a71cffcb4e596e5c98aecb
|
||||
Loading…
Add table
Add a link
Reference in a new issue