gnat / surreal

🗿 Mini jQuery alternative. Dependency-free animations. Locality of Behavior. Use one element or arrays transparently. Pairs with htmx. Vanilla querySelector() but better!
https://gnat.github.io/surreal/example.html
MIT License
1.2k stars 24 forks source link

1.1.6 new trigger alias for send seems to be broken #20

Closed magichire-brett closed 6 months ago

magichire-brett commented 6 months ago

I believe the assignment e.trigger = send should be e.trigger = e.send

gnat commented 6 months ago

Omg. Thank you @magichire-brett you rock! Fixed in 1.1.7.

That slipped by as example.html was converted over to send()