luci/modules/luci-base
Jo-Philipp Wich 7c16decdb4 luci-base: move DOM manipulation functions to luci.js
Introduce a new luci.dom class which groups the DOM manipulation helpers
such as E(), findParent(), matchesElem() etc.

Provide wrappers for the old functions to ease the transition to the new
functions.

Also add a new widget helper function L.itemlist() which consolidates
the item enumeration formatting code found on various pages.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-22 12:58:34 +01:00
..
htdocs luci-base: move DOM manipulation functions to luci.js 2018-11-22 12:58:34 +01:00
luasrc luci-base: introduce common JavaScript api 2018-11-22 12:49:14 +01:00
po luci-base: update Japanese translation 2018-11-22 16:30:52 +09:00
root luci-base: redirect root path to /cgi-bin/luci/ 2018-10-10 13:04:17 +08:00
src build: add build option to minify *.js files 2018-11-22 12:49:14 +01:00
Makefile build: add build option to minify *.js files 2018-11-22 12:49:14 +01:00