Commit Graph

42746 Commits

Author SHA1 Message Date
Oblosys
e6406805ec [react] Add supressHydrationWarning to React.HTMLAttributes interface
Added in 16.1.0 (https://github.com/facebook/react/releases/tag/v16.1.0)
Docs: https://reactjs.org/docs/dom-elements.html#suppresshydrationwarning
2018-03-16 16:04:03 +01:00
Arthur Ozga
17c3e0a996 Merge pull request #24283 from screendriver/tiny-slider-react
[tiny-slider-react] Add types
2018-03-15 15:19:01 -07:00
Arthur Ozga
a44e292718 Merge pull request #24269 from guilhermehubner/patch-2
[react-text-mask] Fix mask function type
2018-03-15 14:11:28 -07:00
Arthur Ozga
c4e18be581 Merge pull request #24241 from gabsprates/react-avatar-editor_bugfix
fix react-avatar-editor methods
2018-03-15 14:06:27 -07:00
Arthur Ozga
b57b155cbd Merge pull request #24222 from juanjoDiaz/fix_bug_in_json2csv_options
Fix bug in json2csv options
2018-03-15 14:00:05 -07:00
Arthur Ozga
22cff2ed39 Merge pull request #24205 from saschanaz/webidl2-const
fix(webidl2): idlType is IDLTypeDescription
2018-03-15 13:59:34 -07:00
Arthur Ozga
ec7489abab Merge pull request #24319 from JFGHT/master
Fixed functions
2018-03-15 13:56:27 -07:00
Arthur Ozga
48b9658695 Merge pull request #24320 from LucianBuzzo/json-schema-format
Add 'format' attribute to json-schema types
2018-03-15 13:44:57 -07:00
Arthur Ozga
1690666f05 Merge pull request #24204 from Nayni/graphql-resolve-batch-jsdocs
graphql-resolve-batch: improve test coverage and add jsdocs
2018-03-15 13:42:29 -07:00
Arthur Ozga
399efe1108 Merge pull request #23870 from daugsbi/master
Expand typings for package jss to represent exported SheetsRegistry class
2018-03-15 13:41:26 -07:00
Arthur Ozga
692bef999e Merge pull request #23806 from alexsasharegan/master
fix(bull): adds `Queue.process` overloads
2018-03-15 13:37:44 -07:00
Arthur Ozga
db303437a0 Merge pull request #24151 from AppLover69/master
Added isMergeableObject to deepmerge options
2018-03-15 13:27:28 -07:00
Arthur Ozga
351e22b948 Merge pull request #24173 from denisname/bootstrap-v4-more
Bootstrap v4 more
2018-03-15 13:26:45 -07:00
Arthur Ozga
8bce1fd1c3 Merge pull request #24132 from bungu/patch-1
[react-input-mask] Add inputRef type definition
2018-03-15 13:24:37 -07:00
Arthur Ozga
83ec7258d9 Merge pull request #24129 from DjangoFR/fix-24117-Select2-missing-options
Select2 options selectionAdapter and resultsAdapter
2018-03-15 13:23:45 -07:00
Arthur Ozga
d3fb03879f Merge pull request #24126 from aluanhaddad/patch-3
add Ora.prototype.frameIndex
2018-03-15 13:22:52 -07:00
Arthur Ozga
920cc37418 Merge pull request #24121 from CommercialTribe/graphql-relay-connection-type
graphql-relay: make connection config relay spec compliant
2018-03-15 13:21:15 -07:00
Arthur Ozga
9a387288df Merge pull request #24096 from bitjson/inquirer
inquirer: array params are not required to be mutable
2018-03-15 13:20:25 -07:00
Arthur Ozga
78df75980e Merge pull request #24085 from arosequist/yallist-node-value
Add Node.value to yallist types
2018-03-15 13:18:49 -07:00
Arthur Ozga
ebb4f340c1 Merge pull request #24161 from ramondeklein/master
dynogels: fix typing of Model.createTable
2018-03-15 13:18:17 -07:00
Arthur Ozga
74535a4b66 Merge pull request #24168 from rraina/rr-router-props-update
Make RouterProps history variable of type H.History
2018-03-15 13:17:58 -07:00
Arthur Ozga
b0ddc49dda Merge pull request #24185 from maksis/master
[react-select] Export ReactAsyncCreatableSelectProps
2018-03-15 13:13:55 -07:00
Arthur Ozga
91a21343c0 Merge pull request #24122 from cainlevy/pusher-js-4.2.2
major version update to pusher-js with lint cleanup
2018-03-15 13:12:54 -07:00
Arthur Ozga
a110eb4070 Merge pull request #24194 from blayzen-w/sync-paperjs-typing-with-latest-commit
[paper] Style and Item class sync with repository
2018-03-15 13:12:16 -07:00
Arthur Ozga
477fb17900 Merge pull request #24198 from grant/patch-2
Simplify OAuth tests.
2018-03-15 13:07:09 -07:00
Arthur Ozga
b681cc1f84 Merge pull request #24200 from mdouglass/master
Add use method to Pool<T> that was added in generic-pool 3.3.0
2018-03-15 13:05:26 -07:00
Arthur Ozga
c7dbf39b66 Merge pull request #24201 from uinz/master
export RedirectProps from `react-router`
2018-03-15 13:05:05 -07:00
Arthur Ozga
4966cbaaa5 Merge pull request #24229 from rhysd/add/html-void-elements
Add 'html-void-elements' package
2018-03-15 13:00:26 -07:00
Arthur Ozga
7030ce1b3f Merge pull request #24216 from AndersonFriaca/jquery.browser
Types for JQuery Browser Plugin
2018-03-15 12:59:10 -07:00
Arthur Ozga
949ad7c433 Merge pull request #24208 from huwmartin/master
[redux-test-utils] typing for version 0.2
2018-03-15 12:58:42 -07:00
Arthur Ozga
ec04a6a4ff Merge pull request #24176 from neokeld/patch-1
[react-table] original property duplicated in RowInfo
2018-03-15 12:57:19 -07:00
Arthur Ozga
de758eaf8a Merge pull request #24134 from zcei/patch-1
hapi: allow for synchronous Hapi plugin register fn
2018-03-15 12:56:40 -07:00
Arthur Ozga
5a9d279406 Merge pull request #24259 from guilhermehubner/AddReactPlacesAutocompleteDefinition
Add react-places-autocomplete definition
2018-03-15 12:51:45 -07:00
Arthur Ozga
e759baa5fa Merge pull request #24254 from SanderDeWaal1992/excel-style-dataformatter
Add 'excel-style-dataformatter' package
2018-03-15 12:51:05 -07:00
Arthur Ozga
7b14c3d59c Merge pull request #24247 from jberube/w3c-permissions
@types/w3c-permissions Add Web Permissions API type definitions
2018-03-15 12:50:36 -07:00
Arthur Ozga
aadf991eea Merge pull request #24227 from kbuzby/add-postman-collection
Creating postman-collection types
2018-03-15 12:48:31 -07:00
Arthur Ozga
21fe430e85 Merge pull request #24236 from filipows/master
Add typings for graphql-list-fields
2018-03-15 12:47:37 -07:00
Arthur Ozga
8d57b42b87 Merge pull request #24307 from ffflorian/generate-changelog
Add generate-changelog
2018-03-15 12:45:47 -07:00
Arthur Ozga
f3375a0b3f Merge pull request #24316 from CSLTech/array-unique
Added typings for array-unique
2018-03-15 12:45:26 -07:00
Arthur Ozga
48e99be0f1 Merge pull request #24203 from osechet/openlayers/lint-module
[openlayers] Fix the module-related lint issues
2018-03-15 12:43:52 -07:00
Arthur Ozga
c4e3da69f1 Merge pull request #24192 from alexwilczewski/master
angular-route otherwise can accept string
2018-03-15 12:43:29 -07:00
Arthur Ozga
6560a71062 Merge pull request #24175 from kimamula/export-lory
[@types/lory.js] export lory
2018-03-15 12:43:10 -07:00
Arthur Ozga
12efe86e81 Merge pull request #24109 from dekster/master
Duplicate line
2018-03-15 12:42:45 -07:00
Arthur Ozga
f5a7206959 Merge pull request #24271 from tomwanzek/d3-contour-default-generics
refactor(d3-contour): use generic parameter defaults
2018-03-15 12:41:31 -07:00
Arthur Ozga
eb5822b245 Merge pull request #24234 from Stevearzh/master
[react-virtualized]fixed GridCellProps parent type, which incompatible with CellMeasurer…
2018-03-15 12:40:48 -07:00
Arthur Ozga
c1b113c46a Merge pull request #24209 from bitjson/execa
Execa: don't require mutable arrays, add missing 'inherit' stdio option
2018-03-15 12:40:24 -07:00
Arthur Ozga
c7451cfa63 Merge pull request #24199 from kevynb/master
[seneca] Add generic types to `add` and `act` methods
2018-03-15 12:39:48 -07:00
Arthur Ozga
324abe5a00 Merge pull request #24196 from szechyjs/plotly
[plotly.js] Add several missing interfaces from latest version
2018-03-15 12:39:34 -07:00
Arthur Ozga
f88d39ae8a Merge pull request #24195 from CommercialTribe/express-graphql
[express-graphql] Update signature to enable responses to be used in the middleware.
2018-03-15 12:39:03 -07:00
Arthur Ozga
3d551c9a22 Merge pull request #24189 from arnibarnason/react-navigation-navigate-fix
[react-navigation]: Overloaded navigate function with new parameters
2018-03-15 12:38:36 -07:00