]> zoso.dev Git - nemo-wallet.git/commit
x-select is getting overly complicated and does not comply in general with HTML specs...
authorChris Duncan <chris@zoso.dev>
Sun, 20 Oct 2024 06:54:55 +0000 (23:54 -0700)
committerChris Duncan <chris@zoso.dev>
Sun, 20 Oct 2024 06:54:55 +0000 (23:54 -0700)
commitff51ab7ecb8ca950e51e33ede60b4c6001902fbb
tree9d75a69c1ab2fc00f7af65cdefecae9fcf61df80
parentd67968acb9c6c2cbc12a6c8543f9a7f115ee8333
x-select is getting overly complicated and does not comply in general with HTML specs on select options, so start converting to native browser elements with the goal of possibly just eliminating Xel entirely. Also start building out data loading from session storage and account updating.
app/pages/nemo-wallet.html