Armando Aguirre
363ca576d0
Merge pull request #21839 from huww98/master
...
[WIP][materialize-css] New types for 1.0
2017-12-01 11:38:31 -08:00
Armando Aguirre
b4fea750a0
Merge pull request #21889 from mrijke/patch-3
...
[react-bootstrap-table] Update trClassName signature
2017-12-01 11:30:52 -08:00
Maarten Rijke
3f8be6b39f
[react-bootstrap-table] Update trClassName signature
...
The trClassName signature for the callback uses ReadonlyArray<any> to type the row, but it should be any as its just one row that is passed, not an array.
2017-12-01 15:45:30 +01:00
Benjamin Lichtman
b4855506d3
Merge pull request #21146 from uniqueiniquity/jsxFragment
...
Add React.Fragment to top-level API in React
2017-11-30 16:50:24 -05:00
Armando Aguirre
9117b3a65b
Merge pull request #21826 from rjpackito/rjpackito-yandex-map-monitor
...
Update index.d.ts (Add Monitor)
2017-11-30 11:25:38 -08:00
Armando Aguirre
fb741638fb
Merge pull request #21783 from robert-prib-polestar/leaflet-fixes
...
Fixed Leaflet.LayerGroup constructor and Leaflet.MarkerCluster options.
2017-11-30 11:23:43 -08:00
Armando Aguirre
4eda29d9ce
Merge pull request #21862 from ngub/patch-3
...
[recharts]: added missing IconType
2017-11-30 11:21:30 -08:00
Armando Aguirre
d6dce2a3b7
Merge pull request #21848 from ryan-rowland/master
...
[ws] Add removeEventListener and removeListener to WebSocket definition
2017-11-30 11:21:01 -08:00
Nikita Gubchenko
b857773925
[recharts]: added missing IconType
...
The new IconType value was introduced by this PR: https://github.com/recharts/recharts/pull/985
2017-11-30 15:45:43 +03:00
Armando Aguirre
9dee7ddc7d
Merge pull request #21847 from Yitzchok/master
...
types for npm package jschannel
2017-11-29 18:32:43 -08:00
Armando Aguirre
3f5512d260
Merge pull request #21814 from pelotom/patch-10
...
[redux-first-router-link] Fix the type of OnClick
2017-11-29 18:22:33 -08:00
Armando Aguirre
f87344be22
Merge pull request #21725 from nealstewart/react-measure-props
...
react-measure: Extend ChildrenOpts with type passed to withContentType
2017-11-29 18:21:48 -08:00
Armando Aguirre
7c1a9963b9
Merge pull request #21831 from chuckeles/patch-1
...
[Cypress] Add missing RegExp definition and fix route definition
2017-11-29 18:19:37 -08:00
Armando Aguirre
8d02c04343
Merge pull request #21843 from dasa/patch-1
...
[lolex] Make `install` parameter `opts` optional
2017-11-29 18:18:29 -08:00
Armando Aguirre
979c84e640
Merge pull request #21837 from daphnesmit/patch-3
...
[react-beautiful-dnd] Added missing prop disableInteractiveElementBlocking
2017-11-29 18:17:47 -08:00
Armando Aguirre
73b3d51e73
Merge pull request #21813 from caltonji/master
...
[combokeys]: Added keyboard event as parameter to the callback of bind
2017-11-29 18:17:04 -08:00
Eloy Durán
c0258950ca
Merge pull request #21791 from iRoachie/rnmb
...
[rn-modalbox] Added keyboardTopOffset
2017-11-29 22:51:30 +01:00
Yitzchok Gottlieb
5d8c5e2a4f
Add test content
2017-11-29 16:41:24 -05:00
Yitzchok Gottlieb
fa7f52df8b
Export interface
2017-11-29 16:41:04 -05:00
Yitzchok Gottlieb
847d1575c2
Fix version
2017-11-29 16:40:57 -05:00
Yitzchok Gottlieb
de11c43c2c
Set strictFunctionTypes
2017-11-29 15:40:27 -05:00
Ryan Rowland
14aa81e896
[ws] Add removeEventListener and removeListener
2017-11-29 12:39:01 -08:00
Dasa Paddock
3ca88e4d17
Make install parameter opts optional
2017-11-29 11:35:27 -08:00
Benjamin Lichtman
420f99c1dc
Merge pull request #21835 from pselden/mobx-apollo-data
...
[mobx-apollo] data in the query result can potentially be undefined
2017-11-29 14:30:14 -05:00
Yitzchok Gottlieb
e2ec165c87
Add jschannel
2017-11-29 13:26:37 -05:00
胡玮文
6a4d20e5d3
fix travis-ci build error
2017-11-30 01:58:38 +08:00
胡玮文
68baa16088
add Autocomplete
2017-11-30 01:25:52 +08:00
胡玮文
07010408fb
add autocomplete and characterCounter
2017-11-30 00:24:08 +08:00
daphnes
5ccdf36eeb
Added test for disableInteractiveElementBlocking prop for react-beautiful-dnd
2017-11-29 16:56:42 +01:00
Daphne
cc63ad8782
Added disableInteractiveElementBlocking property which was missing
...
See docs.
Props of <Draggable>
```
disableInteractiveElementBlocking: An optional flag to opt out of blocking a drag from interactive elements. For more information refer to the section Interactive child elements within a Draggable
```
2017-11-29 16:54:02 +01:00
Paul Selden
c404dc4c0a
[mobx-apollo] data in the query result can potentially be undefined
2017-11-29 10:39:19 -05:00
Martin Jakubik
68a19a76b7
Add missing RegExp definition and fix route
...
Add the missing RegExp definition for the url params of the route function. Also allow to call the route with the options params.
2017-11-29 14:40:06 +01:00
Evgeny Parkhomenko
74c3beb286
Update index.d.ts
2017-11-29 13:56:17 +03:00
Evgeny Parkhomenko
cd28d1935e
Update index.d.ts
2017-11-29 13:39:54 +03:00
Evgeny Parkhomenko
fd9c789d83
Update index.d.ts
2017-11-29 13:36:52 +03:00
Evgeny Parkhomenko
9dcd5f175e
Update index.d.ts
2017-11-29 13:36:34 +03:00
胡玮文
a26611b24c
add modal
2017-11-29 18:18:54 +08:00
rjpackito
b783642bfb
Update index.d.ts
...
Add Monitor
2017-11-29 12:01:30 +03:00
胡玮文
c5ad054706
add jQuery support
...
add Tabs
2017-11-29 15:46:45 +08:00
胡玮文
dd2f9f7d09
begin work at v1.0.0-alpha.1
...
add Sidenav
2017-11-29 15:46:45 +08:00
胡玮文
d7c4168ae7
move v0.100 files to v0
2017-11-29 15:46:45 +08:00
Armando Aguirre
779a35bfdb
Merge pull request #21761 from shssoichiro/react-toastr
...
Add initial typings for react-toastr
2017-11-28 18:26:51 -08:00
Armando Aguirre
8d1291ce98
Merge pull request #21809 from mvachhar/ansi-regex
...
Add ansi-regex package
2017-11-28 17:02:37 -08:00
Armando Aguirre
adcb67ad06
Merge pull request #21811 from baronfel/undefined_trx
...
[knex] allow for undefined transactions
2017-11-28 16:50:13 -08:00
Armando Aguirre
a55962401b
Merge pull request #21677 from iamfreee/patch-2
...
[node-cache] Updated index.d.ts with the lastest version
2017-11-28 16:49:36 -08:00
Armando Aguirre
45748c9d4e
Merge pull request #21790 from chaucerbao/master
...
Export Option and Observer interfaces for the Lozad package
2017-11-28 16:46:51 -08:00
Armando Aguirre
d42f9cc029
Merge pull request #21800 from awinograd/aw-react-navigation-initial-layout
...
Add initialLayout to TabNavigator in react-navigation
2017-11-28 16:45:00 -08:00
Armando Aguirre
b6950c4134
Merge pull request #21798 from RaulTsc/master
...
Added name to SelectFieldProps
2017-11-28 16:43:47 -08:00
Armando Aguirre
3dee061418
Merge pull request #21773 from mikewoudenberg/master
...
Cypress: Adds key to location method and adds timeout property to options
2017-11-28 16:42:56 -08:00
Armando Aguirre
282dc103b1
Merge pull request #21797 from MatthiasJobst/master
...
Updated dc for my project that uses composite charts and features of color charts
2017-11-28 16:42:15 -08:00