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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactive extension options #210

Merged
merged 8 commits into from Mar 6, 2019

Conversation

Chrissi2812
Copy link
Contributor

@Chrissi2812 Chrissi2812 commented Feb 25, 2019

This allows something like this which will call the update method of that extensions.

this.editor.extensions.options.placeholder.emptyNodeText = newValue

This will close #153

Example

placeholder

Known Bugs

If the content is not empty the state get's mismatched, and everything is screwed up 馃槱 fixed with 89e6436 and 0f44e74

@Chrissi2812 Chrissi2812 marked this pull request as ready for review February 26, 2019 10:53
@philippkuehn philippkuehn merged commit bafa4a6 into ueberdosis:master Mar 6, 2019
@philippkuehn
Copy link
Contributor

This one is great! Thanks a lot!

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.

Placeholder text is not reactive
2 participants