luci/modules/luci-base
Jo-Philipp Wich f4c39dd6ff luci-base: cbi.js: add heuristics to attribute handling in E()
If a given attribute value is a function, register it as event listener,
if it is an object, filter it through JSON.stringify(), else set it
as-is.

This helps to reduce some boiler-plate code when building DOM structures.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-05 11:11:46 +01:00
..
htdocs luci-base: cbi.js: add heuristics to attribute handling in E() 2018-11-05 11:11:46 +01:00
luasrc luci-base: expose system translations to JavaScript 2018-11-05 11:01:45 +01:00
po i18n: sync translations 2018-11-04 18:05:01 +02:00
root luci-base: redirect root path to /cgi-bin/luci/ 2018-10-10 13:04:17 +08:00
src luci-base: template: add translation iterator function 2018-11-05 11:01:45 +01:00
Makefile fix compilation failure when luasrcdiet is being copied to non existing directory 2018-07-30 19:32:37 +05:30