StabbarN

Results 3 issues of StabbarN

Dot is deprecated, prefer source. See https://github.com/fish-shell/fish-shell/issues/310

## Description Elements with `hx-disabled-elt` that were already disabled before sending request will now keep the disabled attribute after server has responded or timed out. A good chunk of the...

`hx-disabled-elt` won't keep the `disabled` attribute after server has responded. It's problematic when the attribute hasn't been swapped. Failing test: ```javascript it('preserves pre-disabled elements with hx-disabled-elt on other element', function()...