Andy
|
e7a43950dd
|
Merge pull request #11375 from scote/master
Add ColorService and enableBrowserColor method
|
2016-09-22 12:28:51 -07:00 |
|
Andy
|
2efcd4cda7
|
Merge pull request #11412 from bcherny/master
parameterize angular/IChangesObject
|
2016-09-22 12:26:09 -07:00 |
|
Boris Cherny
|
5f3a129fd8
|
parameterize angular/IChangesObject
|
2016-09-22 10:57:30 -07:00 |
|
Andy
|
f5bc7b6a5c
|
Merge pull request #11410 from simonxca/patch-mongoose
Mongoose: add missing options property in schematype
|
2016-09-22 10:37:49 -07:00 |
|
Simon
|
2f9269f8b6
|
add missing options property in schema type fixes #11399
|
2016-09-22 13:29:25 -04:00 |
|
Andy
|
c00edf5c11
|
Merge pull request #11409 from GamesMaxed/electron-devtools-installer
Electron devtools installer
|
2016-09-22 10:19:19 -07:00 |
|
Andy
|
e868783ca4
|
Merge pull request #11133 from TheToolbox/master
Updated ServerRequest to IncomingMessage
|
2016-09-22 10:15:01 -07:00 |
|
Robin Van den Broeck
|
818575e714
|
Changed the stuff asked
|
2016-09-22 19:13:59 +02:00 |
|
Robin Van den Broeck
|
29b93b2328
|
Fixed problem with es6
|
2016-09-22 18:29:46 +02:00 |
|
Robin Van den Broeck
|
86d1fed5cb
|
Refactoring
|
2016-09-22 18:24:44 +02:00 |
|
Robin Van den Broeck
|
85ae3c5af7
|
Added electron-devtools-installer
|
2016-09-22 18:16:12 +02:00 |
|
Andy
|
f6b494de3f
|
Merge pull request #10749 from rotev-ms/master
Adding missing method definitions to diff-match-patch
|
2016-09-22 08:54:34 -07:00 |
|
Andy
|
e75f980562
|
Merge pull request #10901 from amgad-naiem/patch-1
added support of using custom parent function
|
2016-09-22 08:48:16 -07:00 |
|
Andy
|
fe877aa1aa
|
Merge pull request #11406 from korve/master
adds faker.lorem.word()
|
2016-09-22 08:30:09 -07:00 |
|
Andre Eckardt
|
2d0285f5a5
|
adds faker version to definition file
|
2016-09-22 17:27:57 +02:00 |
|
Andre Eckardt
|
3a53556eee
|
adds faker.lorem.word() as documented here: https://github.com/Marak/faker.js/blob/master/Readme.md#api-methods
|
2016-09-22 17:07:48 +02:00 |
|
Andy
|
b09ca20d40
|
Merge pull request #11272 from daryllabar/master
Added the new 8.0 AutoComplete Features.
|
2016-09-22 08:03:26 -07:00 |
|
Andy
|
8f761740f6
|
Merge pull request #11403 from algolia/master
adding algoliasearch-client-js definitions
|
2016-09-22 07:59:40 -07:00 |
|
Daryl LaBar
|
bc016df426
|
Fixed merge Conflict
|
2016-09-22 10:55:11 -04:00 |
|
CBaptiste
|
832d55377f
|
adding algoliasearch-client-js definitions
|
2016-09-22 16:52:00 +02:00 |
|
Andy
|
f9c62e2d44
|
Merge pull request #10770 from brettbeatty/master
adding CloudFormation to aws-sdk
|
2016-09-22 07:18:48 -07:00 |
|
Nikhil Thorat
|
a872802c0c
|
Update polymer array splice typings. (#11390)
See https://www.polymer-project.org/1.0/docs/devguide/model-data#array-mutation
|
2016-09-22 06:33:20 -07:00 |
|
Andy
|
5723ce2540
|
Merge pull request #11392 from panoti/patch-1
Rename "refressh" in CreateDocumentParams [elasticsearch]
|
2016-09-22 06:32:27 -07:00 |
|
Andy
|
ccae407543
|
Merge pull request #11384 from bryanjjohnson/i18next-xhr-backend
add i18next-xhr-backend definitions
|
2016-09-22 06:20:23 -07:00 |
|
Andy
|
039ccbafd2
|
Merge pull request #11269 from linck/master
Added router.stack[] definition to get all registred routes in express Router (express 4.x)
|
2016-09-22 06:17:20 -07:00 |
|
Andy
|
40d44dc913
|
Merge pull request #11329 from nohira/master
Add bulkDocs types
|
2016-09-22 06:15:40 -07:00 |
|
panoti
|
9caf536f11
|
Rename "refressh" in CreateDocumentParams
Rename "refressh" to "refresh" in CreateDocumentParams
|
2016-09-22 10:30:11 +07:00 |
|
Bryan Johnson
|
f06cd8787e
|
fixes from code review
|
2016-09-21 14:39:58 -06:00 |
|
Bryan Johnson
|
34aa4d39ee
|
Fixes to the typings so that they are used better
|
2016-09-21 14:28:41 -06:00 |
|
Bryan Johnson
|
58992a5a55
|
add i18next-xhr-backend definitions
|
2016-09-21 14:01:26 -06:00 |
|
Andy
|
66484e9f11
|
Merge pull request #11383 from Flarna/node_httpversions
Correct types of httpVersionMinor and httpVersionMinor
|
2016-09-21 12:21:28 -07:00 |
|
Andy
|
b4a6d7b6ff
|
Merge pull request #11373 from TonyPythoneer/fix-net-events
[node] Fix net events
|
2016-09-21 12:20:41 -07:00 |
|
TonyYang
|
c61446be23
|
Cancel type annotation on function
|
2016-09-22 02:45:06 +08:00 |
|
Gerhard Stöbich
|
0230e245a8
|
Correct types of http version
Correct type of httpVersionMajor and httpVersionMinor in IncomingMessage from string to number.
|
2016-09-21 20:42:32 +02:00 |
|
TonyYang
|
2698325c4b
|
It should use boolean, not Boolean
|
2016-09-22 02:09:16 +08:00 |
|
TonyYang
|
df76aa9c43
|
It should use boolean, not Boolean
|
2016-09-22 02:08:52 +08:00 |
|
Andy
|
629a7d8ecc
|
Merge pull request #11362 from cailenmusselman/patch-4
Add navigationContext to react-native Navigator
|
2016-09-21 11:04:16 -07:00 |
|
cailenmusselman
|
7b6177781a
|
Update react-native.d.ts
|
2016-09-21 11:55:56 -06:00 |
|
TonyYang
|
f4bea67bce
|
Add return-type for emit
|
2016-09-22 01:51:58 +08:00 |
|
Andy
|
8614cf0766
|
Merge pull request #11379 from christophercr/master
Add interfaces for Directive scope and Component bindings
|
2016-09-21 10:46:56 -07:00 |
|
Andy
|
6021a12890
|
Merge pull request #11336 from danderson00/azure-mobile-apps@3.0.0
Update azure-mobile-apps to 3.0.0
|
2016-09-21 10:44:17 -07:00 |
|
Andy
|
8e571d7b13
|
Merge pull request #11230 from ngraef/patch-2
[restangular]: add route-bound methods for scoped service
|
2016-09-21 10:43:30 -07:00 |
|
Andy
|
2f93c47285
|
Merge pull request #11381 from TonyPythoneer/patch-1
[validator] Correct APIs
|
2016-09-21 10:36:28 -07:00 |
|
TonyYang
|
e95232e216
|
Improve type naming
|
2016-09-22 01:09:17 +08:00 |
|
TonyYang
|
f13394626c
|
Add tests for isAlpha and isAlphanumeric
|
2016-09-22 00:46:14 +08:00 |
|
TonyYang
|
cc720689eb
|
Correct isAlpha and isAlphanumeric
|
2016-09-22 00:44:53 +08:00 |
|
TonyYang
|
2502bbdc11
|
Correct type for net.Socket and net.Server events
|
2016-09-22 00:37:30 +08:00 |
|
TonyYang
|
3f858dadfb
|
Correct test for net.Socket and net.Server events
|
2016-09-22 00:37:10 +08:00 |
|
Christopher Cortes
|
f4f57de0b5
|
Replace tabs by whitespaces
Fix issues with tabs in IComponentBindings and IDirectiveScope
|
2016-09-21 16:38:30 +02:00 |
|
Andy
|
72d13c334f
|
Merge pull request #11257 from derekfinlinson/master
Fix openQuickCreate signature
|
2016-09-21 07:33:42 -07:00 |
|