Commit Graph

38085 Commits

Author SHA1 Message Date
Armando Aguirre
079c5eb30f Merge pull request #21674 from MobisysGmbH/master
[cordova-plugin-keyboard] update to version 1.2.0
2017-11-27 16:28:21 -08:00
Armando Aguirre
578fd14958 Merge pull request #21726 from Naktibalda/feature/chai-assert-deepInclude
[chai] added missing include methods to Assert
2017-11-27 16:26:20 -08:00
Armando Aguirre
c2f322b1ca Merge pull request #21730 from Knagis/react-redux-connect-options
react-redux: fix Options generic type arguments in connect()
2017-11-27 16:24:57 -08:00
Armando Aguirre
e37a1e4df2 Merge pull request #21729 from JoshuaKGoldberg/highlight.js-node
Stubbed Node and removed --lib dom from highlight.js
2017-11-27 16:23:40 -08:00
Armando Aguirre
1b1c5e0bcc Merge pull request #21735 from nico1510/master
fixed type of drawerLabel prop
2017-11-27 16:21:52 -08:00
Armando Aguirre
03c69322a5 Merge pull request #21733 from carltoncolter/xrm9.0
XRM 9.0 API Update - Xrm.Page deprecation
2017-11-27 16:21:19 -08:00
Armando Aguirre
f63df270c8 Merge pull request #21734 from zwh8800/master
fix @types/puppeteer $eval type error
2017-11-27 16:20:01 -08:00
Armando Aguirre
88f163ea71 Merge pull request #21745 from abauzac/master
Fix Nightwatch getTitle type + this contexts
2017-11-27 16:18:53 -08:00
Armando Aguirre
7aa5437c9b Merge pull request #21742 from inkless/master
[ember-data] add ajax and ajaxOptions to RESTAdapter
2017-11-27 16:16:55 -08:00
Armando Aguirre
8d5fe2a316 Merge pull request #21712 from AbhiPrasad/tinymce-dom-remove-update
tinymce - Update dom.remove typing to include Element
2017-11-27 16:16:08 -08:00
Armando Aguirre
f4c932bce3 Merge pull request #21755 from glenroy37/master
FIX autobahn: Added missing get_retain Flag to ISubscribeOptions
2017-11-27 16:15:18 -08:00
Armando Aguirre
1a6e0c31c5 Merge pull request #21615 from peterbartha/master
Add 'setSelections' to CodeMirror
2017-11-27 16:14:28 -08:00
Armando Aguirre
2cbf3f3b00 Merge pull request #21769 from jhcao23/master
GoogleAuth.signIn return Promise<GoogleUser>
2017-11-27 16:12:14 -08:00
Armando Aguirre
88ae6469a6 Merge pull request #21785 from kkamperschroer/master
Stripe types add some missing expandable types
2017-11-27 16:11:36 -08:00
Armando Aguirre
b87f37443b Merge pull request #21778 from basix86/master
Added missing types of Plotly
2017-11-27 16:10:24 -08:00
Armando Aguirre
0223e74bdd Merge pull request #21777 from chriskrycho/patch-1
ember-data: add an overload for `pushPayload`.
2017-11-27 16:09:13 -08:00
Armando Aguirre
7585504fb2 Merge pull request #21774 from andrewiggins/gzip-size-file
Expand gzip-size types for 4.1
2017-11-27 16:06:49 -08:00
Kyle Kamperschroer
47fe8021a8 Stripe types bump minor version 2017-11-27 12:43:26 -06:00
Kyle Kamperschroer
2582252a0c Stripe types added expandable application fee to charge and expandable customer to subscription 2017-11-27 12:39:37 -06:00
Carlton Colter
611805439b Updated loadPanel description 2017-11-27 12:53:03 -05:00
Carlton Colter
e433c7b7e5 Fix loadPanel
Fixes casing of the Xrm.Panel.loadPanel method in package xrm #21782

sbelzile-Coveo's change
2017-11-27 12:51:18 -05:00
Andre Wiggins
3602601174 Revert usage of ES6 modules in gzip-size tests 2017-11-27 09:33:05 -08:00
Benjamin Lichtman
6377c75303 Merge pull request #21679 from SimonSchick/elastic/errors
elasticsearch: add error classes, flatten definitions, lint
2017-11-27 12:31:49 -05:00
Benjamin Lichtman
dddcf1488c Merge pull request #21478 from kerol2r20/master
[cheerio] Add missing field data to CheerioElement interface
2017-11-27 12:22:05 -05:00
mmatessi
d896198043 fixed lint test 2017-11-27 15:35:14 +01:00
mmatessi
6539884455 Added missing types of Plotly 2017-11-27 14:54:28 +01:00
Chris Krycho
4f999a5974 ember-data: add an overload for pushPayload. 2017-11-27 06:49:17 -07:00
Andre Wiggins
b6f4c866ce Expand gzip-size types for 4.1 2017-11-27 02:39:02 -08:00
John Cao
05d5f49c49 GoogleAuth.signIn return Promise<GoogleUser>
by the google reference for this client api, https://developers.google.com/api-client-library/javascript/reference/referencedocs#googleauthsigninoptions, GoogleAuth.signIn should return Promise<GoogleUser>.
2017-11-27 02:21:54 -05:00
Peter Bartha
59ce8d03df Change properties of argument options 2017-11-26 21:07:32 +01:00
Mathias Teier
92629c37be FIX: Added missing get_retain Flag to ISubscribeOptions 2017-11-26 18:02:33 +01:00
Guangda Zhang
ef1bff7d81 optional third parameters 2017-11-25 20:56:09 -08:00
Carlton Colter
c1fb697564 GlobalContext changed to ClientContext
GlobalContext changed to ClientContext in remaining constant @link tags
2017-11-25 16:06:03 -05:00
Carlton Colter
a8967e9247 Fixed @link references
Fixed @link references
2017-11-25 16:00:07 -05:00
amzac
a0c5e8a72c Fix lint review 2017-11-25 21:47:40 +01:00
Karlis Gangis
77a37a7fab react-redux: fix Options generic type arguments in connect() 2017-11-25 22:07:37 +02:00
amzac
af47b2bfc5 Fix tslint... 2017-11-25 21:00:13 +01:00
amzac
d72fc5bf61 Fix Nightwatch getTitle type + this contexts 2017-11-25 20:23:25 +01:00
Guangda Zhang
483c3f154b Add ajax and ajaxOptions to adapter 2017-11-25 09:56:36 -08:00
zwh8800
aa7f42d55d rename ele to element 2017-11-25 22:43:01 +08:00
Nicolas Beck
1cfcf9cf86 fixed type of drawerLabel prop
according to the docs and my own test 'string' is also allowed as drawerLabel
2017-11-25 09:15:44 +01:00
zwh8800
9bdb3afa3b fix @types/puppeteer $eval type error 2017-11-25 15:39:28 +08:00
Carlton Colter
0c4d0b2d22 Fixed @see to use @link as well
tsdoc doesn't support @see that directs to an internal link like jsdoc does.

http://usejsdoc.org/tags-see.html

tsdoc supports @returns as well as @return.

Made some other tsdoc markup changes.
2017-11-24 22:36:55 -05:00
Carlton Colter
346363a0cc Removed trailing commas
Cleanup trailing commas on enums.
2017-11-24 20:09:09 -05:00
Carlton Colter
170e250976 Fixed External Links
Fixed a few links.  All external links that do not link to an obejct in the definition are tagged with "External Link: "
2017-11-24 20:04:07 -05:00
Carlton Colter
ab9aae1cfb Modified to allow empty interfaces
Empty interfaces need to be allowed.  They are being used to allow the use of deprecated items before they are removed from the javascript api.  It will help people be able to see what they are using is deprecated and needs to be called differently without the need for us to copy and paste the replicated objects, which largely at this point, most of them are.
2017-11-24 19:47:42 -05:00
Carlton Colter
c576d71924 v9 Compatibility
Modified to handle deprecations and have comments that give directions to the sdk webpage.

Added XrmEnum constants for ease of use.
2017-11-24 19:44:54 -05:00
Josh Goldberg
05003fe74b Stubbed Node and removed --lib dom from highlight.js 2017-11-24 13:15:12 -08:00
Gintautas Miselis
75dd3af606 [chai] added missing include methods to Assert 2017-11-24 16:38:29 +00:00
Abhijeet Prasad
c5174becbc Change dom.remove to include Element 2017-11-23 14:51:55 -05:00