Commit Graph
18267 Commits
Author SHA1 Message Date
Masahiro Wakame 0398af357d Merge pull request #8641 from chrootsu/lodash-some
lodash: changed _.some
2016-03-26 20:50:04 +09:00
Masahiro Wakame dc6a964a69 Merge pull request #8639 from waywardmonkeys/antd-react-props
antd: No longer extend React.Props.
2016-03-26 20:49:18 +09:00
Masahiro Wakame 59a0ee8c26 Merge pull request #8640 from ntrrgc/master
Add ko.untrack() to knockout.es5
2016-03-26 20:48:32 +09:00
Masahiro Wakame 99355c7e67 Merge pull request #8637 from isman-usoh/express-useragent-patch-1
add express-useragent typedefinition
2016-03-26 20:45:05 +09:00
Masahiro Wakame 7ab10dcc9e Merge pull request #8635 from iplabs/cli
Add type definitions for https://www.npmjs.com/package/cli
2016-03-26 20:42:41 +09:00
Masahiro Wakame bf77095e34 Merge pull request #8634 from wingyplus/angular-http-param-serializer
angularjs: Support HttpParamSerializer interface
2016-03-26 20:42:04 +09:00
Masahiro Wakame b7d64857ed Merge pull request #8622 from waywardmonkeys/fix-antd-notification
antd: Fix notification typings.
2016-03-26 20:41:10 +09:00
Masahiro Wakame ae408e6f72 Merge pull request #8631 from MugeSo/fix-fs-extra-copy-argument
fs-extra: fix argument of copy and copySync function
2016-03-26 20:38:37 +09:00
Masahiro Wakame 7aa42e695f Merge pull request #8592 from waywardmonkeys/antd-children-type
Antd children type
2016-03-26 20:38:05 +09:00
Isman Usoh e0d03ccc2e Update express-useragent-tests.ts 2016-03-26 08:55:23 +07:00
Isman Usoh 81b33d3367 test parse function 2016-03-26 08:46:00 +07:00
Isman Usoh ded7a3674f add parse function and rename to ExpressUserAgent 2016-03-26 08:40:56 +07:00
Horiuchi_H a44529fcb1 Merge pull request #8497 from WalterNorthwoods/master
updated gojs definition and test files
2016-03-23 12:35:00 +09:00
Horiuchi_H d4121d7690 Merge pull request #8472 from MugeSo/winston-fix-methods-argument
Winston fix methods argument
2016-03-23 12:06:10 +09:00
Horiuchi_H b14601af3f Merge pull request #8463 from mmckenziedev/master
GridOptions does not contain the correct definition of the toolbar property
2016-03-23 00:10:08 +09:00
Thanabodee Charoenpiriyakij 5256422ee7 angularjs: Support HttpParamSerializer interface 2016-03-20 15:19:37 +07:00
Ilya Mochalov 7c0b2a1852 lodash: changed _.some 2016-03-20 02:43:15 +05:00
Juan Luis Boya García ed3f222909 Add ko.untrack() to knockout.es5
See https://github.com/SteveSanderson/knockout-es5/blob/75773a52f543380aa6dbf6ccffb4b8fc56fa8a2a/src/knockout-es5.js#L196
2016-03-19 18:18:26 +01:00
Juan Luis Boya García dff8e2c625 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-19 18:07:42 +01:00
Juan Luis Boya García 852b85fa79 CRLF -> LF 2016-03-19 18:06:55 +01:00
Bruce Mitchener c21681bbe2 antd: No longer extend React.Props.
This is noted as being deprecated in the React typings, so we will
stop extending it here as it not necessary.
2016-03-19 23:55:49 +07:00
Isman Usoh 7fbc30790e Merge pull request #4 from isman-usoh/express-useragent-patch-2
Create express-useragent-tests.ts
2016-03-19 21:49:42 +07:00
Isman Usoh 2d14f77aa3 Create express-useragent-tests.ts 2016-03-19 21:49:12 +07:00
Isman Usoh 5ae741f65d Create express-useragent.d.ts 2016-03-19 21:47:38 +07:00
Klaus Reimer 7c1a4fd51f Add type definitions for https://www.npmjs.com/package/cli 2016-03-19 15:26:06 +01:00
TANAKA Koichi 92c93bde1b fs-extra: change CopyOptions properties optional 2016-03-19 21:41:12 +09:00
TANAKA Koichi 9228b1fa30 fs-extra: fix argument of copy and copySync function
- Allow options object as 3rd argument of copy and copySync
- Allow RegExp as a filter for copy and copySync
2016-03-19 21:36:06 +09:00
Masahiro Wakame 6766ed1d0f Merge pull request #8629 from DefinitelyTyped/update-contributors
update CONTRIBUTORS.md
2016-03-19 20:18:31 +09:00
vvakame 78d2f1ca92 update CONTRIBUTORS.md 2016-03-19 20:16:07 +09:00
Masahiro Wakame c4309e0e64 Merge pull request #8624 from DanCorder/fix-big-integer
Fix big-integer comparison method return types
2016-03-19 15:11:15 +09:00
Masahiro Wakame a3001c24aa Merge pull request #8627 from lmillott/master
Update ApplicationInsights to 0.15.12
2016-03-19 15:08:28 +09:00
Masahiro Wakame 05c43d0e14 Merge pull request #8626 from jawsthegame/master
Add namespace to bytebuffer.d.ts
2016-03-19 15:07:42 +09:00
Masahiro Wakame 20bfd8d3d1 Merge pull request #8621 from evanbb/master
Adding typings for react-helmet
2016-03-19 15:01:50 +09:00
Masahiro Wakame 94d8792b14 Merge pull request #8533 from KaiWalter/master
new definition for cordova-plugin-ms-adal
2016-03-19 15:01:07 +09:00
Masahiro Wakame f55baad17b Merge pull request #8617 from Aides359/master
Added definition for directivePriority()
2016-03-19 15:00:38 +09:00
Masahiro Wakame 257715c576 Merge pull request #8516 from dsebastien/master
Updated angularjs IComponentOptions (fixes #8515)
2016-03-19 14:57:16 +09:00
Masahiro Wakame 1e6eed5b27 Merge pull request #8616 from shardulm94/diff-count-variable
Add count variable to IDiffResult
2016-03-19 14:56:41 +09:00
Masahiro Wakame 7c314aa510 Merge pull request #8237 from Pro/master
Added three.js OrthographicTrackballControls
2016-03-19 14:53:17 +09:00
Bruce Mitchener d254c5d772 antd: Add myself to authors list.
bang88 requested that I add myself.
2016-03-19 12:53:02 +07:00
Bruce Mitchener 8f4a4f8e60 antd: Correct type of children property.
This fixes an error that happens with a pending pull request for
the react typings to fix the type of ReactFragment in #8540.
2016-03-19 12:53:02 +07:00
Masahiro Wakame f16c4922a7 Merge pull request #8608 from topsteam/github-electron-loadurl-extraHeaders
github-electron loadURL updated
2016-03-19 14:52:37 +09:00
Masahiro Wakame 14037e8c50 Merge pull request #8614 from ToastHawaii/master
Add typedefinition for eonasdan-bootstrap-datetimepicker
2016-03-19 14:42:57 +09:00
Masahiro Wakame 413e55bb78 Merge pull request #8599 from trodi/bootbox
improved typing for bootbox modal options
2016-03-19 14:41:07 +09:00
Masahiro Wakame c75063a891 Merge pull request #8613 from chrootsu/lodash-update
lodash: added _.update
2016-03-19 14:37:33 +09:00
Masahiro Wakame ecaf8c1c3f Merge pull request #8607 from waywardmonkeys/fix-typos
react: Fix typo in comment.
2016-03-19 14:34:54 +09:00
Masahiro Wakame e786952f1d Merge pull request #8591 from iplabs/xmldom
serializeToString is in XMLSerializer and NOT in DOMParser
2016-03-19 14:34:38 +09:00
Masahiro Wakame ba38d97733 Merge pull request #8606 from zhu1230/master
add rails/actioncable definition files.
2016-03-19 14:34:24 +09:00
Masahiro Wakame 1c6181569b Merge pull request #8563 from TomONeill/patch-1
Update NetworkInformation.d.ts
2016-03-19 14:30:32 +09:00
Masahiro Wakame b98e8bbca6 Merge pull request #8604 from bioball/path-parse
add path parse definitions
2016-03-19 14:24:22 +09:00
Masahiro Wakame 112ff47951 Merge pull request #8561 from waywardmonkeys/antd-render-methods
antd: Add render methods for all React.Component subclasses.
2016-03-19 14:23:41 +09:00