summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorAlexanderKabui2022-11-21 15:04:09 +0300
committerAlexanderKabui2022-11-21 15:04:09 +0300
commit5255c4327da5fb48b7f777bd9900791c065ec1f3 (patch)
tree5af5cb80bdb08ed96a2a2162a09d4bea31531e77 /issues
parentc7f7537fad638e4d424940fd430b6ce19fd13161 (diff)
downloadgn-gemtext-5255c4327da5fb48b7f777bd9900791c065ec1f3.tar.gz
update issue/remove-external-js-code
Diffstat (limited to 'issues')
-rw-r--r--issues/remove-external-js-code.gmi11
1 files changed, 11 insertions, 0 deletions
diff --git a/issues/remove-external-js-code.gmi b/issues/remove-external-js-code.gmi
index 0c30bc1..cbb5212 100644
--- a/issues/remove-external-js-code.gmi
+++ b/issues/remove-external-js-code.gmi
@@ -24,3 +24,14 @@ The jquery-ui was packaged and currently no other cdn package exist
A quick check up on the codebase shows jquery css is loaded from
=> https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css
+
+
+## Notes 21/11/22
+
+new packages being loaded with cdn
+
+=> https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css
+=> https://cdn.datatables.net/1.11.3/css/jquery.dataTables.min.css
+=> https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js
+=> https://cdnjs.cloudflare.com/ajax/libs/xterm/3.14.5/xterm.min.css
+=> https://cdn.jsdelivr.net/npm/uikit@3.7.4/dist/css/uikit.min.css \ No newline at end of file