Commit Graph
11 Commits
Author SHA1 Message Date
Diullei Gomes 825b09ac6a Merge pull request #1170 from docmunch/casper-types
improve casperjs types
2013-11-10 18:44:49 -08:00
Greg Weber 1b1ab38364 improve casperjs types
* add return types
* add some 1.1 functions

A lot of things are still improperly typed as any
works with noImplicitAny now, except for phantomjs dependency
2013-10-23 11:07:31 -07: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
Boris Yankov f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Boris Yankov dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Diullei Gomes de1c4b158f casperjs header was normalized. 2013-02-16 18:19:07 -02:00
Jed Hunsaker ec69c85179 start url is optional, despite documentation 2013-02-16 11:44:22 -08:00
Jed Hunsaker 33e627ba31 Handle Callbacks, Return Values 2013-02-16 10:57:30 -08:00
Jed Hunsaker ad54ebff92 Add WebPage, Etc 2013-02-16 02:17:15 -08:00
Jed Hunsaker ca0565d727 Add CasperJS, Refactor PhantomJS 2013-02-16 01:46:18 -08:00