shaofengzhu
ef65c00a42
Update types/custom-functions-runtime/custom-functions-runtime-tests.ts
...
Co-Authored-By: mscharlock <mischarl@microsoft.com>
2018-12-14 16:16:38 -08:00
shaofengzhu
cf37cd3db8
Update types/custom-functions-runtime/index.d.ts
...
Co-Authored-By: mscharlock <mischarl@microsoft.com>
2018-12-14 16:16:29 -08:00
mscharlock
fbae72d042
fixing asterix
2018-12-12 17:19:08 -08:00
mscharlock
2f027e0110
asterix fix
2018-12-12 17:13:53 -08:00
Michelle Scharlock
5ffe144628
Merge branch 'master' into michelle-custfuncassociate
2018-12-12 17:07:44 -08:00
mscharlock
52b2c1cc77
linting fix
2018-12-12 16:59:20 -08:00
Jesse Trinity
1f639cd8d8
Merge pull request #31136 from pshrmn/react-global-dups
...
[react] Deduplicate HTMLElements in global.d.ts
2018-12-12 16:02:07 -08:00
Jesse Trinity
f0b824d395
Merge pull request #31282 from jb1361/master
...
Update styles interface for react-burger-menu
2018-12-12 15:51:02 -08:00
Jesse Trinity
f37f9ee14f
Merge pull request #31269 from gastwork13/master
...
Added polygon type, geometryEditor namespace, filled placemark option…
2018-12-12 15:17:57 -08:00
Jesse Trinity
ca42826e34
Merge pull request #31177 from BendingBender/node-worker-threads
...
Add types for experimetal worker_threads module
2018-12-12 14:57:42 -08:00
Jesse Trinity
d161f79adb
Merge pull request #31286 from joshuaobrien/master
...
fix(gapi.people): replace deprecated RequestMask with PersonFields
2018-12-12 14:30:44 -08:00
Jesse Trinity
9b5a2a9750
Merge pull request #31306 from ApeNox/patch-2
...
rename Options to searchOptions in props [react-places-autocomplete]
2018-12-12 14:17:59 -08:00
Jesse Trinity
73ec770244
Merge pull request #31304 from HKCordel/react-table-filterall-fix
...
React-Table: When filterAll is set, filterMethod must take and return rows (any[])
2018-12-12 14:15:59 -08:00
Jesse Trinity
79a8db528b
Merge pull request #31310 from BendingBender/proj4
...
Update types for proj4
2018-12-12 14:13:21 -08:00
Jesse Trinity
2ed75e4873
Merge pull request #31297 from tomashubelbauermicrosoft/patch-1
...
Add movementX and movementY to MouseEvent
2018-12-12 14:05:38 -08:00
Jesse Trinity
663e0bf560
Merge pull request #31292 from manindr/master
...
[CKEditor] Add optional 'movingOut' parameter in DOM walker's guard property
2018-12-12 14:03:21 -08:00
Jesse Trinity
bcc6faf99a
Merge pull request #31254 from kjin/node-trace-events
...
[node] add trace_events type definitions
2018-12-12 13:57:52 -08:00
Jesse Trinity
0518a9e24c
Merge pull request #31048 from mAAdhaTTah/feature/victory-bar-props
...
Add barWidth & barRatio props to VictoryBarProps
2018-12-12 13:43:44 -08:00
Nathan Shively-Sanders
1e1dc0211a
Merge pull request #31332 from DefinitelyTyped/fix-multi-progress-reference
...
Fix multi-progress reference to progress
2018-12-12 13:36:31 -08:00
mAAdhaTTah
a01d23b10c
Add barWidth & barRatio props to VictoryBarProps
2018-12-12 16:23:24 -05:00
Nathan Shively-Sanders
969421fd0e
Fix multi-progress reference to progress
2018-12-12 12:58:11 -08:00
Nathan Shively-Sanders
73a3ac3c9f
Merge pull request #30856 from crispthinking/sinon-matchers
...
sinon: allow matchers as args
2018-12-12 11:27:18 -08:00
Nathan Shively-Sanders
5f6e3a4a80
Merge pull request #31249 from BendingBender/has-emoji
...
Add types for has-emoji
2018-12-12 11:15:48 -08:00
43081j
7c55f18643
sinon: add tslint config
2018-12-12 19:05:28 +00:00
Kelvin Jin
b6ed9ced63
[node] add trace_events type definitions
2018-12-12 11:05:13 -08:00
James Garbutt
b4715b48d6
sinon: resolve version issues
2018-12-12 19:02:32 +00:00
James Garbutt
91e0fb8638
sinon: add typed args tests
2018-12-12 19:02:32 +00:00
James Garbutt
56b611f687
sinon: allow matchers as args
2018-12-12 19:02:32 +00:00
Jesse Trinity
1e6a34cc82
Merge pull request #31139 from danvk/mapbox-fill-extrude
...
Add fill-extrusion-vertical-gradient property for mapbox-gl
2018-12-12 10:12:13 -08:00
Dimitri Benin
6b45c74db0
Update types for proj4
2018-12-12 16:03:11 +01:00
Nokky Goren
f8077c8202
update contributor name
2018-12-12 15:20:49 +02:00
Nokky Goren
60eb70b81e
rename Options to searchOptions in props
...
This should have been added before, but has been left out
2018-12-12 14:51:41 +02:00
Harald Korneliussen
e7be2c68fa
When filterAll is set, filterMethod must be a function that takes and returns any[]
2018-12-12 12:59:51 +01:00
Tomas Hubelbauer
00262b050a
Add movementX and movementY to MouseEvent
...
React now polyfills `movementX` and `movementY`, see facebook/react#6723 .
2018-12-12 10:08:00 +01:00
UrielCh
cca60bd544
Add Document as JQuery.contents() output encapsulated type. ( #31296 )
...
$('iframe').contents() is a JQuery<Document>;
2018-12-12 08:46:22 +00:00
Dimitri Benin
354829f2f7
Add types for experimental worker_threads module
2018-12-12 08:46:44 +01:00
Maninder Singh
e355f9a29f
Fix lint error for CKEditor
2018-12-12 11:39:59 +05:30
Maninder Singh
4b54a71007
Add UT to test updated DOM walker's guard property
2018-12-12 11:21:14 +05:30
Ferdy Budhidharma
c2367fab52
[react] allow weaker prop declarations for nullish properties ( #31280 )
...
* feat(react): allow weaker prop declarations for nullish properties
* fix tests
2018-12-12 04:57:32 +00:00
Bradley Ayers
5bcb6eca22
fix(react-router): match is only null for function child ( #31278 )
...
* fix(react-router): match is only null for function child
* fix(react-router): explicitly export interface (strict-export-declare-modifiers)
2018-12-12 04:56:05 +00:00
Joshua O'Brien
dd92d2da9b
Refactor gapi and gapi.auth2 tests to account for changes in gapi.people
...
definitions
2018-12-12 11:54:59 +11:00
Joshua O'Brien
bd464573d7
fix(gapi.people): replace deprecated RequestMask with PersonFields
2018-12-12 11:24:32 +11:00
jb1361
d5d8a4429b
Update styles interface
2018-12-11 17:25:33 -05:00
Andrew Casey
10739f8bd4
Merge pull request #30962 from DHBrett/DHBrett/multi-progress
...
Adding type definitions for multi-progress
2018-12-11 14:04:19 -08:00
David Brett
f4d137c459
PR Feedback - linting and missing export
2018-12-11 16:51:05 -05:00
Jesse Trinity
2a472007f1
Merge pull request #31058 from jfrancos/patch-2
...
connect-mongo: update MongoStore to include close()
2018-12-11 13:42:00 -08:00
Jesse Trinity
75f4f37457
Merge pull request #31095 from karl-run/master
...
Update eureka-js-client to 4.4 typing
2018-12-11 13:31:36 -08:00
Maninder Singh
21ab9421ab
Add 'movingOut' param to Dom walker's guard method
2018-12-12 01:55:59 +05:30
Jesse Trinity
a6097e9dc2
Merge pull request #31274 from DefinitelyTyped/clarify-readme-linting-rules
...
Clarifying tslint.json content instructions
2018-12-11 11:15:46 -08:00
Jesse Trinity
291ba3002e
Clarifying tslint.json content instructions
...
The language and examples surrounding linting of new packages is ambiguous. This makes the language and examples more explicit in an attempt to direct contributors to remove linting rules from tslint.json before opening PRs.
2018-12-11 11:08:16 -08:00