-
It would be easier if we could deploy the server endpoint (the websocket) and the config endpoint under one URL, as now we need to deploy two hostnames, two TLS certs, etc.
The server could run und…
-
Can we implement a way to add/remove cookies in hyperscript? This is similar to #127, but for stylesheets:
If we add expression `cookie` (similar to `tag`, `input`, or `button` from #121) that wou…
-
Please provide a clear and concise description of your feature request, including:
- What the problem is and what you would like to have happen.
Recently, multiple unpkg downtimes left alot of my si…
-
I am coming from the pjax world and using htmx to replace all clicks in the application.
I am using a blanket hx-boost on the body
``
It works great, all the clicks are working exactly as I w…
-
I was wondering if async api Standard supports json Schema ?
Cause then we can use that to describe the types but also to do validation.
I am not that familiar with async-api btw.
nats uses …
-
When a link is boosted it would be nice to automatically be at the top of the page as one would be if it was a non boosted link. Currently the scroll position will be the same as it was on the page be…
-
This is perhaps not be the best medium for messages of this type, but it might work out. Apologies in advance for any annoyance or hassle.
First, off **your post is excellent.** The care you put in…
-
### NetBox version
v3.4.8
### Topology Views version
v3.4.0
### Feature type
New functionality
### Proposed functionality
When filtering topology by Location, or when clicking the "Topology" bu…
-
I'm building an address management system for Commerce and would like it to work similarly to how it does in the control panel, meaning Slideouts.
I've got adding, editing and deleting addresses wo…
-
I would like the input box be focused while doing inline validation with keyup trigger.
For example:
```html
```
This works and the dom gets swapped if the user has not entered anything in 3…