Skip to content

Releases: Yoctol/react-d3-cloud

v1.0.6

Choose a tag to compare

@chentsulin chentsulin released this 01 Nov 16:30

What's Changed

New Contributors

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

1.0.5 / 2021-10-03

Choose a tag to compare

@chentsulin chentsulin released this 02 Oct 17:51

Patches

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

1.0.4 / 2021-09-29

Choose a tag to compare

@chentsulin chentsulin released this 29 Sep 06:28

Patches

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

1.0.3 / 2021-09-19

Choose a tag to compare

@chentsulin chentsulin released this 19 Sep 07:58

Patches

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

1.0.2 / 2021-09-16

Choose a tag to compare

@chentsulin chentsulin released this 16 Sep 15:46

Patches

  • Fix: pass number to the ordinal function: 7225152

1.0.1 / 2020-09-09

Choose a tag to compare

@chentsulin chentsulin released this 08 Sep 18:05

Patches

1.0.0 / 2021-09-02

Choose a tag to compare

@chentsulin chentsulin released this 01 Sep 17:07

Major Changes

0.11.0 / 2020-06-23

Choose a tag to compare

@chentsulin chentsulin released this 27 Aug 16:54

Minor Changes

  • Use viewBox instead of width, height: a35687a

0.10.1 / 2020-08-27

Choose a tag to compare

@chentsulin chentsulin released this 26 Aug 16:36

Patches

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

0.10.0 / 2021-08-26

Choose a tag to compare

@chentsulin chentsulin released this 26 Aug 14:41

Minor Changes

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