Masahiro Wakame
ea4ff0d404
Merge pull request #8278 from Asana/bootstrap-fix
...
[react-bootstrap] Fix types
2016-03-04 21:40:05 +09:00
Masahiro Wakame
04b2f0cd39
Merge pull request #8347 from jschaf/auth0-rename
...
auth0.lock - fix module name
2016-03-04 21:39:46 +09:00
Masahiro Wakame
d567d18b1f
Merge pull request #8344 from flyfishMT/master
...
Updating kolite type definitions in light of kolite module updates (AMD)
2016-03-04 21:35:36 +09:00
Masahiro Wakame
83ee7a3931
Merge pull request #8280 from cjbarth/master
...
Add support for Winston 'stringify' option
2016-03-04 21:32:27 +09:00
Masahiro Wakame
a1c41c9b9e
Merge pull request #8342 from mateusdemboski/patch-1
...
Added Notie definitions
2016-03-04 21:28:33 +09:00
Masahiro Wakame
17202306c9
Merge pull request #8339 from julienpa/angular-fullscreen
...
Add angular-fullscreen type definition
2016-03-04 21:27:56 +09:00
Masahiro Wakame
b592f662b2
Merge pull request #8329 from isman-usoh/express-graphql-patch
...
express-graphql type definitions
2016-03-04 21:26:21 +09:00
Masahiro Wakame
253d9f2ad5
Merge pull request #8326 from bugsnag/add-bugsnag
...
Add bugsnag.d.ts
2016-03-04 21:25:09 +09:00
Masahiro Wakame
def5eb2d52
Merge pull request #8324 from meirgottlieb/agenda-0.8.0
...
Added definition for Agenda 0.8.0.
2016-03-04 21:22:58 +09:00
Masahiro Wakame
931ce4dea4
Merge pull request #8323 from tkqubo/feat/more-react-redux
...
update react-redux
2016-03-04 21:12:05 +09:00
Masahiro Wakame
670ea6b30d
Merge pull request #8318 from cyrilschumacher/master
...
Update i18next and express-brute-memcached, add i18next plugins
2016-03-04 21:09:08 +09:00
Masahiro Wakame
ea9012fc54
Merge pull request #8271 from drarmstr/jquery.ui.layout
...
Update JQuery UI Layout
2016-03-04 21:04:57 +09:00
Horiuchi_H
1144498734
Merge pull request #8321 from borislavjivkov/cookie-session
...
Added cookie-session (https://github.com/expressjs/cookie-session ) definitions
2016-03-04 16:35:26 +09:00
Horiuchi_H
38525f6381
Merge pull request #8283 from Ptival/fix-d3
...
loosen restrictive type signature for d3 diagonal
2016-03-04 16:28:33 +09:00
John Reilly
2736167fda
Merge pull request #8374 from vagarenko/master
...
JQuery: make JQueryXHR.then method generic.
2016-03-04 04:55:34 +00:00
Alexey Vagarenko
661fc86966
JQuery: make JQueryXHR.then method generic.
2016-03-04 03:36:36 +05:00
Horiuchi_H
ba4c4fc6c9
Merge pull request #8358 from r-ising/patch-1
...
update node-gcm.d.ts
2016-03-04 01:28:04 +09:00
r-ising
54d5b57d1c
Update node-gcm.d.ts
...
added missing recipient type
2016-03-03 12:07:48 +01:00
r-ising
ea1bdfa206
Update node-gcm.d.ts
...
data option in IMessageOptions is optional (see at google cloud messaging documentation)
2016-03-03 11:49:58 +01:00
r-ising
8096d9e065
Update node-gcm.d.ts
...
added missing return type
2016-03-03 11:45:51 +01:00
r-ising
0dc2ebd236
update node-gcm.d.ts
...
updated version number (0.14.0)
2016-03-03 11:38:17 +01:00
John Reilly
24635d778d
Merge pull request #8094 from use-strict/patch-2
...
jqueryui - optional options for serialize method
2016-03-03 09:41:50 +00:00
Daniel Rosenwasser
12f9b621f9
Merge pull request #8355 from jicongw/master
...
Cordova Type Update - InAppBrowser.d.ts - Correct non-specialized overload for TypeScript 2.0
2016-03-02 17:58:09 -08:00
Jason Wang
20762bfa1c
Provide a more proper fix to avoid future breakage after discussion with Daniel offline
2016-03-02 16:57:58 -08:00
Jason Wang
78cd8fe227
Revert "Update InAppBrowser.d.ts"
...
This reverts commit a8b9e026ec .
2016-03-02 16:55:23 -08:00
Daniel Rosenwasser
945ebfe049
Merge pull request #8284 from Asana/react-fixes
...
React updates (improved cloneElement & TestUtils return-type inference)
2016-03-02 14:44:48 -08:00
Jason Wang
a8b9e026ec
Update InAppBrowser.d.ts
2016-03-02 10:01:40 -08:00
Horiuchi_H
4ba57e605b
Merge pull request #8204 from Exagram/master
...
Updated definition for Store, added IBaseStore
2016-03-02 12:48:40 +09:00
Joe Schafer
c3696a6b87
auth0.lock - fix module name
...
The module name for auth0.lock is auth0-lock as seen in the example:
https://github.com/auth0/lock/blob/master/examples/webpack/src/app.js
I'm not sure where the Auth0Lock name came from, but typescript fails to
resolve the module with the name Auth0Lock.
2016-03-01 22:37:59 -05:00
flyfishMT
b82ebfaac5
account for hwen amd is not used, it is still added to ko static
2016-03-01 16:54:43 -07:00
flyfishMT
de29bbf60b
existing build errors, fixing for travis-ci
2016-03-01 16:45:10 -07:00
flyfishMT
83fb0a3c49
kolite command, dirtyflag are no longer added to ko but are added to AMD exports. they are also broken into 3 different files. changed to reflect this and added ambient declarations so everything works in typescript with requirejs.
2016-03-01 16:37:22 -07:00
Mateus Demboski
4d45dd8d40
Added tests file for notie definitions
2016-03-01 15:27:06 -03:00
Mateus Demboski
f595687773
Added notie.js ( https://github.com/jaredreich/notie.js ) definitions
2016-03-01 15:25:03 -03:00
Julien P
6b6a55e3cf
Add angular-fullscreen type definition
...
- Add interface for Fullscreen type definition
- Wrap it in angular.fullscreen module
- Add test Angular module
2016-03-01 16:57:25 +01:00
John Reilly
55c750ace8
Merge pull request #8335 from johnnyreilly/master
...
Update angular.d.ts
2016-03-01 13:58:52 +00:00
John Reilly
49a2473350
Update angular.d.ts
...
Added JSDoc for documented service methods
2016-03-01 13:52:51 +00:00
Vincent Siao
1c27f2429e
[react] Reorganize CSSProperties; add missing properties
2016-03-01 02:21:54 -08:00
Isman Usoh
ecdcb2b402
Create express-graphql-tests.ts
2016-03-01 12:42:11 +07:00
Isman Usoh
424716686c
Create express-graphql.d.ts
2016-03-01 12:40:21 +07:00
Meir Gottlieb
9e9d51ff1b
Added attribute record to job.
2016-02-29 17:41:32 -07:00
Delisa Mason
c9392de849
Add bugsnag.d.ts
2016-02-29 15:19:45 -08:00
Meir Gottlieb
09671af7fe
Made data optional.
2016-02-29 15:25:14 -07:00
Meir Gottlieb
cde004b19a
Changed to "export =" from es6 default export format.
2016-02-29 15:11:39 -07:00
Meir Gottlieb
90fbb18733
Added definition for Agenda 0.8.0.
2016-02-29 14:57:13 -07:00
borislavjivkov
68514aa041
Added cookie-session ( https://github.com/expressjs/cookie-session ) definitions
2016-02-29 22:02:40 +02:00
Cyril Schumacher
36e064e2cb
Fix error for "connect-timeout".
...
Add module to extend interface for "i18next".
Add default export for "express-brute-memcached".
Remove unnecessary interface for "i18next-express-middleware".
Add definitions for "i18next-browser-languagedetector" and "i18next-node-fs-backend".
2016-02-29 18:33:35 +01:00
Douglas
a0909cc3c0
definition header updated to match standard format as per request from @vvakame
2016-02-29 10:52:05 -06:00
Masahiro Wakame
c0d876601e
Merge pull request #8317 from Ritzlgrmft/master
...
Definitions for cordova-plugin-insomnia added
2016-02-29 23:11:42 +09:00
Masahiro Wakame
1f4536ca05
Merge pull request #8316 from david-gang/david-gang-patch-angular-load
...
David gang patch angular load
2016-02-29 23:11:12 +09:00