Skip to content

Releases: insoftlabs/raddix

@raddix/use-click-outside@0.1.1

09 Nov 04:55
0f2b5c1
Compare
Choose a tag to compare

Patch Changes

  • 0a0204e: Update documentation links

@raddix/switch@1.0.5

09 Nov 04:56
0f2b5c1
Compare
Choose a tag to compare

Patch Changes

  • 0a0204e: Update documentation links
  • Updated dependencies [0a0204e]
    • @raddix/use-keyboard@1.2.1
    • @raddix/use-toggle@1.0.1

@raddix/use-timeout@1.1.0

19 Oct 14:30
b32efb9
Compare
Choose a tag to compare

Minor Changes

  • 70010d0: Added two new return functions: reset and run

@raddix/use-interval@1.1.0

19 Oct 14:30
b32efb9
Compare
Choose a tag to compare

Minor Changes

  • 0ec61b2: Add null type in the delay option

@raddix/use-timeout@1.0.0

10 Oct 04:49
ad9e630
Compare
Choose a tag to compare

Major Changes

  • 743dd1e: Added the useTimeout hook

@raddix/use-interval@1.0.0

10 Oct 04:49
ad9e630
Compare
Choose a tag to compare

Major Changes

  • cce3f8c: Added the useInterval hook

@raddix/use-count-down@1.0.0

22 Aug 04:37
292ab05
Compare
Choose a tag to compare

Major Changes

  • 91f561e: The hook API has been changed because it now provides more flexibility and is easier to use.

    The isFinished value was temporarily removed, it will be re-incorporated in a future feature of this release.

@raddix/use-count-down@0.1.1

19 Aug 03:38
168a5c0
Compare
Choose a tag to compare

Patch Changes

  • c1b91ef: Fixed execution of onFinished (it never got to execute when the countdown reached 0)

    Fixed execution of reset (doesn't start again from initialValue)

@raddix/use-count-down@0.1.0

11 Aug 05:02
2f4bc77
Compare
Choose a tag to compare

Minor Changes

  • 4ffccdb: Added the useCountDown hook

@raddix/use-media-query@0.1.1

01 Aug 04:34
2aa3fac
Compare
Choose a tag to compare

Patch Changes

  • d60b969: Add keywords in package.json