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

fix ensure styles inline styles are getting applied correctly in the editor for block extensions #203

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

fabiankaegy
Copy link
Member

Description of the Change

Fixes how inline styles get applied in the editor when block extensions get applied that don't actually produce inline styles.

Changelog Entry

Fixed - How inline styles get applied in the editor when block extensions get applied that don't actually produce inline styles

Credits

Props @fabiankaegy, @ncoetzer

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@fabiankaegy fabiankaegy added the [Type] Bug Something isn't working label Feb 23, 2023
@fabiankaegy fabiankaegy self-assigned this Feb 23, 2023
@github-actions
Copy link

Size Change: +4 B (0%)

Total Size: 51.1 kB

Filename Size Change
dist/index.js 51.1 kB +4 B (0%)

compressed-size-action

Copy link
Contributor

@ncoetzer ncoetzer left a comment

Choose a reason for hiding this comment

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

@fabiankaegy Awesome, thank you 🚀

@fabiankaegy fabiankaegy merged commit a74c9c9 into develop Feb 23, 2023
@fabiankaegy fabiankaegy deleted the fix/extension-inline-style branch February 23, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants