Skip to content

Releases: wellyshen/react-cool-onclickoutside

v1.5.2

20 Jun 12:47
Compare
Choose a tag to compare

v1.5.0

16 Jun 14:30
Compare
Choose a tag to compare

💥 BREAKING CHANGE

  • Support built-in ref, please follow the example to migrate it.
  • Support custom refs for some reasons.
  • Performance improvement.

v1.4.8

19 May 14:53
Compare
Choose a tag to compare
  • Correct the type of callback.

v1.4.0

10 Apr 15:24
Compare
Choose a tag to compare
  • Support ignore by CSS class name, see here.

v1.3.0

23 Feb 07:51
Compare
Choose a tag to compare

v1.2.0

18 Feb 04:07
Compare
Choose a tag to compare

🚨Breaking Change

To cover more use cases (e.g. shared ref), now we need to set the ref parameter to use this hook. See API.

v1.1.0

15 Feb 18:51
Compare
Choose a tag to compare

v1.0.0

14 Jan 15:22
Compare
Choose a tag to compare

🎉 Stable release.

v0.1.0

09 Jan 16:09
Compare
Choose a tag to compare
  • Beta version released.