Benjamin Lichtman
|
54493355fe
|
Merge pull request #21594 from lcaouen/master
types\applicationinsights-js\index.d.ts : update setAuthenticatedUser…
|
2017-11-22 22:19:29 -05:00 |
|
Benjamin Lichtman
|
3694a08cf9
|
Merge pull request #21595 from bricka/update-swagger-tools-types
[swagger-tools] Fixing type of req.swagger field
|
2017-11-22 22:18:04 -05:00 |
|
Benjamin Lichtman
|
cc51172cf1
|
Merge pull request #21582 from jlberrocal/patch-1
Add missing property and constructor
|
2017-11-22 22:14:46 -05:00 |
|
Benjamin Lichtman
|
e2fcd48204
|
Merge pull request #21577 from mrand01/passport-facebook-token-fix
Update passport-facebook-token types. Duplicate imports are no longer necessary with this change.
|
2017-11-22 20:58:07 -05:00 |
|
Benjamin Lichtman
|
599ffbc029
|
Merge pull request #21567 from zhaoleimxd/master
@types/websocket: interfaces updated.
|
2017-11-22 20:56:22 -05:00 |
|
Benjamin Lichtman
|
57dd729cc3
|
Merge pull request #21695 from nchen63/patch-7
[codemirror] Add onUpdateLinting callback to LintStateOptions
|
2017-11-22 20:54:51 -05:00 |
|
Benjamin Lichtman
|
351a125e1f
|
Merge pull request #21676 from knee-cola/master
added `advanceTimersByTime` metod
|
2017-11-22 20:54:20 -05:00 |
|
Benjamin Lichtman
|
f7461912b8
|
Merge pull request #21686 from FishOrBear/master
threejs add Member variables
|
2017-11-22 20:53:24 -05:00 |
|
Noah Chen
|
fdc843c5a3
|
Update index.d.ts
|
2017-11-22 15:52:12 -05:00 |
|
Noah Chen
|
ee36a4cf48
|
Add onUpdateLinting callback to LintStateOptions
|
2017-11-22 15:46:57 -05:00 |
|
Benjamin Lichtman
|
9ee5d7dda4
|
Merge pull request #21565 from JounQin/master
@types/koa : add `request.ip`
|
2017-11-22 13:20:23 -05:00 |
|
Benjamin Lichtman
|
875d259da1
|
Merge pull request #21566 from t-hatadani/ckeditor
CKEDITOR: Added some missing properties in CKEDITOR.config
|
2017-11-22 13:18:40 -05:00 |
|
Benjamin Lichtman
|
4b8fc7326e
|
Merge pull request #21558 from mattbishop/fixup-spec-input
[js.spec] Expand parameter types to match library
|
2017-11-22 13:17:43 -05:00 |
|
Benjamin Lichtman
|
1ac77831fa
|
Merge pull request #21472 from levenleven/master
ace: added new Document's methods + added deprecation tag for old
|
2017-11-22 13:16:43 -05:00 |
|
Benjamin Lichtman
|
658b483c22
|
Merge pull request #21689 from iamolegga/pixelmatch
[pixelmatch] new package
|
2017-11-22 13:12:05 -05:00 |
|
Benjamin Lichtman
|
79da48269d
|
Merge pull request #21477 from smartb-pair/update-amgraph-docs
Update AmGraph documentation
|
2017-11-22 13:10:43 -05:00 |
|
Benjamin Lichtman
|
d05d117c7a
|
Merge pull request #21693 from ypresto/i18n-js
[i18n-js] Add new types
|
2017-11-22 12:58:02 -05:00 |
|
Benjamin Lichtman
|
9343f064ce
|
Merge pull request #21481 from bonimba/react-redux-toastr-fix-position-typo
[React-redux-toastr] fix typo 'bottom-ceter' to 'bottom-center' in type positionType
|
2017-11-22 12:56:29 -05:00 |
|
Benjamin Lichtman
|
70688d643c
|
Merge pull request #21490 from mcortesi/master
[mongodb] Include `bufferMaxEntries` as a MongoClientOption
|
2017-11-22 12:55:16 -05:00 |
|
Oleg Repin
|
cd3d017bba
|
[pixelmatch] Pixelmatch's options argument fix
|
2017-11-22 20:53:13 +03:00 |
|
Benjamin Lichtman
|
d46eac82d2
|
Merge pull request #21493 from kirkthompson/master
Fix angular-sanitize ILinky typing.
|
2017-11-22 12:48:33 -05:00 |
|
Benjamin Lichtman
|
db4cffca91
|
Merge pull request #21498 from lsanwick/master
[redux-actions] Update definition to support nested reducer maps
|
2017-11-22 12:47:16 -05:00 |
|
Benjamin Lichtman
|
91b0641ec8
|
Merge pull request #21501 from segayuu/jsyaml-cleanup-lint-errors
[@types/js-yaml] Cleanup lint errors
|
2017-11-22 12:45:57 -05:00 |
|
Benjamin Lichtman
|
fd8e470244
|
Merge pull request #21518 from wzalazar/use-path-string-array
Use `string[]` for path in koa-router
|
2017-11-22 12:43:49 -05:00 |
|
Benjamin Lichtman
|
a0e6b21d9d
|
Merge pull request #21581 from pselden/mobx-apollo
[mobx-apollo] add definition for mobx-apollo
|
2017-11-22 12:42:57 -05:00 |
|
Benjamin Lichtman
|
64c2914446
|
Merge pull request #21684 from tomwanzek/d3-2017-11-21
[d3-selection/d3] Udpate to latest Minor versions (1.2.0/4.12.0)
|
2017-11-22 12:10:23 -05:00 |
|
Benjamin Lichtman
|
d2c565ae6a
|
Merge pull request #21682 from dennispg/master
[sharepoint] - Changes to enable extending the JSOM
|
2017-11-22 12:08:40 -05:00 |
|
Benjamin Lichtman
|
1b709097f1
|
Merge pull request #21688 from ta2gch/puppeteer-promised-boundingBox
[puppeteer] Fix .boundingBox() method type
|
2017-11-22 12:05:37 -05:00 |
|
Yuya Tanaka
|
9a251363e7
|
[i18n-js] Add new types
|
2017-11-23 02:02:40 +09:00 |
|
Benjamin Lichtman
|
2bf7420d1b
|
Merge pull request #21681 from ChrisChares/master
[pg] Add "rowMode?: string" to QueryConfig
|
2017-11-22 11:55:19 -05:00 |
|
Benjamin Lichtman
|
41e2cca48c
|
Merge pull request #21583 from rustedgrail/master
Updating the tests with additional Dagre functions that have input arguments.
|
2017-11-22 11:53:20 -05:00 |
|
Benjamin Lichtman
|
de02360bd4
|
Merge pull request #21614 from micksatana/master
[@types/epilogue] Create type definition for Epilogue
|
2017-11-22 11:50:45 -05:00 |
|
Oleg Repin
|
0deb69ed5b
|
[pixelmatch] new package
|
2017-11-22 16:30:56 +03:00 |
|
TANIGUCHI Masaya
|
e0709a35d6
|
Fix .boundingBox() method type
|
2017-11-22 20:02:56 +09:00 |
|
ChenX
|
3ec006e824
|
add Member variables
|
2017-11-22 17:19:42 +08:00 |
|
knee-cola
|
03bca40577
|
fixed comment foradvanceTimersByTime method
|
2017-11-22 09:24:02 +01:00 |
|
Dennis George
|
86311479ae
|
fix failures detected by Travis CI
|
2017-11-21 22:59:57 -06:00 |
|
Mick Charuwichitratana
|
53956a4e66
|
Update type declaration file. Return void instead of undefined.
|
2017-11-22 10:05:57 +07:00 |
|
Tom Wanzek
|
b5050cec4e
|
d3:
* [CHORE] Bump minor version to 4.12
|
2017-11-21 21:48:11 -05:00 |
|
Tom Wanzek
|
917b25d303
|
d3-selection:
* [FEATURE] Add `clientPoint(...)`
* [DOC] Update certain comments to the latest official API wording
* [CHORE] Bump Minor version to 1.2
|
2017-11-21 21:44:48 -05:00 |
|
Dennis George
|
d02f226cb2
|
bumped version string
|
2017-11-21 18:39:27 -06:00 |
|
Dennis George
|
d2b7065eb3
|
added _v_dictSod variable
|
2017-11-21 18:30:35 -06:00 |
|
Chris Chares
|
afabeda5cb
|
Increment version number
|
2017-11-21 15:52:19 -07:00 |
|
Chris Chares
|
63fe52f302
|
Add "rowMode?: string" to QueryConfig
|
2017-11-21 15:45:22 -07:00 |
|
Dennis George
|
409aedbc65
|
partially convert declarations from class to interface to enable extension scenarios
|
2017-11-21 16:30:07 -06:00 |
|
Benjamin Lichtman
|
b6cbca4ed1
|
Merge pull request #21525 from itoasuka/master
moxios: Add some properties.
|
2017-11-21 13:14:21 -08:00 |
|
Benjamin Lichtman
|
7d423507e0
|
Merge pull request #21531 from josalmi/supertest-agent-options
Supertest@2.0.1: Add missing options argument for Agent
|
2017-11-21 13:13:19 -08:00 |
|
Benjamin Lichtman
|
be6b95b360
|
Merge pull request #21542 from weeco/amqplib-connection-object-fix
Accept a connection object instead of a URL
|
2017-11-21 13:09:02 -08:00 |
|
Benjamin Lichtman
|
88e89c7291
|
Merge pull request #21548 from mnlegend/patch-1
Update backbone/index.d.ts Backbone.sync to use a union
|
2017-11-21 13:05:39 -08:00 |
|
Benjamin Lichtman
|
b7e3b3bfdf
|
Merge pull request #21554 from joelhegg/master
[actions-on-google] Upgrade to 1.6
|
2017-11-21 13:02:35 -08:00 |
|