Skip to content

fix #4468 Preserv elemement text align format on new paragraph creation#5878

Merged
Sahejkm merged 1 commit intomainfrom
4468
Apr 12, 2024
Merged

fix #4468 Preserv elemement text align format on new paragraph creation#5878
Sahejkm merged 1 commit intomainfrom
4468

Conversation

@Sahejkm
Copy link
Copy Markdown
Contributor

@Sahejkm Sahejkm commented Apr 12, 2024

Before

Screen.Recording.2024-04-12.at.10.45.36.AM.mov

After

Screen.Recording.2024-04-12.at.10.45.50.AM.mov

closes #4468

@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 Apr 12, 2024
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 12, 2024

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

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview Apr 12, 2024 2:47am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2024 2:47am

Copy link
Copy Markdown
Contributor

@potatowagon potatowagon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions
Copy link
Copy Markdown

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 26.96 KB (+0.03% 🔺) 540 ms (+0.03% 🔺) 73 ms (+257.06% 🔺) 613 ms
packages/lexical-rich-text/dist/LexicalRichText.js 39.38 KB (+0.03% 🔺) 788 ms (+0.03% 🔺) 124 ms (+111.32% 🔺) 912 ms
packages/lexical-plain-text/dist/LexicalPlainText.js 39.35 KB (+0.03% 🔺) 788 ms (+0.03% 🔺) 111 ms (+65.32% 🔺) 898 ms

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.

Bug(?): New paragraph nodes do not follow the alignment of previous paragraphs.

4 participants