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

[WIP] Feature: Apply indent value from theme on exporting paragraphNode #6083

Closed

Conversation

2wheeh
Copy link
Contributor

@2wheeh 2wheeh commented May 11, 2024

Description

Now, exportDOM of paragraphNode applies indent value that is configured from theme and also has indent class.
So we get more similar html generated to dom created by reconciler.

Closes: #6082

Test plan

Before

Insert relevant screenshots/recordings/automated-tests

After

Insert relevant screenshots/recordings/automated-tests

Copy link

vercel bot commented May 11, 2024

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

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2024 7:36am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2024 7:36am

@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 May 11, 2024
@2wheeh
Copy link
Contributor Author

2wheeh commented May 11, 2024

It seems to be set considering to pasting html which has 20px of base indent size...
It's not as simple as i expected.
Closing this for now.

@2wheeh 2wheeh closed this May 11, 2024
@2wheeh 2wheeh deleted the apply-indent-from-theme-on-exported branch August 30, 2024 18:57
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.

2 participants