Skip to content

Releases: chroma-x/react-custom-dom-events

v1.1.4

Choose a tag to compare

@Bonscho Bonscho released this 27 Apr 13:48
  • Updated readme

v1.1.3

Choose a tag to compare

@Bonscho Bonscho released this 27 Apr 12:46
  • Updated readme

v1.1.2

Choose a tag to compare

@Bonscho Bonscho released this 23 Apr 11:51

Some minor readme changes

v1.1.1

Choose a tag to compare

@Bonscho Bonscho released this 23 Apr 11:47

Fixed some build issues

v1.1.0

Choose a tag to compare

@Bonscho Bonscho released this 23 Apr 11:44

Extended the event listener handling.
The useCustomDomEventListener function now returns a closure that allows you to easily remove the listener by calling the closure.

v1.0.2

Choose a tag to compare

@Bonscho Bonscho released this 23 Apr 11:37
  • Updated readme

v1.0.1

Choose a tag to compare

@Bonscho Bonscho released this 23 Apr 11:32

Updated readme
Some refactoring