From ac433e51c677cc7bbe8d0f8ec7078a2902af8c8e Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 28 Feb 2024 11:23:02 +0300 Subject: close issue:remove-external-js-code and mark as complete --- issues/remove-external-js-code.gmi | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'issues') diff --git a/issues/remove-external-js-code.gmi b/issues/remove-external-js-code.gmi index 6dfad0f..8f608b8 100644 --- a/issues/remove-external-js-code.gmi +++ b/issues/remove-external-js-code.gmi @@ -4,7 +4,7 @@ * assigned: alex * type: ui, enhancement -* status: stalled +* status: closed, completed * priority: medium * keywords: ui, guix @@ -14,9 +14,9 @@ ## Tasks -- [x] Package `jquery-ui`. -- [x] Replace `jquery-ui` cdn with a link from the GNU Guix profile. -- [ ] Check and report if there are other js files we load from a CDN. +* [x] Package `jquery-ui`. +* [x] Replace `jquery-ui` cdn with a link from the GNU Guix profile. +* [x] Check and report if there are other js files we load from a CDN. ## Notes 28/9/22 @@ -36,8 +36,19 @@ new packages being loaded with cdn => 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 -## Notes 12/02/23 +## Notes 12/02/24 new package: -=> https://github.com/sampsyo/emfed.git \ No newline at end of file +=> https://github.com/sampsyo/emfed.git + + + +## Notes 28/02/24 + + +=> https://github.com/genenetwork/genenetwork2/pull/834 + +PR above replaced any JS/CSS external code remaining in GN2 +Marking the issue as closed since it has been resolved + -- cgit v1.2.3