0.31.0
- Allow returning
false
from<CaptureClicks>
'sonClick
handler to completely cancel an anchor navigation. - Ignore
'#'
by default in<CaptureClicks>
, unless we're in a hash routing environment.
false
from <CaptureClicks>
's onClick
handler to completely cancel an anchor navigation.'#'
by default in <CaptureClicks>
, unless we're in a hash routing environment.