Andy
|
31bdc690b3
|
react: Improve types for "input" (#19240)
|
2017-08-22 10:11:56 -07:00 |
|
Daniel Rosenwasser
|
16ef3909c4
|
Merge pull request #19224 from ashwinr/master
Change visibility specifier for extend in Backbone
|
2017-08-22 10:11:01 -07:00 |
|
Daniel Rosenwasser
|
abb8db3e52
|
Merge pull request #19172 from shiftkey/add-mri-package
adding a new package - mri
|
2017-08-22 10:09:26 -07:00 |
|
Daniel Rosenwasser
|
9c55b59a8b
|
Merge pull request #19168 from spicypixel-forks/spicypixel/gulp-nunit-runner
Add gulp-nunit-runner package
|
2017-08-22 10:07:30 -07:00 |
|
Daniel Rosenwasser
|
ea8b4c02bb
|
Merge pull request #19160 from dborysov/master
hedron - adding typings
|
2017-08-22 10:05:18 -07:00 |
|
Daniel Rosenwasser
|
ca27b758d1
|
Merge pull request #19050 from LKay/lkay/event-emitter
Add definitions for event-emitter
|
2017-08-22 10:03:27 -07:00 |
|
Daniel Rosenwasser
|
628627f150
|
Merge pull request #19232 from BendingBender/abbrev
[abbrev] add typings
|
2017-08-22 10:01:28 -07:00 |
|
Daniel Rosenwasser
|
ad2fbf3d38
|
Merge pull request #19231 from BendingBender/slocket
[slocket] add typings
|
2017-08-22 09:59:36 -07:00 |
|
Daniel Rosenwasser
|
444582df62
|
Merge pull request #19161 from ggsoftwarellc/master
[auth0-js] Added support for optional user_metadata in signup
|
2017-08-22 09:55:38 -07:00 |
|
Daniel Rosenwasser
|
3acf1b0fbb
|
Merge pull request #19197 from LinusU/got-json-body-type
[got] Fix return type of json request
|
2017-08-22 09:54:55 -07:00 |
|
Daniel Rosenwasser
|
e5cf79691f
|
Merge pull request #19230 from BendingBender/once
[once] upgrade to 1.4, improve typings, enable strict null checks and linting
|
2017-08-22 09:52:29 -07:00 |
|
Andy
|
5c50f0222f
|
engine.io: Update TypeScript version (#19242)
|
2017-08-22 09:34:31 -07:00 |
|
sarath-sasikumar
|
ca7d503d68
|
Add more options to Settings object (#19235)
Currently there is no support for
paste_data_images : https://www.tinymce.com/docs/plugins/paste/
and
advlist_number_styles : https://www.tinymce.com/docs/plugins/advlist/
|
2017-08-22 08:20:13 -07:00 |
|
Andy
|
954357f829
|
plotly.js: Fix test (#19193)
|
2017-08-22 07:23:11 -07:00 |
|
Andy
|
63824bc49c
|
angular-resource: Fix compile error (#19186)
|
2017-08-22 07:13:26 -07:00 |
|
Dimitri Benin
|
38380f8f63
|
[abbrev] add typings
|
2017-08-22 10:22:14 +02:00 |
|
Dimitri Benin
|
6890c59462
|
[slocket] add typings
|
2017-08-22 10:04:07 +02:00 |
|
Dmytro Borysov
|
67010d087e
|
[hedron] - Add typings
|
2017-08-22 09:55:02 +02:00 |
|
Dimitri Benin
|
eb9ef4cc2d
|
[once] upgrade to 1.4, improve typings, enable strict null checks and linting
|
2017-08-22 09:14:52 +02:00 |
|
Andy
|
cf0172024a
|
react: Fix compile error (#19210)
* react: Fix compile error
* Better fix: Use InputHTMLAttributes
* Use a separte overload just for "input"
|
2017-08-22 06:06:49 +01:00 |
|
Daniel Rosenwasser
|
6b4d306b45
|
Merge pull request #19013 from bijanvakili/fix-webpack-watchignoreplugin-list
WatchIgnorePlugin constructor should allow array of string paths
|
2017-08-21 21:27:31 -07:00 |
|
Daniel Rosenwasser
|
69e1f86c23
|
Fix up linting issue regarding array types.
|
2017-08-21 21:21:53 -07:00 |
|
Daniel Rosenwasser
|
a3259e4323
|
Merge pull request #18963 from BendingBender/on-headers
[on-headers] improve typings, enable strict null checks & linting
|
2017-08-21 21:18:53 -07:00 |
|
Daniel Rosenwasser
|
d2d6374bed
|
Merge pull request #18680 from BendingBender/semver
[semver] upgrade to 5.4, correct typings, add strict null checks
|
2017-08-21 21:17:57 -07:00 |
|
Andy
|
ed5d3df5dd
|
google-cloud__storage: Fix test (#19187)
|
2017-08-21 18:00:10 -07:00 |
|
Andy
|
6f7d3452a9
|
amqp: Fix compile error (#19184)
|
2017-08-21 17:59:44 -07:00 |
|
Andy
|
97277642fe
|
fs-extra-promise-es6: Allow to omit options object in some cases (#19203)
|
2017-08-21 17:59:00 -07:00 |
|
ashwinr
|
eda85a39de
|
change visibility specifier for extend
Fixes https://github.com/DefinitelyTyped/DefinitelyTyped/issues/6922
|
2017-08-21 17:56:39 -04:00 |
|
Andy
|
7fd1ce3eeb
|
Remove typescript-stl -- renamed to tstl (#19064)
|
2017-08-21 14:45:01 -07:00 |
|
Andy
|
1b90ebfeca
|
Remove unnecessary package.json dependencies (#19220)
|
2017-08-21 14:27:03 -07:00 |
|
Andy
|
1b54a38a43
|
Fix remaining lint errors (#19219)
|
2017-08-21 14:14:31 -07:00 |
|
Andy
|
3fcde354de
|
fs-extra: Fix tests (#19202)
* fs-extra: Fix tests
* Also fix fs-extra-promise
|
2017-08-21 13:39:48 -07:00 |
|
Andy
|
49beb4b010
|
merge2: Fix compile error, clean up types (#19207)
|
2017-08-21 12:49:25 -07:00 |
|
Daniel Rosenwasser
|
048b0b6aa1
|
Merge pull request #19096 from DefinitelyTyped/bl
bl: Fix compile error
|
2017-08-21 12:17:47 -07:00 |
|
Daniel Rosenwasser
|
9311dc4c7b
|
Merge pull request #19173 from itiut/gas-get-property
google-apps-script: `getProperty(key)` may return null
|
2017-08-21 12:10:55 -07:00 |
|
Daniel Rosenwasser
|
c38c987d2e
|
Merge pull request #19151 from falsandtru/mathjax
[mathjax] update typings
|
2017-08-21 12:10:33 -07:00 |
|
Daniel Rosenwasser
|
8f549303ff
|
Merge pull request #19167 from LinusU/got-redirect-options
[got] Add extra attributes to redirect options
|
2017-08-21 12:09:48 -07:00 |
|
Daniel Rosenwasser
|
f1ea14119c
|
Merge pull request #19176 from BendingBender/yallist
[yallist] add typings
|
2017-08-21 11:21:40 -07:00 |
|
Daniel Rosenwasser
|
2ddb5986e5
|
Merge pull request #19177 from BendingBender/destroy
[destroy] add typings
|
2017-08-21 11:16:59 -07:00 |
|
Andy
|
75799b85ab
|
ej.web.all-tests: Fix trailing and irregular whitespace (#19200)
|
2017-08-21 10:42:54 -07:00 |
|
Linus Unnebäck
|
610b89c852
|
[got] Use a type assertion in the test
|
2017-08-21 19:36:40 +02:00 |
|
Andy
|
f89e38ca85
|
lodash: Fix test (#19191)
|
2017-08-21 10:08:26 -07:00 |
|
Andy
|
96918bd3e7
|
di-lite: Fix tests (#19091)
|
2017-08-21 10:08:07 -07:00 |
|
Linus Unnebäck
|
8ce973cf20
|
[got] Fix return type of json request
|
2017-08-21 18:14:40 +02:00 |
|
Andy
|
491b48e136
|
temp-fs: Allow "open" to take just the callback (#19066)
|
2017-08-21 07:33:25 -07:00 |
|
Dimitri Benin
|
727ad53629
|
Merge remote-tracking branch 'upstream/master' into destroy
|
2017-08-21 11:15:37 +02:00 |
|
Dimitri Benin
|
2d1ce5ec42
|
Merge remote-tracking branch 'upstream/master' into semver
# Conflicts:
# types/semver/index.d.ts
# types/semver/semver-tests.ts
|
2017-08-21 11:04:32 +02:00 |
|
Dimitri Benin
|
d75bcc6980
|
Merge remote-tracking branch 'upstream/master' into on-headers
# Conflicts:
# types/on-headers/index.d.ts
|
2017-08-21 10:52:24 +02:00 |
|
Dimitri Benin
|
f1642ae670
|
[yallist] add typings
|
2017-08-21 10:19:53 +02:00 |
|
Yuichi Tanikawa
|
ab0913cf2d
|
google-apps-script: getProperty(key) may return null
`getProperty(key)` returns null if no such key exists, according to the
reference (https://developers.google.com/apps-script/reference/properties/properties#getProperty(String)).
|
2017-08-21 12:43:23 +09:00 |
|