mirror of
https://github.com/plausible/analytics.git
synced 2024-12-25 02:24:55 +03:00
f75d5106f0
* moved custom event code to the bottom + fix indentation * add handlebars helper fn + extract getLinkEl fn * extract isOutboundLink function * extract shouldFollowLink function * remove middle and click variables * use only one click handler for outbounds and downloads * extract sendLinkClickEvent function * add error handling when script compilation fails * use callback instead of fixed timeout * do not prevent default if externally prevented + test * add more tests * generate tracker files in priv/tracker/js * update changelog * requested changes after review * regenerate tracker files * use return instead of else if * move middleMouseButton outside the function |
||
---|---|---|
.. | ||
fixtures | ||
support | ||
custom-event-edge-cases.spec.js | ||
file-downloads.spec.js | ||
hash-exclusions.spec.js | ||
outbound-links.spec.js | ||
pageview.spec.js |