Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy the implementation of useMovable into useDraggable #1370

Merged
merged 7 commits into from
Jun 26, 2024

Add test for keyboard movement

652c5b8
Select commit
Loading
Failed to load commit list.
Merged

Copy the implementation of useMovable into useDraggable #1370

Add test for keyboard movement
652c5b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 26, 2024 in 0s

96.20% of diff hit (target 69.63%)

View this Pull Request on Codecov

96.20% of diff hit (target 69.63%)

Annotations

Check warning on line 79 in packages/perseus/src/widgets/interactive-graphs/graphs/use-draggable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/graphs/use-draggable.ts#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 82 in packages/perseus/src/widgets/interactive-graphs/graphs/use-draggable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/graphs/use-draggable.ts#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 169 in packages/perseus/src/widgets/interactive-graphs/graphs/use-draggable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/perseus/src/widgets/interactive-graphs/graphs/use-draggable.ts#L168-L169

Added lines #L168 - L169 were not covered by tests