mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 02:21:50 +08:00
a818ac89bb
validation: use correct argument position for apply network: spec.need_tag -> port.need_tag agrees with old lua compat widgets: rv.length is undefined, use firstChild form: Follow-up to315dbfc749checkDepends recursion fix and implement cache lookup uci: improve timeout and Promise handling ui: follow-up to92381c3ca2renderListing sort: put directories first getActiveTabId: check isNaN for tab state getScrollParent: fix evaluation logic fadeOutNotification: implement immediate timeout openDropdown: accelerate draw via getBoundingClientRect form: ensure FlagValue parse always resolves fs: parse all 'expect' keys in RpcReply luci: Use the same source of truth in both the check and the dispatch for flushRequestQueue string check for dom string additions Signed-off-by: Paul Donald <newtwen+github@gmail.com>