Skip to content

Releases: FormidableLabs/victory

35.4.12

22 Jun 17:59
Compare
Choose a tag to compare

(2021-03-19)

  • #1807 - Add missing handleWidth type to VictoryBrushContainer interface. Thanks @aknaut!

35.4.11

22 Jun 17:59
Compare
Choose a tag to compare

(2021-03-04)

35.4.10

22 Jun 17:58
Compare
Choose a tag to compare

(2021-03-01)

35.4.9

22 Jun 17:58
Compare
Choose a tag to compare

(2021-02-12)

35.4.8

22 Jun 17:57
Compare
Choose a tag to compare

(2021-02-01)

-#1784 - - Add more font widths for the textsize util. Thanks @eatyourpeas!

35.4.7

22 Jun 17:57
Compare
Choose a tag to compare

(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

22 Jun 17:57
Compare
Choose a tag to compare

(2021-01-05)

-#1767 - Adds support for rx and ry props on the Background primitive component. Thanks @NgoKnows!

35.4.5

22 Jun 17:56
Compare
Choose a tag to compare

(2021-01-04)

  • #1765 - Adds "cross" symbol for VictoryScatter and the Point primitive.

  • #1766 - Allows the bin prop on VictoryHistogram to accept arrays of negative numbers. Thanks @NgoKnows!

35.4.4

22 Jun 17:56
Compare
Choose a tag to compare

(2020-12-24)

  • #1761 - Add more font widths for the textsize util. Thanks @dlabrecq!

35.4.3

22 Jun 17:55
Compare
Choose a tag to compare

(2020-12-07)

  • #1755 - Export Portal type