Releases: FormidableLabs/victory
Releases · FormidableLabs/victory
35.4.12
(2021-03-19)
- #1807 - Add missing
handleWidth
type to VictoryBrushContainer
interface. Thanks @aknaut!
35.4.8
(2021-02-01)
-#1784 - - Add more font widths for the textsize util. Thanks @eatyourpeas!
35.4.7
(2021-01-26)
- #1780 - Remove unused
type
prop from primitive components used by VictoryAxis
and VictoryPolarAxis
- #1782 - Fix type definition for the
getPath
prop used by the Point
primitive. Thanks @ASmartLynx!
35.4.6
(2021-01-05)
-#1767 - Adds support for rx
and ry
props on the Background
primitive component. Thanks @NgoKnows!
35.4.3
(2020-12-07)
- #1755 - Export
Portal
type