Commit Graph

33121 Commits

Author SHA1 Message Date
paranoidjk
6310159eb6 fix(ReactNative): ScrollView.props.style definition error 2017-07-24 14:45:18 +08:00
Saeed Tabrizi
4de32d67a5 fix string case in PropertyType - a minor patch (#18268) 2017-07-20 16:04:58 -07:00
Dimitri Benin
5b68a7c6bb [is-svg] introduce typings (#18265) 2017-07-20 15:57:27 -07:00
Dimitri Benin
0fefe6de39 [log-update] introduce typings (#18263) 2017-07-20 15:55:47 -07:00
Dimitri Benin
7ac090dcfc [figures] introduce typings (#18266) 2017-07-20 15:55:25 -07:00
Ron Buckton
d00f967ff8 Improve types for node 'fs' module (#18052) 2017-07-20 15:54:19 -07:00
Markus Chmelar
b50f4e4556 Leaflet: Polygon Constructor with Multi-Dimensional Array (#18260) 2017-07-20 15:53:59 -07:00
Bill Kim
2b0f00ff27 Update kafka node (#18267)
* updating types for kafka-node

* fixed typos

* linter errors

* typo
2017-07-20 15:53:43 -07:00
Maarten Mulders
e046dbc3bc Improved type definitions for Recharts (#18256)
* merged definitions with my own. therefor added some types and made
changed the namespace back to a module.

* fixxed lint errors

* Remove ignore rules from tslint.json

* Put everything in one module declaration
2017-07-20 13:10:22 -07:00
Ashish Gaurav
60f71e1cee [dygraphs] vesions update (#18235)
* @types/dygraphs: add legendFormatter in options

* version update

increment version to reflect changes in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/18107
2017-07-20 10:08:00 -07:00
Dimitri Benin
d94fa4a42e [editorconfig] change default indentation to 4 spaces for json and yaml files (#18245) 2017-07-20 10:06:52 -07:00
Stephen Ierodiaconou
466067a989 [next-redux-wrapper] Add missing options paramter to definition (#18249) 2017-07-20 10:05:29 -07:00
Mika Kuitunen
3b95a71580 [react-redux-toastr] Rewrite types for package v7.0.0 and TypeScript 2.4 (#18024)
* react-redux-toastr: unify code style

* react-redux-toastr: Change React.Component types to use state and props

* react-redux-toastr: change to named imports

* react-redux-toastr: remove module declaration

* react-redux-toastr: add union types for known strings

* react-redux-toastr: rename ToastrConfirmOptions to ConfirmToastrOptions for unified style, refine properties

* react-redux-toastr: Add interfaces for all of the Toastr option objects

* react-redux-toastr: Refactor some variables to alphabetical order

* react-redux-toastr: Add interfaces to toastrs in reducer state, add toastr action payload, toastr reducer state

* react-redux-toastr: Rename ToastOptions to ToastrOptions to unify style

* react-redux-toastr: Rename ToastrOptions to ReduxToastrProps and rewrite properties

* react-redux-toastr: Slight refactor of ReduxToastrProps

* react-redux-toastr: Remove confirmOptions interface

* react-redux-toastr: Remove duplicate ConfirmToastrOptions interface

* react-redux-toastr: Rewrite ToastrEmitter, modify tests to comply with version 7.0.0

* react-redux-toastr: rewrite action creators, start using ToastrState

* react-redux-toastr: Slight refactor, alphabetize stuff

* react-redux-toastr: remove unused Component state and props

* react-redux-toastr: fix TS version

* Fix version number for TypeScript
2017-07-20 09:59:37 -07:00
Alan Agius
bdb2b5e94b feat(fs-extra): update to match api for 4.x.x (#18096)
* feat(fs-extra): update to match api for `4.x.x`

* style(fs-extra): add missing colons

* fs-extra: add missing breakline between interfaces
2017-07-20 09:58:16 -07:00
Toru Nagashima
239ac8e81e Fix estree ForXStatement#left to Pattern (#18100) 2017-07-20 09:55:31 -07:00
Dimitri Benin
052ce68076 [pretty-ms] introduce typings (#18258) 2017-07-20 09:49:33 -07:00
Silas Rech
484883ab60 [catbox] Fix classes (#18072)
* [catbox] Fix classes

* Class extends Class => Class implements Interface

* Add TSLint configuration

* Add initial tests (Basically testing if I understood how the tests here work 😏)

* Fix tests

* Don't set Memory to any
2017-07-20 08:58:40 -07:00
Karol Janyst
76241738dc Update redux-auth-wrapper to v2 (#18236)
* Update redux-auth-wrapper to version 2

* Fix linter errors

* Add redirectAction optiona to router decorator
2017-07-20 01:41:12 -07:00
Dan
2005e7e6ee Added definitions for 'clear-require' (#18238) 2017-07-20 01:29:02 -07:00
Tomek Łaziuk
947453935b tag may be any component type (#18226) 2017-07-20 01:25:23 -07:00
TitaneBoy
9f3facc870 Use last version of i18next package for i18next-express-middleware (#18228) 2017-07-20 01:24:53 -07:00
Tom Crockett
90189c120b Remove myself from credits (#18234)
I don't currently use enzyme and don't want to be responsible reviewing PRs for this repo
2017-07-20 01:22:12 -07:00
Dimitri Benin
e9a7480b3c [editorconfig] change default indentation to 4 spaces as suggested in the common mistakes section (#18244) 2017-07-20 01:13:16 -07:00
agasbzj
ca2ddc8113 Init types for wx(微信)js sdk (#18207)
* Init types for wx(微信)js sdk

* rename to wx-js-sdk-dt

* fix lint errors

* Change some definitions and add some tests.

* Update comments

* Update comments

* Fix a type error and update comments
2017-07-20 01:08:31 -07:00
Karol Janyst
ac247f70e2 Update redux-form to version 7 (#18168)
* Refactor some of the definitions for v7

* Add definitions for formValues decorator

* Refactor definitions for Field, Fields, FieldArray, add tests

* Add files to tsconfig

* Fix immutable version of exports

* Clean up the code, change some types
2017-07-19 21:01:43 -07:00
Wesley Wigham
1b4071d303 Merge pull request #18195 from Rokt33r/filenamify
Add typings for filenamify
2017-07-19 18:29:42 -07:00
Junyoung Choi
bec17f7f61 Remove unncessary rules section from tslint.json 2017-07-20 10:26:08 +09:00
Wesley Wigham
6e82b3ed9b Merge pull request #18224 from djrenren/fast-diff
Add types for fast-diff package
2017-07-19 17:40:52 -07:00
John Renner
5d761ccef7 Rename constants to match library 2017-07-19 17:31:33 -07:00
Wesley Wigham
2c83b84f89 Merge pull request #18229 from anthonyhiga/adding-divide
[react-native] Adding divide routine to Animated
2017-07-19 15:48:01 -07:00
Wesley Wigham
4508f63b98 Merge pull request #18084 from h2oloopan/patch-1
Add rowSpan to table columns
2017-07-19 15:29:16 -07:00
Wesley Wigham
1c59617982 Merge pull request #18208 from stevegeek/add_types_for_next_redux_wrapper
Adding new typings for `next-redux-wrapper`
2017-07-19 15:28:22 -07:00
Wesley Wigham
7c5a94736f Merge pull request #18232 from BendingBender/log-symbols
[log-symbols] introduce typings
2017-07-19 15:24:42 -07:00
Wesley Wigham
6f77e8e733 Merge pull request #18090 from izikl/master
Sequelize: Add  version property to the Table's options to support Optimistic Locking
2017-07-19 15:23:36 -07:00
Wesley Wigham
f5bba4eaba Merge pull request #18218 from saeedtabrizi/master
orientjs d.ts  update to support version 3.0.0
2017-07-19 15:20:02 -07:00
Wesley Wigham
ae0504d19f Merge pull request #18219 from iRoachie/rnvi-tabbar-ios
[react-native-vector-icons] TabBarIOS should've been TabBarItemIOS
2017-07-19 15:16:01 -07:00
Wesley Wigham
b09e3f23c8 Merge pull request #18202 from CjS77/master
Update bintrees to Typescript 2.4
2017-07-19 15:13:39 -07:00
Wesley Wigham
ea2ca5ebcc Merge pull request #18041 from evilangelist/master
react-sortable-tree: Made TreeItem.children prop optional
2017-07-19 15:10:37 -07:00
Wesley Wigham
85cdbe87e0 Merge pull request #18205 from marvinhagemeister/babel-types_linting
Fix linting errors for babel-types
2017-07-19 14:39:02 -07:00
Wesley Wigham
8df3ee088d Merge pull request #18203 from alitaheri/improve-exceljs
[exceljs] Improve typings
2017-07-19 14:37:45 -07:00
Wesley Wigham
261f98f10a Merge pull request #18190 from yifanwu/master
documentdb added UriFactory
2017-07-19 14:35:36 -07:00
Wesley Wigham
4c6915a77a Merge pull request #18073 from jklimke/allow_literals_for_sequelize_attribute_search
Allow literals for sequelize attribute selection
2017-07-19 14:34:47 -07:00
Wesley Wigham
ae2a4d50bb Merge pull request #18223 from EricByers/master
Add safe-json-stringify type
2017-07-19 14:26:53 -07:00
Dimitri Benin
7b0267c18d [log-symbols] introduce typings 2017-07-19 23:19:44 +02:00
Wesley Wigham
e6dbbe66f6 Merge pull request #18230 from Sicilica/master
typings for deasync
2017-07-19 14:10:27 -07:00
Sicilica
7aac62aceb add lint for deasync 2017-07-19 14:56:24 -06:00
Anthony Higa
316c573bf4 Adding divide routine to Animated 2017-07-19 13:48:18 -07:00
Sicilica
788200b3f4 typings for deasync 2017-07-19 14:32:58 -06:00
John Renner
2a92293a59 Add types for fast-diff 2017-07-19 11:20:55 -07:00
Ashish Gaurav
bc64561d76 @types/dygraphs: add legendFormatter in options (#18107) 2017-07-19 11:03:09 -07:00