Commit Graph

20987 Commits

Author SHA1 Message Date
Paul van Brenk
bde37dcdfb Merge pull request #10644 from lukas-zech-software/master
Add Buffer.swap16, Buffer.swap32 and Buffer.swap64 functions
2016-08-17 13:49:26 -07:00
Paul van Brenk
942c9fa697 Merge pull request #10648 from plantain-00/getCiphers-getCurves
add 3 missing methods in crypto module: getCiphers, getCurves and get…
2016-08-17 13:45:33 -07:00
Paul van Brenk
7b667cdde3 Merge pull request #10649 from mc-suchecki/highcharts-more
Highcharts more
2016-08-17 13:44:35 -07:00
Paul van Brenk
f246104c4b Merge pull request #10650 from rchaser53/master
add arguments type for using stateless functional component
2016-08-17 13:39:54 -07:00
Paul van Brenk
31547f6177 Merge pull request #10646 from mc-suchecki/ui-grid-external-sorting
Added useExternalSorting property to IGridOptions interface in ui-grid
2016-08-17 13:39:15 -07:00
Paul van Brenk
25728ed934 Merge pull request #10651 from dpoetzsch/parse-fixes
Fixes for parse typing
2016-08-17 13:35:57 -07:00
Paul van Brenk
467f7503e6 Merge pull request #10639 from minodisk/update-react-helmet
Update react-helmet
2016-08-17 13:28:08 -07:00
Paul van Brenk
f5a12116d0 Merge pull request #10653 from westy92/master
Add redis-scripto, redis-rate-limiter, and replacement auth0 typings with tests.  Renamed original auth0 -> auth0-js.
2016-08-17 13:17:15 -07:00
Paul van Brenk
39a3ee15f2 Merge pull request #10665 from rhysd/electron-prebuilt-rename
electron-prebuilt was renamed to electron
2016-08-17 13:14:17 -07:00
Paul van Brenk
f9117cf5dd Merge pull request #10421 from Nitive/patch-1
Fix StatelessComponent interface
2016-08-17 13:12:27 -07:00
Paul van Brenk
35fa294a6f Merge pull request #10609 from NoHomey/patch-9
Adding missing methods from SyntheticEvent
2016-08-17 13:11:48 -07:00
Paul van Brenk
a9b14b6322 Merge pull request #10657 from andrewconnell/master
update wallabyjs.d.ts - richer typing
2016-08-17 11:54:59 -07:00
Paul van Brenk
e5bb5504bc Merge pull request #10669 from TonyPythoneer/destroy-not-found
http.IncomingMessage: destroy not found
2016-08-17 11:47:24 -07:00
Paul van Brenk
865104d338 Merge pull request #10625 from nickiannone/master
db-migrate and db-migrate/pg
2016-08-17 11:44:38 -07:00
Paul van Brenk
36523e2836 Merge pull request #10674 from lstreet-aquent/master
lodash: Added flush method to debounced & throttled functions
2016-08-17 11:44:03 -07:00
Paul van Brenk
20a78a9f10 Merge pull request #10677 from daryllabar/master
Update Xrm.Page object
2016-08-17 11:22:34 -07:00
Daryl LaBar
5953dd4f6c Verified that addPreSearch returns a ContextSensitiveHandler, and since the handler is added against a control, the getEventSource can return a Control as well.. 2016-08-17 14:08:01 -04:00
Nathan Shively-Sanders
0ab270c80b Merge pull request #10676 from mahald/master
make express.Application compatible with http.createServer
2016-08-17 10:40:43 -07:00
Marcel Haldemann
dcaf000f89 make express.Application compatible with http.createServer 2016-08-17 19:12:21 +02:00
Luke Street
896f317298 lodash: Added flush method to debounced & throttled functions 2016-08-17 11:56:21 -04:00
Nicholas Iannone
8039434c20 Renamed modules. 2016-08-17 09:53:59 -05:00
Andrew Connell
79dcf14a6b update header with my GH link for DT-BOT 2016-08-17 06:16:16 -04:00
TonyYang
ab22123c9c destroy has a optional argument 2016-08-17 17:36:56 +08:00
TonyYang
75bfef43c6 destroy has a optional argument 2016-08-17 17:36:04 +08:00
TonyYang
5073eb65dc http.IncomingMessage: destroy not found
Please refer to https://nodejs.org/api/http.html#http_message_destroy_error
2016-08-17 17:07:40 +08:00
Ivo Stratev
d72a787f0d Update react.d.ts 2016-08-17 10:06:23 +03:00
Maxim Samoilov
f1c88a8096 test(react): add strictNullChecks test #10421 2016-08-17 13:26:02 +07:00
rhysd
d887ba6c3c electron-prebuilt was renamed to electron
http://electron.atom.io/blog/2016/08/16/npm-install-electron
2016-08-17 15:16:22 +09:00
Seth Westphal
0fdba28d38 Add auth0 typings and tests. 2016-08-16 19:46:02 -05:00
Seth Westphal
f471b0f7d7 Fix auth0 -> auth0-js imports. 2016-08-16 19:37:54 -05:00
Seth Westphal
ad2267039b Rename auth0 -> auth0-js. 2016-08-16 19:37:54 -05:00
Seth Westphal
be6fac9f8c Add redis-rate-limiter and tests. 2016-08-16 19:37:53 -05:00
Seth Westphal
b7802eae32 Add redis-scripto typings with tests. 2016-08-16 19:37:53 -05:00
Andrew Connell
190beb0026 update wallabyjs.d.ts - richer typing
Added better support for custom compilers, built in compilers and typing for the wallaby object passed in.
2016-08-16 16:00:28 -04:00
David Poetzsch-Heffter
e75095f1fd made sessionToken option available for all db operations (needed for cloud code in self-hosted parse-server) 2016-08-16 19:02:50 +02:00
rchaser53
a1b6081ba3 add arguments type for using stateless functional component
I added the type for DragSource arguments.
But I forgot to add the other function arguments type.
2016-08-17 00:30:11 +09:00
msucheck
2fc3a43ab8 Fixed module name for Highcharts Exporting Module - fixes #10540 2016-08-16 16:43:23 +02:00
msucheck
0b7a922c83 Added definitions for highcharts-modules-exporting 2016-08-16 16:15:51 +02:00
york yao
a28758054f add 3 missing methods in crypto module: getCiphers, getCurves and getHashes 2016-08-16 22:14:23 +08:00
msucheck
0d1bc9c0da Added definitions for highcharts-more 2016-08-16 16:00:15 +02:00
msucheck
e847d83c47 Added useExternalSorting property to IGridOptions interface in ui-grid 2016-08-16 15:35:02 +02:00
Lukas Zech
9bb6206f47 Add Buffer.swap16, Buffer.swap32 and Buffer.swap64 functions 2016-08-16 14:29:17 +02:00
minodisk
4595e61ad1 Update react-helmet
- Add `titleTemplate` to `HelmetProps`
- Remove blank lines
2016-08-16 20:11:47 +09:00
Paul van Brenk
3a056e3864 Merge pull request #10527 from snebjorn/patch-1
Rename name property from ng.IDirective
2016-08-15 16:23:00 -07:00
Paul van Brenk
b2a60d9e26 Merge pull request #10624 from erkie/master
Add path to fs.WriteStream
2016-08-15 15:24:44 -07:00
Paul van Brenk
04f3f8d341 Merge pull request #10614 from PeculiarVentures/master
Update for 2.0.3
2016-08-15 15:24:23 -07:00
Paul van Brenk
95551c2bc8 Merge pull request #10612 from giacomorebonato/master
react-flex - added optional style object to CommonFlexProps
2016-08-15 15:22:37 -07:00
Paul van Brenk
c9f9b577eb Merge pull request #10608 from andrewconnell/master
WallabyJS - added type def for config object declaration
2016-08-15 15:21:59 -07:00
Paul van Brenk
198dfca8e0 Merge pull request #10634 from JKillian/chroma-js
Add module typings for chroma-js
2016-08-15 15:20:24 -07:00
Paul van Brenk
0654c43f8e Merge pull request #10632 from Tapad/highcharts
Highcharts
2016-08-15 15:12:48 -07:00