Learning-HTMX/16-countries-page-from-api/src
efim e13fa186e1 feat: preserving name \ region on active search
by using post - all inputs of same form are sent
so in active search scenario changing region also sends current name,
or changing name also sends current region

had to make additional post endpoint,
but with cask i can directly use form-value as function argument
and can reuse the code, yay
2023-10-11 03:22:31 +00:00
..
main feat: preserving name \ region on active search 2023-10-11 03:22:31 +00:00
test/scala/example init: simple cask, initial template 2023-09-22 17:01:43 +00:00
input.css init: style guide for light theme 2023-09-23 05:55:07 +00:00