Skip to content

Tags: floatdrop/debounce

Tags

v2.0.1

Toggle v2.0.1's commit message
Fix count reset

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V2 (#11)

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prevent double triggering with MaxCalls or MaxWait options (#9)

v1.4.2

Toggle v1.4.2's commit message
Fix bug with d.fn overwritting between limit call and consequent debo…

…unce call

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Some little refactorings (#6)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add NewFunc helper (#5)

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reduce memory allocations in add function (#4)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Initalize startWait on debounce call (#2)

v1.3.0

Toggle v1.3.0's commit message
Added WithMaxCalls and WithMaxWait options (#1)