-
Hey @3timeslazy
really impressive work. Just wanted to say thanks.
I played with Martin auto merge years ago and it was just not ready. Did not know it had gotten stable and easy to use now.
…
-
Examples using htmx pattern seem perfect since htmx can also push over SSE or websockets.
in golang there are plenty of htmx examples.
you just use go templates to compose the UI .
even a dec…
-
### Description
When a lava-form has an htmx element inside of it as well as a text input lava shortcode, validation is triggered on the initial load for the input, and that nested htmx is never rend…
-
I continue to work with HTMX.
Should I redefine `RedirectResponse`(`back(), route(), to()`) and update `redirect()`?
```php
$responseHTMX = single_service('redirectresponse')
->hxRedirect(…
-
This is very distracting to a screen reader user. To solve this we I'll probably add unique ids to all the "Remove" links, then when someone removes a file we'll return a URL containing the id for nex…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the…
-
I have not done Go beyond Hello World. Saw this on HN and decided to try out.
I decided to clone the project from the command line. On running make start
In Windows it tries to download macOS vers…
-
# Use HTMX
At #678, we discussed using HTMX to do inline edits.
## Benefits:
- HTMX could ease the development of `create_modal`, `edit_modal`, and `details_modal` from Flask Admin.
- HTMX c…
-
# Overview
When utilizing the `HX-Retarget` header with a selector that returns no elements, a null error when trying to access that non-existent target's `classList` occurs.
```
htmx.org@1.9.1…
-
Docs at https://docs.simpleiot.org/ dont seem to explain how to migrate the system across time ?
worried that once I have 1,000 of nodes I cant evolve the schema .
The GUI is driven by the sche…