mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-03-23 11:25:33 +00:00
668 B
668 B
Testing
- scrolling/'revealed' event
- hx-trigger delay
- transition model for content swaps
Feature Backlog
scroll:bottomandscroll:topoptions in swap specification- logrithmic back off on history cache size on QuotaExceededError
htmx-requestsclass on body- local references (e.g. hx-get="#foo")
- focus recapture
- Move to weakmap for htmx node info? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap
- Scroll handler use https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API if available?
hx-selectimplies samehx-target? https://github.com/bigskysoftware/htmx/issues/26