Commit Graph

13 Commits

Author SHA1 Message Date
Jordan Potter
cd5653f5a4 Correct history.js return type annotations 2015-08-20 16:29:39 -07:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Gidon
05ba8a69a5 Updated History JS
Upgraded to version 1.8, which is now community supported.
2014-07-17 15:43:06 +03:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
basarat
9653895ef1 historyjs lib.d.ts collision comment 2013-08-31 00:47:14 +10:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Boris Yankov
85f1e0c358 Fix History.js definitions and tests 2013-05-25 18:35:52 +03:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Steve Fenton
8fcb7b68f1 Update history/history-1.7.d.ts
Rather than adding a second `declare var History`, which already exists in lib.d.ts, this version extends the existing History interface, to enrich the existing History var.
2013-01-04 09:33:41 +00:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00