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

Ytext cleanup 538 refactor #540

Merged
merged 3 commits into from Jun 15, 2023
Merged

Ytext cleanup 538 refactor #540

merged 3 commits into from Jun 15, 2023

Conversation

dmonad
Copy link
Member

@dmonad dmonad commented Jun 15, 2023

@dmonad dmonad merged commit 9563612 into main Jun 15, 2023
0 of 2 checks passed
@dmonad dmonad deleted the ytext-cleanup-538-refactor branch June 15, 2023 10:39
@@ -295,6 +300,9 @@ const cleanupTransactions = (transactionCleanups, i) => {
fs.push(() => doc.emit('afterTransaction', [transaction, doc]))
})
callAll(fs, [])
if (transaction._needFormattingCleanup) {
Copy link
Member Author

Choose a reason for hiding this comment

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

if (needFormattingCleanup && beforeState !== {}) @dmonad

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.

None yet

2 participants