Commit Graph

51614 Commits

Author SHA1 Message Date
Ron Buckton
650ca90dfc
Merge pull request #30027 from chrolivier/arangodb-crypto-jwtDecode
Corrected return type of arangodb/crypto.jwtDecode function to "object | null"
2018-10-25 13:48:08 -07:00
Ron Buckton
26c73e2495
Merge pull request #30029 from alex-deas/draft-js/BlockRenderMap
draft-js Export BlockRenderMap typedefs
2018-10-25 13:47:00 -07:00
Alex Deas
0b5403ba1d draft-js
- Export DraftBlockRenderConfig & DraftBlockRenderMap
2018-10-25 12:23:35 +01:00
Chris Olivier
eecb0a10ff
Update index.d.ts
Corrected return type of jwtDecode from "string | null" to "object | null"
2018-10-25 09:23:53 +02:00
Daniel Rosenwasser
0e0e730ec8
Merge pull request #30006 from fiznool/react-native-status-bar-height
Added types for react-native-status-bar-height
2018-10-24 16:48:54 -07:00
Mike Engel
9fb6115f79 feat(graphql-resolvers): Add types for graphql-resolvers (#29914) 2018-10-24 14:51:36 -07:00
Ron Buckton
9491811758
Merge pull request #29746 from danmana/mongoose
@types/mongoose: Add writeConcern to SchemaOptions. Closes #29707
2018-10-24 11:43:40 -07:00
Ron Buckton
94794acd1d
Merge pull request #29985 from bojand/master
[mali] Remove
2018-10-24 11:24:37 -07:00
Ron Buckton
87d5e87884
Merge pull request #29988 from chriskrycho/ember-object-internals-copy-deprecation
Ember: add deprecation note for `object/internals/copy`.
2018-10-24 11:23:35 -07:00
Ron Buckton
18db0786bc
Merge pull request #29841 from jagregory/aws-lambda-cognito-user-migration
[aws-lambda] Add Amazon Cognito Migrate User triggers
2018-10-24 11:15:19 -07:00
Ron Buckton
b440a463a6
Merge pull request #29852 from teterin/patch-1
Add domain property to Cookie
2018-10-24 11:09:17 -07:00
Ron Buckton
59dfde0614
Merge pull request #30002 from sgreav/master
[Slate] Add Editor Definition
2018-10-24 11:08:26 -07:00
Ron Buckton
96e7915837
Merge pull request #30007 from ForbesLindesay/speakeasy
Update speakeasy
2018-10-24 11:04:41 -07:00
Forbes Lindesay
a348ce6aa3 Update speakeasy types 2018-10-24 17:12:21 +01:00
Benjamin Lichtman
c1c2ee9c1b
Merge pull request #29987 from uniqueiniquity/getLocFromIndex
[eslint] Correct return type for getLocFromIndex
2018-10-24 08:33:41 -07:00
Tom Spencer
7505835324 Added types for react-native-status-bar-height 2018-10-24 16:33:27 +01:00
Sebastian Greaves
4c6fb7845e bump friends ts version 2018-10-24 15:04:52 +01:00
Sebastian Greaves
66fcd862f3 bump ts version 2018-10-24 15:03:03 +01:00
Sebastian Greaves
5bddeaef13 Add SyntheticEvent type 2018-10-24 15:01:12 +01:00
Sebastian Greaves
148162eac3 Correct linter issues 2018-10-24 14:53:54 +01:00
Sebastian Greaves
21351beac6 Address review feedback
- Use more strict `Event` rather than `any` for `event` function
- `Editor` is not really an `Immutable.Record` so rework class definition to remove the extension on `Record`
2018-10-24 14:49:13 +01:00
Sebastian Greaves
c201a29a80 Bump version number 2018-10-24 14:00:37 +01:00
Sebastian Greaves
b486074693 Correct indentation 2018-10-24 13:57:02 +01:00
Sebastian Greaves
af28fa1d9b Undo unintended line removal 2018-10-24 13:52:16 +01:00
Sebastian Greaves
c60ad4ab65 [Slate] Add Editor Definition
Editor is not defined in @types/slate, making it difficult to develop
for slate in Typescript if not using slate-react ( and therefore
@types/slate-react, where the React mounted editor is defined).
2018-10-24 13:44:38 +01:00
Chris Krycho
03f3877a13
Ember: add deprecation note for object/internals/copy. 2018-10-23 18:24:25 -06:00
Benjamin Lichtman
e4d310be5c Correct return type for getLocFromIndex 2018-10-23 17:17:04 -07:00
Bojan Djurkovic
d7b9199894 remove mali as it is not needed any more because we publish the module with type definitions 2018-10-23 20:08:20 -03:00
Igor Oleinikov
3b01bb29b1
Merge pull request #29916 from gilbsgilbs/styled-components-macro
[styled-components] Add type definitions for the babel macro.
2018-10-23 11:58:53 -07:00
Ron Buckton
bfbf192f3e
Merge pull request #29906 from fluidsonic/facebook-js-sdk-3.1
[facebook-js-sdk] Updated types to SDK version 3.1
2018-10-23 10:02:22 -07:00
Ron Buckton
3af200ae80
Merge pull request #29819 from oBusk/angular-ui-sortable-property-clash
[angular-ui-sortable] Fix types of property 'sortable' are incompatible
2018-10-23 10:00:41 -07:00
Ron Buckton
7d4c5c480b
Merge pull request #29971 from zenmumbler/master
Update webgl-ext types to work with TS2.7+
2018-10-23 09:55:51 -07:00
Ron Buckton
978aa146d5
Merge pull request #29977 from Knuddels/master
updated some typings
2018-10-23 09:53:00 -07:00
Knuddels-TobyB
315b791e7a updated some typings 2018-10-23 17:56:14 +02:00
Arthur Langereis
aec45b1b4d
Add TS min version header to webgl-ext 2018-10-23 14:44:30 +02:00
Arthur Langereis
423e76ee79
Update webgl-ext types to work with TS3 2018-10-23 14:38:55 +02:00
Arthur Langereis
a84a949764
Remove types from old location 2018-10-23 14:37:56 +02:00
Arthur Langereis
c624b64d99
Merge remote-tracking branch 'upstream/master' 2018-10-23 12:56:55 +02:00
Gilbert Gilb's
739edf1fb0 Move test files to a test directory. 2018-10-23 08:52:17 +02:00
Gilbert Gilb's
97dc04e1dc styled-components: Add type definitions for the babel macro. 2018-10-22 22:08:06 +02:00
Dan Manastireanu
3ea5ad14c4 @types/bull Update to version 3.4.8. Closes #22673 #23965 #18911 (#29875)
* @types/bull Update to version 3.4.8. Closes #22673 #23965 #18911

* Fix return type for moveTo* methods
2018-10-22 09:38:28 -07:00
Leonard Thieu
c6fe757c0d [jquery] Fix TContext declaration of jQuery.proxy on wrong value's type. (#29930)
* [jquery] Match parameter names to documentation more closely.

* [jquery] Add documentation to parameters.

* [jquery] Fix `TContext` declaration on wrong value's type.

Declaring `this` as `TContext` on the input function ensures that it can handle having its context changed to `TContext`. Declaring `this` on the output function is not important because the function will be already defined. It can also get in the way when passing a callback to a function whose callback parameter has `this` declared.

* [jquery] Drop constraint from `TContext`.

It's not really necessary and it is possible to pass primitives as the context.
2018-10-22 09:28:30 -07:00
Gabor Babicz
6e675310cc Declare enableFeature (#29927)
* Declare `enableFeature`

* Add missing newline

Co-Authored-By: zeppelin <gabor.babicz@gmail.com>
2018-10-22 09:27:54 -07:00
Jeow Li Huan
434800bc66 @lingui/macro: Add Typescript definitions. https://github.com/huan086/lingui-typings/issues/2. (#29925) 2018-10-22 09:27:08 -07:00
Leonard Thieu
59b32e5353 [jquery] Add self-extending overloads of jQuery.extend(). (#29924) 2018-10-22 09:25:28 -07:00
Jungwoo An
daa2f21886 Add new typings for consola (#29923) 2018-10-22 09:24:51 -07:00
Alessandro Burato
47d137af32 Type definitions for zipcelx (#29917)
* Type definitions for zipcelx

* add strictFunctionTypes to tsconfig.json
2018-10-22 09:21:30 -07:00
Mike Engel
98a045b99c feat(dev-ip): Add types for dev-ip (#29913) 2018-10-22 09:16:46 -07:00
ksnil
cbcc683dee Fix handleFilterSuggestions return type (#29912) 2018-10-22 09:15:51 -07:00
Yuri Araújo
91bbf4c1b2 Mustache: tags should be a string array (#29886)
* Parameter update according to Mustache documentation

* correction in comment

* Version

* Substituição de tipo any por string[]
2018-10-22 09:09:14 -07:00