Skip to content

Releases: wellyshen/react-cool-onclickoutside

v1.7.0

06 Oct 13:18
Compare
Choose a tag to compare

v1.6.2

18 May 05:47
Compare
Choose a tag to compare
  • Refactor(types): export more types to fulfill your use cases (#717)

v1.6.1

08 Mar 16:05
Compare
Choose a tag to compare
  • Fix: set multiple refs via option not working (#636) (#637)

v1.6.0

09 Feb 09:45
Compare
Choose a tag to compare
  • Feat: supports detecting of <iframe> clicks, see the related doc, thanks to @bradvogel

v1.5.9

09 Dec 15:04
Compare
Choose a tag to compare

v1.5.8

27 Oct 11:27
Compare
Choose a tag to compare
  • Perf: reduce bundle size

v1.5.7

29 Sep 13:49
Compare
Choose a tag to compare
  • Skip minify for ES module.

v1.5.6

03 Sep 13:55
Compare
Choose a tag to compare
  • Enhance internal type checking.
  • Update document.
  • Update demo app.

v1.5.5

19 Jul 12:15
Compare
Choose a tag to compare
  • Fix: error handling for the classList doesn't exist. (#343)

v1.5.3

29 Jun 08:44
Compare
Choose a tag to compare
  • Fix: classList might not exist (#318).