λ/dragon

Results 4 issues of λ/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): ![image](https://user-images.githubusercontent.com/74822172/182578814-70b6d029-89a4-47d1-a61b-724255bc85d0.png) However, I...

help wanted
typescript

- 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`,...

enhancement

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...

enhancement