luci-base: ui.js: table enhancements
authorJo-Philipp Wich <jo@mein.io>
Tue, 22 Nov 2022 09:08:44 +0000 (10:08 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 22 Nov 2022 09:10:06 +0000 (10:10 +0100)
commit90a2b1eaeb58b7169b31fdc097c5bfe6f557c778
tree57be4dbff27d025c72018313da6fd56ee4162818
parenta5d21dadbd5f856c7c941a7abd1a8442f8a91de8
luci-base: ui.js: table enhancements

 - Gracefully handle cells without innerText
 - Properly handle `DocumentFragment` call values on table update
 - Introduce ability to fetch actual cell value for sorting purposes from
   `data-value` attribute

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/htdocs/luci-static/resources/ui.js