Daniel Rosenwasser
|
45c88e2059
|
Merge pull request #25820 from ZaidoR1/patch-1
added 2 missing defs (domain+request) in amazon-product-api for IItemLookupOptions
|
2018-05-21 17:52:24 -07:00 |
|
Daniel Rosenwasser
|
20a2a85a5f
|
Merge pull request #25893 from tomwanzek/d3-color-jsdoc
doc(d3-color): Complete JSDoc Comments
|
2018-05-21 17:39:24 -07:00 |
|
Daniel Rosenwasser
|
7bb37499a7
|
Merge pull request #25898 from GlenCFL/atom-1.27
[atom] support version 1.27
|
2018-05-21 17:34:34 -07:00 |
|
Zev Spitz
|
9d66b391d7
|
Reduce any 2
|
2018-05-22 02:30:30 +02:00 |
|
Daniel Rosenwasser
|
f730b2465b
|
Merge pull request #25905 from oyvindjam/improve-facebook-instant-games
Improve facebook-instant-games and upgrade from 6.1 to 6.2
|
2018-05-21 16:58:09 -07:00 |
|
Alex Jerabek
|
e7e64d2735
|
Normailzing callback and async result strings
|
2018-05-21 16:14:53 -07:00 |
|
Jonathan Jung
|
26d40427c1
|
[types/aws-lambda] adds a path attribute to the APIGatewayEventRequestContext
|
2018-05-21 14:59:14 -07:00 |
|
Rick-Kirkham
|
4ef1e1b65a
|
Merge pull request #6 from Rick-Kirkham/AlexJ-Migration-Cleanup
Adding Requirement Sets and spacing cleanup
|
2018-05-21 12:08:23 -07:00 |
|
Alex Jerabek
|
d43c45aaa3
|
Adding documention from UI.Dialog to DialogHandler class
|
2018-05-21 11:45:52 -07:00 |
|
Alex Jerabek
|
94e8c22ab3
|
Adding Requirement Sets and spacing cleanup
|
2018-05-21 11:38:34 -07:00 |
|
Rick-Kirkham
|
818d3f6b0b
|
Merge pull request #5 from Rick-Kirkham/AlexJ-Migration-Cleanup
Alex j migration cleanup
|
2018-05-21 11:27:45 -07:00 |
|
Alex Jerabek
|
0d24e9589b
|
Correcting IdentityAPI capitalization
|
2018-05-21 11:16:21 -07:00 |
|
Alex Jerabek
|
4e3aa7a59c
|
Fix spacing and 'last modified in' prose
|
2018-05-21 11:14:06 -07:00 |
|
Alex Jerabek
|
7cdd1daa0d
|
Spacing cleanup and removing 'last modified in' comments (#4)
|
2018-05-21 10:46:26 -07:00 |
|
jonbretman
|
8eb8a46af9
|
fix(stripe): listSource should be listSources
|
2018-05-21 16:29:27 +01:00 |
|
Zev Spitz
|
b50cae0a82
|
Reduce any 1
|
2018-05-21 16:31:08 +02:00 |
|
Zev Spitz
|
fc0a7f609a
|
Fixes from autogenerated; default members; default value for parameters
|
2018-05-21 16:19:07 +02:00 |
|
Eloy Durán
|
4393935ba7
|
Merge pull request #25888 from VincentLanglet/layoutProps
[@types/react-native] Remove layoutProperties
|
2018-05-21 12:35:13 +02:00 |
|
GlenCFL
|
12bfa24567
|
[atom] mark MarkerLayer.getRole's return as potentially undefined
|
2018-05-21 05:38:37 -04:00 |
|
Liveangela
|
641748a28a
|
[echarts]: add new feature of echarts4.0 and echarts-gl
|
2018-05-21 14:59:33 +08:00 |
|
John Ferreira
|
4001ee72d3
|
add renderLine options
|
2018-05-21 15:42:47 +09:00 |
|
Mohsen Azimi
|
95427c2bb4
|
Add typings for favicons
|
2018-05-20 16:03:46 -07:00 |
|
GlenCFL
|
2a4b24f0d0
|
[atom] support Project.onDidReplace, add history interfaces
|
2018-05-20 18:08:40 -04:00 |
|
Øyvind Johansen Amundrud
|
854a093d69
|
Exercise each function in test
|
2018-05-20 23:37:59 +02:00 |
|
Øyvind Johansen Amundrud
|
92eb9e143f
|
Add documentation
|
2018-05-20 23:30:23 +02:00 |
|
Øyvind Johansen Amundrud
|
230927f9c2
|
Update API to 6.2
|
2018-05-20 23:22:33 +02:00 |
|
Øyvind Johansen Amundrud
|
9e60c29227
|
Update types
|
2018-05-20 23:19:26 +02:00 |
|
Ricky Kirkham
|
0275ec9ca0
|
typo and fixing DialogOptions info
|
2018-05-20 13:24:50 -07:00 |
|
Ricky Kirkham
|
156c92a610
|
adding missing documentation for many APIs
|
2018-05-20 13:12:58 -07:00 |
|
Tarnay Kálmán
|
7e99b9efc8
|
[react-aria-menubutton] drop patch version to make CI happy
|
2018-05-20 22:10:13 +02:00 |
|
Tarnay Kálmán
|
8f6bd06104
|
[react-aria-menubutton] onSelection is optional since 5.1.1
no other api changes since 5.0 according to the project's change log
|
2018-05-20 21:54:47 +02:00 |
|
AndersonFriaca
|
18b3cf6e74
|
Types for JQuery Slugify
|
2018-05-20 15:51:51 -04:00 |
|
GlenCFL
|
b0ebc93ab3
|
[atom] support version 1.27
|
2018-05-20 11:07:44 -04:00 |
|
Ford Hurley
|
eb59409935
|
THREE.BufferGeometry.setFromPoints accepts Vector2s as well
The documentation shows examples of this, e.g.:
https://threejs.org/docs/#api/extras/curves/EllipseCurve
The source code shows how it handles an array of either type:
https://github.com/mrdoob/three.js/blob/2f2e5f731/src/core/BufferGeometry.js#L352
|
2018-05-20 09:52:28 -04:00 |
|
denis
|
21696eb97b
|
Universal Coordinated Time -> Coordinated Universal Time
|
2018-05-20 09:05:44 +02:00 |
|
Thomas Wanzek
|
176ec5a729
|
doc(d3-color): complete JSDoc comments
|
2018-05-19 23:51:18 -04:00 |
|
Vincent Langlet
|
8dbab0928b
|
Remove layoutProps
|
2018-05-19 14:22:25 +02:00 |
|
Charles Salmon
|
d56f513294
|
Add TS version and set strictFunctionTypes on react-youtube-embed.
|
2018-05-19 12:41:29 +12:00 |
|
Charles Salmon
|
1def6a9af5
|
Add definitions for react-youtube-embed.
|
2018-05-19 12:28:47 +12:00 |
|
Ron Buckton
|
7983861f3e
|
Merge pull request #25840 from MathiasPaumgarten/gl-texture2d-fix
fixes gl-texture2d with missing setPixels() method
|
2018-05-18 17:16:06 -07:00 |
|
Ron Buckton
|
0a13c54999
|
Merge pull request #25833 from affilnost/master
package.json reformat: 4 spaces indentation according to the .editorconfig
|
2018-05-18 17:12:43 -07:00 |
|
Ron Buckton
|
4ae0bed77c
|
Merge pull request #25812 from Slessi/typings/react-native-multi-slider
Typings for react-native-multi-slider
|
2018-05-18 17:11:47 -07:00 |
|
Ron Buckton
|
97c87942c9
|
Merge pull request #25813 from Slessi/typings/extract-files
Typings for extract-files
|
2018-05-18 16:59:06 -07:00 |
|
Ron Buckton
|
b030b96b24
|
Merge pull request #25811 from knegusen/react-collapsible
Add definitions for react-collapsible
|
2018-05-18 16:48:58 -07:00 |
|
Ron Buckton
|
33733f0504
|
Merge pull request #25807 from spacejack/tail
Add types for tail
|
2018-05-18 16:41:04 -07:00 |
|
Ron Buckton
|
20b889547b
|
Merge pull request #25797 from pluma/rmfr
Add typings for rmfr
|
2018-05-18 16:34:24 -07:00 |
|
Ron Buckton
|
badf3600e2
|
Merge pull request #25798 from pluma/mkdirp-promise
Add mkdirp-promise typings
|
2018-05-18 16:26:13 -07:00 |
|
Ron Buckton
|
5d1e2748bd
|
Merge pull request #25740 from karol-majewski/memoize-one
Create definitions for memoize-one
|
2018-05-18 16:19:59 -07:00 |
|
Ron Buckton
|
0d169b5119
|
Merge pull request #25745 from zspitz/jscript-wsh
Switch scripthost dependencies to activex-interop / windows-script-host
|
2018-05-18 15:06:48 -07:00 |
|
Ron Buckton
|
5df825b3cf
|
Merge pull request #25773 from forabi/add-p-memoize
Add types for p-memoize
|
2018-05-18 14:58:32 -07:00 |
|