λ/dragon
λ/dragon
From: with a couple fo exceptions To: with a couple of exceptions Description: typo BREAKING CHANGE: N/A Related issue (if exists): N/A
When using `styled` on `TextInput` to create a styled component, I get a TypeScript error if I pass ref to it (regardless of the actual ref value):  However, I...
- Need to add `pauseOnArrowsHover` and `pauseOnTrackHover` options - use `pauseOnHover` to turn on and off pause functionality globally - update documentation - update test cases By default, all `pauseOnHover`,...
Currently, a user cannot interrupt an ongoing swipe animation (right after a swipe end) with a new drag gesture. The package should provide options for customizing this behavior (i.e., allowing...