visionmedia / page.js

Micro client-side router inspired by the Express router
http://visionmedia.github.com/page.js
7.67k stars 687 forks source link

Export and document clickHandler #513

Closed matthewp closed 5 years ago

matthewp commented 5 years ago

This adds page.clickHandler, which is the click handling function. This is useful if you don't want page to handle all anchor links, but in some scenarios you want to use its logic to dispatch events.

Closes #511

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-1.2%) to 92.469% when pulling 8fec3048e27be72a61292b04adf6f4714ac1629f on click into 02c026ca82f9d3f5018038d822592e77c040cfb7 on master.