Commit Graph

49196 Commits

Author SHA1 Message Date
Armando Aguirre
7adbaa9cec Merge pull request #28235 from Akxe/patch-4
Added textTracks & remoteTextTracks to video.js
2018-08-27 13:55:23 -07:00
Armando Aguirre
15353ab4a1 Merge pull request #28415 from t49tran/react-bootstrap/fix-onChange-definition-toggle-button-group
react-bootstrap/fix on change definition toggle button group
2018-08-27 13:45:30 -07:00
Armando Aguirre
27be8d96a8 Merge pull request #28420 from VincentLanglet/patch-3
[React navigation] Add static Height for Header
2018-08-27 13:39:22 -07:00
Armando Aguirre
17631f0632 Merge pull request #28422 from kevinhughes27/leaflet-editable-commit-drawing
add commitDrawing to leaflet-editable editTools
2018-08-27 13:38:31 -07:00
Armando Aguirre
f2348f1ba6 Merge pull request #28211 from beenotung/node-forge-patch-1
update [@types/node-forge] added ed25519 in pki
2018-08-27 13:37:55 -07:00
Armando Aguirre
53e48582dd Merge pull request #28405 from d-ph/simplify-bluebird-catch-typing
[bluebird] Simplify the "catch()" typing
2018-08-27 13:17:30 -07:00
Armando Aguirre
ec23e2b948 Merge pull request #28368 from meganrm/plotly-adding-plot-types
[Plotly.js] - added typings for histogram plot, and D3 transforms
2018-08-27 13:16:25 -07:00
Armando Aguirre
212bd286c4 Merge pull request #28374 from Jimexist/update-weixin-app-to-reflect-data-props-unification
Update weixin app to reflect data props unification
2018-08-27 13:06:42 -07:00
Armando Aguirre
d6a876aaa2 Merge pull request #28377 from Jimexist/weixin-app-getRelationNodes-fix
weixin-app: update component relationship api calls
2018-08-27 13:05:26 -07:00
Armando Aguirre
78ab06e487 Merge pull request #28402 from d-ph/28083/bluebird-global-misc-updates
[bluebird-global] Miscellaneous improvements
2018-08-27 13:05:03 -07:00
Armando Aguirre
83efb33937 Merge pull request #28417 from nicojs/allow-create-stubbed-instance-with-private-constructors
sinon: Allow stubbed instance with private constructors
2018-08-27 13:04:11 -07:00
Armando Aguirre
d263b60f93 Merge pull request #28423 from pluma/arangodb
Update to latest views API
2018-08-27 13:02:04 -07:00
Armando Aguirre
89ec7805cf Merge pull request #28432 from AlexJerabek/AlexJ-RemoveOutlookLinks
[office-js] Removing links to Office.AsyncResult
2018-08-27 13:00:24 -07:00
Alex Jerabek
228eb22291 Removing links to Office.AsyncResult 2018-08-27 11:46:34 -07:00
Benjamin Lichtman
cd1db00d94 Merge pull request #28023 from felix-hoc/winston-syslog-v2
Update types for winston-syslog to v2.0
2018-08-27 08:30:25 -07:00
Alan Plum
7b31c27dbd Update to latest API 2018-08-27 13:46:35 +02:00
Vincent Langlet
b5b41c82fa Add tests 2018-08-27 12:16:35 +02:00
Kevin Hughes
cf5a6d80b0 add commitDrawing to leaflet-editable editTools 2018-08-27 11:12:20 +01:00
Vincent Langlet
692c76c786 Add static Height 2018-08-27 12:11:23 +02:00
felix-hoc
65574e4f8c Pin @types/winston in v1 to 2.3.9. 2018-08-27 10:48:57 +02:00
Nico Jansen
7663ae186c sinon: Allow stubbed instance with private constructors 2018-08-27 10:24:59 +02:00
Daniel Rosenwasser
5e58f71c5e Merge pull request #28373 from Jimexist/weixin-app-fix-event-details
in weixin-app fix typo details => detail
2018-08-26 20:23:39 -07:00
Daniel Rosenwasser
8d304f77fc Merge pull request #28399 from danwbyrne/toposort
adds typings for the 'toposort' package
2018-08-26 20:20:10 -07:00
Daniel Rosenwasser
84afbea02e Merge pull request #28398 from ddowl/master
react-bootstrap: Allow interval prop to be null
2018-08-26 19:54:03 -07:00
Duong Tran
085789a0e1 fix onChange definition toggle button group 2018-08-27 11:54:01 +10:00
Daniel Rosenwasser
dc7bca0643 Merge pull request #28394 from MrLuje/sinon-jsdoc
Add JSDoc to Sinon
2018-08-26 17:52:39 -07:00
Daniel Rosenwasser
22ad746467 Merge pull request #28412 from aomarks/ansi-escape-sequences
Add types for ansi-escape-sequences
2018-08-26 17:51:40 -07:00
Daniel Rosenwasser
0e1e54b2d1 Merge pull request #28359 from pilagod/sequelize-cursor-pagination
add sequelize-cursor-pagination type declaration
2018-08-26 17:50:37 -07:00
Daniel Rosenwasser
060d1bfd87 Merge pull request #28410 from sintetico82/patch-1
Added method to LCD class
2018-08-26 17:44:27 -07:00
Alexander Marks
d40259ff0f Add types for ansi-escape-sequences 2018-08-26 13:33:19 -07:00
sintetico82
a4de39ab3e Added method to LCD class
Added two method to LCD class:
*    noBacklight(): void;
*    backlight(): void;
2018-08-26 21:32:43 +02:00
Artem
3e39c3ebbd ReactPortal extends ReactElement. (#28264) 2018-08-26 19:05:59 +01:00
Eloy Durán
c75c51c0e7 Merge pull request #28392 from danilobuerger/patch-4
[react-native] SectionList is a VirtualizedList
2018-08-26 17:53:38 +02:00
d-ph
0a256eed01 [bluebird] Simplify the "catch()" typing 2018-08-26 15:35:28 +01:00
d-ph
3cf3939630 [bluebird-global] Miscellaneous improvements
1. Bring copy&pasted code from std lib back to sync.
2. Come up with a plan to remove the copy&paste from std lib
3. Add an information that due to how these typings work,
   users can't cast instances of global Promise to Bluebird
   promise. Also, mention a walk-around if that's needed.
2018-08-26 15:20:29 +01:00
Danilo Bürger
15f698578b [react-native] SectionList is a VirtualizedList
See https://github.com/facebook/react-native/blob/master/Libraries/Lists/SectionList.js#L187
```
export type Props<SectionT> = RequiredProps<SectionT> &
  OptionalProps<SectionT> &
  VirtualizedSectionListProps<SectionT>;
```

See https://github.com/facebook/react-native/blob/master/Libraries/Lists/VirtualizedSectionList.js#L119
```
export type Props<SectionT> = RequiredProps<SectionT> &
  OptionalProps<SectionT> &
  VirtualizedListProps;
```

See https://github.com/facebook/react-native/blob/master/Libraries/Lists/VirtualizedList.js#L54
```
  // TODO: Conflicts with the optional `renderItem` in
  // `VirtualizedSectionList`'s props.
  renderItem: $FlowFixMe<renderItemType>,
```
2018-08-26 15:32:37 +02:00
Eloy Durán
17b491e8f0 Merge pull request #28379 from alloy/relay-queries-and-mutations
[react-relay] Add generics to QueryRenderer and commitMutation.
2018-08-26 15:18:23 +02:00
Eloy Durán
528076138e Merge pull request #28393 from danilobuerger/patch-5
[react-native] FormData is a class
2018-08-26 12:35:32 +02:00
Eloy Durán
55b8085408 [react-relay] Make QueryRenderer typings backwards compatible. 2018-08-26 12:26:47 +02:00
Daniel Byrne
45baf1fcd5 adds typings for the 'toposort' package 2018-08-26 00:52:09 -07:00
Mariusz Pawelski
e6568c65f5 Basic support for typed "this" in Widget Factory (#28395) 2018-08-26 07:21:16 +01:00
Drew Dowling
f137b3e122 react-bootstrap: Allow interval prop to be null
The react-bootstrap docs state that the interval prop on a Carousel can
be null. In this state, a Carousel will not automatically cycle through
its items. Tested locally.

https://react-bootstrap.github.io/components/carousel/#carousels-props-carousel
2018-08-25 17:28:06 -07:00
Daniel Rosenwasser
7c66ef8856 Merge pull request #28299 from romain-faust/gulp-jsonmin
[@types/gulp-jsonmin] Fix imports; remove useless test
2018-08-25 14:01:31 -07:00
Daniel Rosenwasser
d4aee01361 Merge pull request #28344 from aroslov/patch-1
Credentials object spelling fix
2018-08-25 13:59:20 -07:00
Daniel Rosenwasser
0217278516 Merge pull request #28286 from aikoven/fix-wu-find
[wu] Make `wu.find` return `T | undefined`
2018-08-25 13:54:22 -07:00
Daniel Rosenwasser
2a0f490032 Merge pull request #28350 from t49tran/react-bootstrap/update-nav-dropdown-definition
[react-bootstrap] update nav dropdown title definition
2018-08-25 13:52:40 -07:00
Daniel Rosenwasser
02f7058d86 Merge pull request #28366 from DefinitelyTyped/fix-bad-assignments-react-user-code
Use StyleProp for style properties
2018-08-25 13:47:18 -07:00
MrLuje
f8edcaeac6 jsdoc: sinon lint 2018-08-25 22:47:01 +02:00
Daniel Rosenwasser
e825cce891 Merge pull request #28378 from alejo90/leaflet-14809
[leaflet]: Fixes #14809 - improve Polyline and Polygon typings
2018-08-25 13:46:04 -07:00
Daniel Rosenwasser
5c320339f0 Merge pull request #28389 from lannonbr/teddy
Adding Type definitions for Teddy
2018-08-25 13:45:17 -07:00