numerus/web/static
jordi fita mas b6668e72ef Trigger filter form on change and search, as well as submit as before
Changed the invoice number field’s type to search to add the delete icon
on Chromium.  Firefox does not add that icon, but i do not care; it is
still better that type="text".

Had to emit the change event to the numerus-tag field, otherwise the
form would not detect the change.

I also can not use keyup as a trigger because the changed modifier can
not be used in the <form>, as nothing ever changes, i do not know how to
trigger the form from children (i.e., data-hx-trigger on the <input>
does nothing), and i can not trigger for just any keyup, or i would
make the request even if they only moved the cursor with the arrow keys,
which is very confusing as Firefox resets the position (this may be due
the fact that i reload the whole <main>, but still).
2023-04-03 12:45:15 +02:00
..
fonts Remove unused Remixicon files 2023-01-31 13:17:51 +01:00
alpinejs@3.12.0.min.js Start “improving” the user interface with AlpineJS: tax selector 2023-03-14 18:07:38 +01:00
htmx@1.8.6.min.js Show the profile form in a dialog using HTMx 2023-03-20 13:09:52 +01:00
invoice.css Add the payment method to invoices 2023-03-05 18:50:57 +01:00
numerus.css Trigger filter form on change and search, as well as submit as before 2023-04-03 12:45:15 +02:00
numerus.js Trigger filter form on change and search, as well as submit as before 2023-04-03 12:45:15 +02:00
numerus.svg Clean up SVG icon 2023-01-30 16:33:49 +01:00