numerus/web/static
jordi fita mas 5e01965d7e Replace use of <select> for tags “and” and “or” with checkboxes
I realized that using a select for just two, short, options is overkill:
the select and its options use a lot more real state than the two
radios, which can have tooltips (not yet, though).

Since i am going to replace this field with a custom element that has
a toggle-like aspect, i already added the is="numerus-toggle" attribute
and use it for stying the non-JavaScript field.
2023-04-15 04:05:59 +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 Replace use of <select> for tags “and” and “or” with checkboxes 2023-04-15 04:05:59 +02:00
numerus.js Execute “focus out” handler in tag input when clicking any other element 2023-04-12 11:59:45 +02:00
numerus.svg Clean up SVG icon 2023-01-30 16:33:49 +01:00