luci-theme-material: standardize menu and drop jquery
authorAnsuel Smith <ansuelsmth@gmail.com>
Wed, 11 Aug 2021 15:13:02 +0000 (17:13 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 22 Oct 2021 18:33:34 +0000 (20:33 +0200)
commitbec2c7e2b50e062575f3649ccd76b81af41b9820
treee883d782409a5b53eda6214f822df0f1c2576e12
parent55a9f9516ff0b6cbc033ddaf76b6972d2abc203f
luci-theme-material: standardize menu and drop jquery

- Drop jquery lib
- Move to the new menu.js implementation
- Rework css to mimic old js transition
- Rework footer and header to new implementation

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
(cherry picked from commit 031424c0d31b726d445bbb824373661ca1b9a905)
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
themes/luci-theme-material/htdocs/luci-static/material/js/jquery.min.js [deleted file]
themes/luci-theme-material/htdocs/luci-static/material/js/script.js [deleted file]
themes/luci-theme-material/htdocs/luci-static/resources/menu-material.js [new file with mode: 0644]
themes/luci-theme-material/luasrc/view/themes/material/footer.htm
themes/luci-theme-material/luasrc/view/themes/material/header.htm