Robert Fidler
|
cb3d587761
|
included step prop added in v0.1.64
|
2017-07-12 17:02:46 -04:00 |
|
John Reilly
|
07352da21a
|
Merge pull request #17288 from tkrotoff/react-default-type-arguments
Change React.Component<P, S> to React.Component<P = {}, S = {}>
|
2017-06-22 19:18:47 +01:00 |
|
Michael Rochlin
|
df24970805
|
Update index.d.ts
|
2017-06-21 13:01:17 -04:00 |
|
Michael Rochlin
|
9c5483a793
|
Add onResizerClick and onResizerDoubleClick
Add onResizerClick and onResizerDoubleClick to react-split-pane
|
2017-06-21 12:55:35 -04:00 |
|
Tanguy Krotoff
|
ea9de8a518
|
Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
|
2017-06-19 13:35:50 +02:00 |
|
Tanguy Krotoff
|
eeb262e1d8
|
Update react to TypeScript 2.3
|
2017-06-19 13:34:54 +02:00 |
|
Tanguy Krotoff
|
e429bee4be
|
Remove trailing spaces
|
2017-06-19 12:06:41 +02:00 |
|
Mohsen Azimi
|
4abf6ddb2b
|
Add inline style options to react-split-pane
|
2017-03-25 11:57:57 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|