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

[DEV-19139] Refactor - Drop Extension.isElementEqual #580

Merged

Conversation

e1himself
Copy link
Contributor

No description provided.

Comment on lines +35 to +37
return Object.assign(editor, {
isElementEqual,
});
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Potentially the function could have just become a lib function (and not a method of editor). But I wanted to make the minimal necessary changes at this stage.

@e1himself e1himself merged commit 8516fff into main Jan 15, 2025
9 checks passed
@e1himself e1himself deleted the refactor/dev-19139-get-rid-of-extension-is-element-equal branch January 15, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants