luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich 77c2998f32 luci-base: form.js: fix immediate validation of activated options
When form options are activated because their dependencies are satisified,
ensure that an immediate validation is triggered to highlight potential
errors without having the user to activate another form control first.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-01-15 18:52:16 +01:00
..
cbi resources/icons: Use gifsicle to save a few bytes. 2015-10-09 16:00:57 -07:00
icons luci-base: remove unused icons 2018-07-17 16:19:00 +02:00
protocol luci-base: fix typos 2019-12-17 11:41:00 +01:00
tools luci-base: widgets.js: add user and group select 2019-10-11 01:05:08 +08:00
cbi.js luci-base: cbi.js: update dependencies after widgets have been rendered 2019-09-14 17:20:41 +02:00
firewall.js luci-base: firewall.js: fix addZone() 2019-08-14 22:58:15 +02:00
form.js luci-base: form.js: fix immediate validation of activated options 2020-01-15 18:52:16 +01:00
fs.js luci-base: fs.js: properly escape arguments in exec_direct() 2019-12-18 21:22:06 +01:00
luci.js luci-base: luci.js: further nested Class.super() call fixes 2019-11-26 11:39:14 +01:00
network.js luci-base: fix typos 2019-12-17 11:41:00 +01:00
promis.min.js luci-base: add ES6 Promise polyfill for IE < Edge 2019-07-07 15:25:49 +02:00
rpc.js luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations 2019-10-02 08:59:41 +02:00
uci.js luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations 2019-10-02 08:59:41 +02:00
ui.js luci-base: ui.js: implement UIDropdown.{add,clear}Choices() 2019-12-30 14:51:40 +01:00
validation.js luci-base: validation.js: fix "unique" validator 2019-11-22 08:42:58 +01:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00