Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
11308e40f1 Merge pull request #17344 from ngub/master
[victory]: added missing types for VictoryLegend
2017-06-24 07:14:50 -07:00
Nikita Gubchenko
f10990cb03 Victory: added tests for VictoryLegend 2017-06-22 11:17:20 +03:00
Nikita Gubchenko
0b243447cf Victory: added missing types for VictoryLegend 2017-06-21 11:23:51 +03: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
Krzysztof Cebula
9d55adc25b victory: Add missing labelRadius property for VictoryPie (#16388)
* Add missing  labelRadius property for VictoryPie

* Add test

* Increase package version

* Add tickLabels on VictoryStyleInterface
2017-06-01 08:43:56 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00