mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-26 03:27:30 +00:00
In KnockoutSpa template, fix handling clicks on descendants of A elements. Fixes #273.
This commit is contained in:
3242
templates/KnockoutSpa/typings/jquery/jquery.d.ts
vendored
Normal file
3242
templates/KnockoutSpa/typings/jquery/jquery.d.ts
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
templates/KnockoutSpa/typings/tsd.d.ts
vendored
1
templates/KnockoutSpa/typings/tsd.d.ts
vendored
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user