mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-02-14 20:16:44 +00:00
1.3 KiB
1.3 KiB
Current
- complete port of examples to patterns - @scriptogre
- updated website design - @scriptogre
- Determine final request headers (https://github.com/bigskysoftware/htmx/issues/3496)
hx-compat.js- backwards compatibility extension that allows auditing inheritance issues @alex
Backlog
- Documentation scrub
- Final, complete upgrade guide
- Remove all stale references
- Community Extensions setup
- Port old extensions?
Done
document new extensions architecture - @latent* Determine how to handle form actions that have query parameters (https://github.com/bigskysoftware/htmx/issues/2151)websockets.js- web sockets - @stuhead-support- @latent?etags - @1cg/@latentOptimistic response support (would be easy now)Preload support?Add in extended selectors (1cg)Add in custom events like revealed, etc(needs review)Add<partial>support for SSE & out of band swapsAdd history supportfull refresh every time (no local stuff, htmx has taught us our lesson)
Add explicit inheritances supportCreate test infrastructureDecide how we are going to distinguish public from private APIWhen should wepreventDefault()on a triggering event?trigger modifiers