jarohen / flow

Lightweight library to help you write dynamic CLJS webapps
38 stars 7 forks source link

Support jquery events #2

Closed lsnape closed 10 years ago

lsnape commented 10 years ago

Add support for jquery events (e.g. tap/swipe JQuery mobile events) inside the ::f/on map.

jarohen commented 10 years ago

Fixed by #3, I think?

Cheers :)