Commit Graph
18279 Commits
Author SHA1 Message Date
Masahiro Wakame 7efee1b88f Merge pull request #8664 from ntrrgc/lunr-tokenizer
Add lunr.tokenizer methods and properties
2016-03-26 21:03:15 +09:00
Masahiro Wakame e0d60d1532 Merge pull request #8663 from ntrrgc/lunr
Add lunr.utils
2016-03-26 20:54:23 +09:00
Masahiro Wakame ea310a91cf Merge pull request #8662 from chrootsu/lodash-head
lodash: changed _.head
2016-03-26 20:52:44 +09:00
Masahiro Wakame 7919841d9b Merge pull request #8656 from stephenlautier/select2
Select2 - Changed placeholder to support IdTextPair
2016-03-26 20:51:40 +09:00
Masahiro Wakame 3d729f13ac Merge pull request #8655 from elisee/escape-html
Add escape-html definition file
2016-03-26 20:51:14 +09:00
Masahiro Wakame 53cfa0c5c8 Merge pull request #8653 from svi3c/master
Add some static methods to sandboxed-module
2016-03-26 20:50:28 +09:00
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
Juan Luis Boya García 02b39cf196 Add lunr.tokenizer methods and properties 2016-03-21 01:32:16 +01:00
Juan Luis Boya García 43f65958cd Add lunr.utils 2016-03-21 01:03:30 +01:00
Ilya Mochalov 4cc6a6f7c9 lodash: changed _.head 2016-03-21 03:48:28 +05:00
Stephen Lautier 926bb90600 Changed placeholder to support IdTextPair 2016-03-20 18:47:18 +01:00
Elisée Maurer 434d7ebc70 Add escape-html definition file 2016-03-20 16:54:08 +01:00
Thanabodee Charoenpiriyakij 5256422ee7 angularjs: Support HttpParamSerializer interface 2016-03-20 15:19:37 +07:00
Sven Reglitzki dfc31cb156 Add some static methods to sandboxed-module 2016-03-20 09:00:31 +01: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