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

Add same-origin iframe support #1517

Merged
merged 24 commits into from
Nov 4, 2024
Merged

Add same-origin iframe support #1517

merged 24 commits into from
Nov 4, 2024

Conversation

clauderic
Copy link
Owner

Based on #1510

Add some stories for same-origin iframe support, and patch the implementation to calculate the iframe position. This implementation works with both pointer and keyboard sensors.

Copy link

changeset-bot bot commented Nov 4, 2024

🦋 Changeset detected

Latest commit: 9134a41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@dnd-kit/dom Patch
@dnd-kit/react Patch
@dnd-kit/abstract Patch
@dnd-kit/collision Patch
@dnd-kit/geometry Patch
@dnd-kit/helpers Patch
@dnd-kit/state Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@clauderic clauderic mentioned this pull request Nov 4, 2024
12 tasks
@clauderic
Copy link
Owner Author

Going to go ahead and merge this @chrisvxd, I think it's working well enough to be included into the experimental branch and we can work on some improvements in separate PRs, as this one is getting quite large.

@clauderic clauderic merged commit 412ab76 into experimental Nov 4, 2024
2 checks passed
@clauderic clauderic deleted the iframes-support branch November 4, 2024 02:19
@github-actions github-actions bot mentioned this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants