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

Create fragment attached to the doc #4186

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Create fragment attached to the doc #4186

merged 1 commit into from
Mar 27, 2023

Conversation

fantactuka
Copy link
Contributor

Our JSDom implementation does not handle DocumentFragment constuctor as it's not attached to specific doc so we can't run headless html conversion for tests.

document.createDocumentFragment works fine

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 23, 2023
@vercel
Copy link

vercel bot commented Mar 23, 2023

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

Name Status Preview Comments Updated
lexical ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 9:05PM (UTC)
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 9:05PM (UTC)

@github-actions
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 26.85 KB (0%) 538 ms (0%) 58 ms (+31.66% 🔺) 595 ms
packages/lexical-rich-text/dist/LexicalRichText.js 37.68 KB (0%) 754 ms (0%) 78 ms (+51.75% 🔺) 831 ms
packages/lexical-plain-text/dist/LexicalPlainText.js 37.66 KB (-0.01% 🔽) 754 ms (-0.01% 🔽) 52 ms (-14.18% 🔽) 806 ms

@zurfyx zurfyx merged commit dcb8b3f into main Mar 27, 2023
@acywatson acywatson mentioned this pull request Apr 14, 2023
@fantactuka fantactuka deleted the create-fragment branch July 6, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants