You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to do delegated event handling, a la jQuery .live(), in Dommy? I looked through core.cljs, and live-listener, from the name, looked like it, but my reading of the source suggests that isn't the case.
An unrelated frustration, probably deserving an issue of its own, is the absence of tagged releases. It means I can't go back to v0.1.2 on Github, which my team uses, and look up the implementation of, say, live-listener, for the specific version.
The text was updated successfully, but these errors were encountered:
Is there any way to do delegated event handling, a la jQuery .live(), in Dommy? I looked through core.cljs, and live-listener, from the name, looked like it, but my reading of the source suggests that isn't the case.
An unrelated frustration, probably deserving an issue of its own, is the absence of tagged releases. It means I can't go back to v0.1.2 on Github, which my team uses, and look up the implementation of, say, live-listener, for the specific version.
The text was updated successfully, but these errors were encountered: