mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00

- Changed API to look for event names and wait durations. - Changed default triggers to mousedown (0ms wait time) - Added default wait on mouseover events (100ms) - Now using htmx.ajax for HX-GET requests. This makes sure headers match the actual HTTP requestswhen they're made - Updated manual tests - More tests and documentation to come