From c72b6d9a05f2ad92e6e53f5b9c0ae6a7152aaab1 Mon Sep 17 00:00:00 2001 From: Rody Davis Date: Tue, 21 Sep 2021 11:32:55 -0700 Subject: [PATCH] adding packages --- .gitmodules | 24 ++++++++++++++++++++++++ figma_lit_example | 1 + flutter_hybrid_template | 1 + lit-code-editor | 1 + lit-draggable-dom | 1 + lit-html-editor | 1 + lit-html-table | 1 + lit-sheet-music | 1 + lit-vscode-extension | 1 + 9 files changed, 32 insertions(+) create mode 100644 .gitmodules create mode 160000 figma_lit_example create mode 160000 flutter_hybrid_template create mode 160000 lit-code-editor create mode 160000 lit-draggable-dom create mode 160000 lit-html-editor create mode 160000 lit-html-table create mode 160000 lit-sheet-music create mode 160000 lit-vscode-extension diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..88e9dab --- /dev/null +++ b/.gitmodules @@ -0,0 +1,24 @@ +[submodule "lit-code-editor"] + path = lit-code-editor + url = https://github.com/rodydavis/lit-code-editor +[submodule "lit-vscode-extension"] + path = lit-vscode-extension + url = https://github.com/rodydavis/lit-vscode-extension +[submodule "lit-draggable-dom"] + path = lit-draggable-dom + url = https://github.com/rodydavis/lit-draggable-dom +[submodule "lit-sheet-music"] + path = lit-sheet-music + url = https://github.com/rodydavis/lit-sheet-music +[submodule "lit-html-table"] + path = lit-html-table + url = https://github.com/rodydavis/lit-html-table +[submodule "lit-html-editor"] + path = lit-html-editor + url = https://github.com/rodydavis/lit-html-editor +[submodule "figma_lit_example"] + path = figma_lit_example + url = https://github.com/rodydavis/figma_lit_example +[submodule "flutter_hybrid_template"] + path = flutter_hybrid_template + url = https://github.com/rodydavis/flutter_hybrid_template diff --git a/figma_lit_example b/figma_lit_example new file mode 160000 index 0000000..fc0a5cb --- /dev/null +++ b/figma_lit_example @@ -0,0 +1 @@ +Subproject commit fc0a5cb686f1909b82bd8474fe7f8ea1aebdf8f2 diff --git a/flutter_hybrid_template b/flutter_hybrid_template new file mode 160000 index 0000000..8e026b3 --- /dev/null +++ b/flutter_hybrid_template @@ -0,0 +1 @@ +Subproject commit 8e026b31e95f1d568f8a5a494df7a92be552528e diff --git a/lit-code-editor b/lit-code-editor new file mode 160000 index 0000000..d275631 --- /dev/null +++ b/lit-code-editor @@ -0,0 +1 @@ +Subproject commit d275631b7e03cc117ad33a862aadcdeb33c5d13c diff --git a/lit-draggable-dom b/lit-draggable-dom new file mode 160000 index 0000000..9b1d54a --- /dev/null +++ b/lit-draggable-dom @@ -0,0 +1 @@ +Subproject commit 9b1d54a42f719d0e44e662b2a51b5fcc6326e780 diff --git a/lit-html-editor b/lit-html-editor new file mode 160000 index 0000000..47ff0fd --- /dev/null +++ b/lit-html-editor @@ -0,0 +1 @@ +Subproject commit 47ff0fd92384f8d56e353852f0b8ac5ee6a345dd diff --git a/lit-html-table b/lit-html-table new file mode 160000 index 0000000..08629f7 --- /dev/null +++ b/lit-html-table @@ -0,0 +1 @@ +Subproject commit 08629f70c6ef14b8d96b154bde8ad53c0c8fc66d diff --git a/lit-sheet-music b/lit-sheet-music new file mode 160000 index 0000000..f4c2615 --- /dev/null +++ b/lit-sheet-music @@ -0,0 +1 @@ +Subproject commit f4c261573c14002b7182654ac957086818f58ab1 diff --git a/lit-vscode-extension b/lit-vscode-extension new file mode 160000 index 0000000..a3ddd30 --- /dev/null +++ b/lit-vscode-extension @@ -0,0 +1 @@ +Subproject commit a3ddd3020f997db99495667b4b9038107c3df67e