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

feat: support nested elements and inputs #55

Merged
merged 22 commits into from
Jun 12, 2024
Merged

feat: support nested elements and inputs #55

merged 22 commits into from
Jun 12, 2024

Conversation

fand
Copy link
Owner

@fand fand commented Jun 8, 2024

image

Changes

  • Improve dom2canvas
    • Support nested elements
    • Support <input> and <textarea>
  • Preserve original opacity of source elements
  • Use MutationObserver for watching VFXElement update
  • Add VFXDiv section to the docs

Copy link

vercel bot commented Jun 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-vfx-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 6:10pm

@fand fand force-pushed the feat/nested-div branch from 0c09786 to 53c0528 Compare June 12, 2024 18:10
@fand fand merged commit 92d3ac8 into main Jun 12, 2024
3 checks passed
@fand fand deleted the feat/nested-div branch June 12, 2024 18:11
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.

1 participant