In KnockoutSpa template, fix handling clicks on descendants of A elements. Fixes #273.

This commit is contained in:
SteveSandersonMS
2016-09-29 11:04:22 +01:00
parent 3270e28b3d
commit 5f070daac8
4 changed files with 3250 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,3 +6,4 @@
/// <reference path="crossroads/crossroads.d.ts" />
/// <reference path="js-signals/js-signals.d.ts" />
/// <reference path="isomorphic-fetch/isomorphic-fetch.d.ts" />
/// <reference path="jquery/jquery.d.ts" />