Commit Graph
8667 Commits
Author SHA1 Message Date
Andrew Audibert 4acd5f8775 Add typings for dealing with modes in codemirror 2015-03-20 14:53:12 -07:00
Masahiro Wakame 0d211fb28d Merge pull request #3924 from vvakame/update-angularjs-html5mode
add html5mode definitions on ILocationProvider
2015-03-21 01:28:27 +09:00
vvakame 96b97cf462 add html5mode definitions on ILocationProvider 2015-03-21 01:24:23 +09:00
Horiuchi_H 2e14c22f23 Merge pull request #3914 from florianholzapfel/master
Fixes Travis CI errors for pull request #3094
2015-03-20 09:07:34 +09:00
John Reilly 95ce1d9e82 Merge pull request #3911 from johnnyreilly/master
Split out angular-ui-router and angular-ui-sortable
2015-03-19 16:12:15 +00:00
John Reilly 4e553f5ea3 Some JSDoc for good measure 2015-03-19 16:07:15 +00:00
Florian Holzapfel 6c3794e396 fix header 2015-03-19 16:59:53 +01:00
Florian Holzapfel 546d3c9f31 add test for serve-favicon 2015-03-19 16:46:42 +01:00
Florian Holzapfel 9e6f089f68 add tests for response-time 2015-03-19 16:39:40 +01:00
Florian Holzapfel fbf1fa4327 add tests 2015-03-19 16:35:26 +01:00
Florian Holzapfel 85ea8ee338 fix types 2015-03-19 16:35:16 +01:00
John Reilly 197dfc26d4 Split out angular-ui-router and angular-ui-sortable 2015-03-19 15:00:10 +00:00
John Reilly 90e4370042 Merge pull request #3873 from Asana/react
React updates
2015-03-18 17:56:49 +00:00
Vincent Siao b35ac04569 React 0.13.0->0.13.1 and make arguments to Component constructor optional 2015-03-18 09:46:36 -07:00
Horiuchi_H 0d331bf6cd Merge pull request #3891 from progre/feature/node-socket
node.js: add missing property to Socket
2015-03-18 19:28:12 +09:00
Horiuchi_H d510230307 Merge pull request #3890 from progre/feature/log4js-filename
log4js: add filename argument
2015-03-18 19:26:39 +09:00
Masahiro Wakame 7c05f43b86 Merge pull request #3892 from vvakame/angular-route
add commonjs module declarations to angular
2015-03-17 22:26:58 +09:00
vvakame 32194eaa6f add commonjs module declarations to angular 2015-03-17 22:24:15 +09:00
progre 13a44f823d add sample code 2015-03-17 19:54:04 +09:00
progre eb099245aa add missing property 2015-03-17 19:49:54 +09:00
progre 2612cba592 add filename argument 2015-03-17 19:48:39 +09:00
vvakame 95d860879f remove unused .tscparams 2015-03-15 23:36:05 +09:00
vvakame c55b94137b update CONTRIBUTORS.md 2015-03-15 23:20:17 +09:00
Masahiro Wakame 9de52b5031 Merge pull request #3872 from advancedrei/master
Knockout: KnockoutStatic var fix
2015-03-15 23:14:54 +09:00
Masahiro Wakame 1ddd031616 Merge pull request #3867 from progre/feature/gulp-typescript_reporter
Add Reporter definition to gulp-typescript
2015-03-15 23:12:18 +09:00
Masahiro Wakame 2cf1fe8487 Merge pull request #3870 from EthanLozano/ethanlozano/d3-map-update
Ethanlozano/d3 map update
2015-03-15 23:10:27 +09:00
Masahiro Wakame 6cb03f80c4 Merge pull request #3862 from ericlu88/node
Expose execFileSync in node typing
2015-03-15 23:03:06 +09:00
Masahiro Wakame 1ca7de50ae Merge pull request #3860 from kid/patch-1
Extended type definitions fro hapijs/boom
2015-03-15 23:01:06 +09:00
Masahiro Wakame f9da4d026e Merge pull request #3858 from dansitu/master
Added definitions for kafka-node library
2015-03-15 22:42:02 +09:00
Masahiro Wakame 47a0f47da9 Merge pull request #3839 from jasonswearingen/master
add typing for bluebird Promise.promisify, and new typing for hapi v8.2.0
2015-03-15 22:33:31 +09:00
Masahiro Wakame a4939790ce Merge pull request #3856 from tkQubo/feature/acl
Add acl
2015-03-15 22:29:50 +09:00
Masahiro Wakame fd0910ad1f Merge pull request #3853 from gildorwang/fix-d3-transition-each
Fix the signature of D3.Transition.each
2015-03-15 22:27:15 +09:00
Masahiro Wakame 7015592c01 Merge pull request #3850 from ksheedlo/flot-fix-interaction-typo
flot: fix interaction typo
2015-03-15 22:26:38 +09:00
Masahiro Wakame 1c33cb2d2b Merge pull request #3849 from ksheedlo/add-plugins-to-flot-definition
flot: add support for flot plugins
2015-03-15 22:21:32 +09:00
Masahiro Wakame 2457591937 Merge pull request #3848 from ksheedlo/fix-flot-unhighlight-typo
flot: fix unhighlight typo
2015-03-15 22:19:54 +09:00
Masahiro Wakame bc2b6fc180 Merge pull request #3845 from elisee/patch-1
socket.io.d.ts: Declare Socket.conn as any
2015-03-15 21:39:49 +09:00
Masahiro Wakame 5f3b1afa35 Merge pull request #3843 from rogierschouten/node-http
Improved typings for http.ClientRequest, http.ClientResponse, http.reque...
2015-03-15 21:35:25 +09:00
Vincent Siao 424bb99eac Don't use DOM API interfaces for React.SVGAttributes 2015-03-14 16:15:59 -07:00
Vincent Siao d3584fa716 Add ReactShallowRenderer types
See http://facebook.github.io/react/docs/test-utils.html#shallow-rendering
2015-03-14 15:29:40 -07:00
Vincent Siao 0213f7c10e Fix state initializers in react-tests.ts (Fixes #3855) 2015-03-14 15:29:15 -07:00
Vincent Siao ffedf917df Remove beta and RC2 references from React defs 2015-03-14 15:27:46 -07:00
AdvancedREI c281cd0dc4 Knockout: KnockoutStatic var fix
Move KnockoutStatic variable declaration to fix TS1.4 + Resharper 9.1
EAP 6
2015-03-14 09:05:52 -07:00
Ethan Lozano 10dffb326a Added d3.map tests 2015-03-14 00:47:21 -07:00
Ethan Lozano 9facd2c541 Added more overloaded d3.map constructors (issue 3869) 2015-03-14 00:47:03 -07:00
Basarat Ali Syed 40eea5dc8f Merge pull request #3868 from progre/feature/gulp-tslint_reporter
gulp-tslint: Enable options with custom reporter
2015-03-14 17:02:52 +11:00
progre 39fbc1e313 enable options with custom reporter 2015-03-14 13:11:57 +09:00
progre 8e4444c740 add Reporter definition 2015-03-14 12:01:00 +09:00
Basarat Ali Syed deda1f7a4d Merge pull request #3866 from borisyankov/def/crossroads
crossroads : support amd/commonjs
2015-03-14 10:27:49 +11:00
Basarat Ali Syed d2056f5068 crossroads : support amd/commonjs 2015-03-14 10:26:34 +11:00
Eric Lu 2a5047b298 Expose execFileSync in node typing 2015-03-13 10:22:56 -07:00