Uh oh!
There was an error while loading. Please reload this page.
fix!: Rename editing CSS class to blocklyEditing (#8287) - #8301
Conversation
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
BeksOmega
commented
Jul 11, 2024
Yay! Glad it looks like you got the branches sorted :D Two housekeeping things that apply to all of your PRs:
Please reply or react to let me know you've seen this! |
ga-fleury
commented
Jul 11, 2024
Will do! thank you for the heads up! |
BeksOmega
left a comment
There was a problem hiding this comment.
Missed this in the issue description, but there is also a places in core/field_input where we call dom.removeClass with editing. This needs to be renamed as well.
After that should be gtg!
BeksOmega
commented
Jul 17, 2024
Heya @ga-fleury Are you still interested in working on this? |
ga-fleury
commented
Jul 17, 2024
@BeksOmega added further changes |
BeksOmega
left a comment
There was a problem hiding this comment.
This looks great! Thank you for the fixes =)
Fixes: #8287
chore!: Rename editing CSS class to blocklyEditing (#8287)