Commit Graph

50561 Commits

Author SHA1 Message Date
Wyatt Johnson
fc759dcbef feat: added AggregationCursor.hasNext 2018-09-20 21:55:27 -06:00
Jesse Trinity
fdb583ed26 Merge pull request #29031 from mike-north/ember-debug
[ember] @ember/debug as source of types, ember as re-export
2018-09-20 16:50:33 -07:00
Jesse Trinity
9b61a90964 Merge pull request #29029 from mike-north/ember-engine
[ember] @ember/engine as source of types, ember as re-export
2018-09-20 16:49:11 -07:00
Mike North
ab6cadc7e9 [ember] @ember/debug as source of types, ember as re-export 2018-09-20 16:45:05 -07:00
Mike North
5705bdcd82 Merge branch 'master' of github.com:DefinitelyTyped/DefinitelyTyped into ember-engine 2018-09-20 16:43:42 -07:00
Jesse Trinity
e745687df1 Merge pull request #29021 from joaovieira/next/component-types
[@types/next] Add NextComponentType akin to React.ComponentType.
2018-09-20 16:43:31 -07:00
Jesse Trinity
2de6aab952 Merge pull request #28990 from mike-north/tslint-enable-rules
[ember] Enable eight useful TSLint rules
2018-09-20 16:38:55 -07:00
Jesse Trinity
1288978782 Merge pull request #29033 from Teoxoy/patch-2
updated Container.addChild in PIXI.js
2018-09-20 16:35:53 -07:00
Jesse Trinity
6be9177a12 Merge pull request #29046 from dkpsk/gas-get-property
@types/google-apps-script getProperty may return null
2018-09-20 16:34:26 -07:00
Armando Aguirre
2621fa7b9b Merge pull request #28493 from JRasmusBm/master
Create Type Definitions for react-visibility-sensor
2018-09-20 16:33:24 -07:00
Jesse Trinity
f644938f6a Merge pull request #29038 from LinusU/patch-1
browserify: work around TypeScript issue 14107
2018-09-20 16:32:14 -07:00
Jesse Trinity
b880dbcf20 Merge pull request #29055 from simonihmig/chai-dom-trimmed
Add trimmed flag to chai-dom
2018-09-20 16:08:42 -07:00
Jesse Trinity
fcf21056d2 Merge pull request #29047 from byGui/master
[gl-matrix] Add method vec2#rotate()
2018-09-20 16:03:54 -07:00
Jesse Trinity
530cc91cea Merge pull request #29064 from bsnote/patch-1
Specify limit to be a string or a number
2018-09-20 15:54:53 -07:00
Nathan Shively-Sanders
10392b1193 Merge pull request #29034 from Methuselah96/fix-react-reconciler-export
[react-reconciler] Fix export to be exported function with namespace instead of default export
2018-09-20 15:49:34 -07:00
Jesse Trinity
33af78c977 Merge pull request #29002 from tjhsiang/highcharts-fixes-2018-09-18
[highcharts] Annotations, Fix responsive, misc. fixes and additions
2018-09-20 15:31:07 -07:00
Nathan Shively-Sanders
e52446afca Merge pull request #29054 from eugirdor/feature/got/https-requestoptions
[got] Allow use of https.RequestOptions
2018-09-20 15:14:07 -07:00
Jesse Trinity
892f5c84f0 Merge pull request #29053 from richardison/fix_highstock_button_event
[@types/highcharts] Add click event type to range selector button
2018-09-20 15:13:29 -07:00
Jesse Trinity
eb8b3eff61 Merge pull request #29041 from qvxqvx/jss-plugin-type-correction
[jss] Correction to JSSPlugin definition
2018-09-20 15:01:08 -07:00
Jesse Trinity
cb75e9c665 Merge pull request #29026 from afinch7/master
json-schema: v6 and v7 changed to better comply with the draft definitions.
2018-09-20 14:58:38 -07:00
Jesse Trinity
13845db505 Merge pull request #29030 from AlexJerabek/AlexJ-BetaUpdate
[office-js] Excel 1.8 Updates
2018-09-20 14:54:14 -07:00
Jesse Trinity
21f70b0675 Merge pull request #29015 from dymafr/patch-7
Mongoose - add findOneAndDelete
2018-09-20 14:40:51 -07:00
Nathan Shively-Sanders
77d43a7440 Merge pull request #29065 from mscharlock/customfunctions
Adding comments to custom functions
2018-09-20 14:31:42 -07:00
Linus Unnebäck
e5d1a67ec6 browserify: work around TypeScript issue 14107
Changes the overloaded function to a single function that accepts a union. This works around Microsoft/TypeScript#14107.
2018-09-20 22:33:35 +02:00
mscharlock
ec31abdd97 fix line spacing 2018-09-20 12:11:18 -07:00
mscharlock
5542f92ec1 remove office things 2018-09-20 11:55:15 -07:00
mscharlock
d2feb1a582 somehow I did something weird with office runtime 2018-09-20 11:54:15 -07:00
mscharlock
08d723da66 adding comments & end/begin 2018-09-20 11:49:42 -07:00
Nathan Bierema
5a28e59385 Fix import 2018-09-20 14:28:10 -04:00
Nathan Shively-Sanders
da80a81f9b Merge pull request #29052 from saenglert/master
[obj-str] Created obj-str definition
2018-09-20 11:26:23 -07:00
Nathan Shively-Sanders
ed7651663d Merge pull request #28892 from panascais-forks/i18next-missing-key-handler
[i18next] fixes + update to 11.x
2018-09-20 11:18:25 -07:00
Andrei Sedoi
98ec210f8d Specify limit to be a string or a number 2018-09-20 20:52:48 +03:00
Mike North
0a53326b6e [ember] add tsconfig path mappings for @ember/engine 2018-09-20 09:18:26 -07:00
Mike North
8c66241ede [ember] @ember/engine as source of types, ember as re-export 2018-09-20 09:18:14 -07:00
simon
ca0f99ff64 Add trimmed flag to chai-dom 2018-09-20 18:01:26 +02:00
David Rodrigue
958c9f2ae6 allow use of https request options 2018-09-20 10:49:19 -05:00
richardison
5d9b665d4c Update: interface name 2018-09-20 11:41:46 -04:00
richardison
a80a25b7fb Add: click event type to range selector button 2018-09-20 11:29:15 -04:00
Sascha Englert
40bb1edfac Adjusted tsconfig and fixed critical whitespace missing in comment /s 2018-09-20 17:25:57 +02:00
Sascha Englert
5e362d9cc9 Created obj-str definition 2018-09-20 17:12:26 +02:00
Nathan Bierema
e56c5f3d71 tslint not eslint 2018-09-20 09:29:48 -04:00
Silas Rech
138afa6e2c Fixes + update to 11.9 2018-09-20 15:03:20 +02:00
Nathan Bierema
a8fbb851de Disable rule 2018-09-20 08:54:47 -04:00
Guillermo Gombau
74e1cea0b9 Add vec2#rotate 2018-09-20 14:13:24 +02:00
dkpsk
eff4c97779 fix definition for getProperty to return string | null 2018-09-20 20:39:19 +09:00
mscharlock
502af779fb adding comment 2018-09-19 21:34:31 -07:00
Nathan Bierema
df91a2a544 [react-reconciler] Fix export 2018-09-19 23:58:41 -04:00
Teoxoy
08373d3373 updated Container.addChild
If you pass the args to addChild via spread operator over an array you will get: [ts] Expected at least 1 arguments, but got 0 or more.
I think this is the best way to solve it.
2018-09-20 03:01:56 +02:00
Jesse Trinity
14d0a6329a Merge pull request #28941 from Conrad777/master
@types/chart.js: added missing legendCallback to ChartOptions
2018-09-19 15:49:05 -07:00
Jesse Trinity
85a26b7dac Merge pull request #28946 from tscizzle/scatter-type
in types/chart.js, added 'scatter' to ChartType options
2018-09-19 15:42:17 -07:00