Skip to content

Releases: Yoctol/react-d3-cloud

v1.0.6

01 Nov 16:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

1.0.5 / 2021-10-03

02 Oct 17:51
Compare
Choose a tag to compare

Patches

  • Fix: onWordClick, onWordMouseOver, onWordMouseOut on readme: 7c77183
  • Fix: onWordClick, onWordMouseOver, onWordMouseOut types: f22422c

1.0.4 / 2021-09-29

29 Sep 06:28
Compare
Choose a tag to compare

Patches

  • Fix: fix missing /lib/ in exports map: 9895a3a

1.0.3 / 2021-09-19

19 Sep 07:58
Compare
Choose a tag to compare

Patches

  • Fix: create scale ordinal outside of the fill function: 497416f

1.0.2 / 2021-09-16

16 Sep 15:46
Compare
Choose a tag to compare

Patches

  • Fix: pass number to the ordinal function: 7225152

1.0.1 / 2020-09-09

08 Sep 18:05
Compare
Choose a tag to compare

Patches

1.0.0 / 2021-09-02

01 Sep 17:07
Compare
Choose a tag to compare

Major Changes

0.11.0 / 2020-06-23

27 Aug 16:54
Compare
Choose a tag to compare

Minor Changes

  • Use viewBox instead of width, height: a35687a

0.10.1 / 2020-08-27

26 Aug 16:36
Compare
Choose a tag to compare

Patches

  • Add React.memo to avoid unnecessary re-render: b03cd6d

0.10.0 / 2021-08-26

26 Aug 14:41
Compare
Choose a tag to compare

Minor Changes

  • Add the fill prop to support custom colors: 9de8dd3