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

#84: Addition additional states of contenteditable #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dinukadesilva
Copy link

@lovasoa
Copy link
Owner

lovasoa commented Mar 31, 2018

thank you for the PR

@lovasoa
Copy link
Owner

lovasoa commented Mar 31, 2018

but I don't think exposing the state as a list of boolean properties is a good idea

@lovasoa
Copy link
Owner

lovasoa commented Mar 31, 2018

what should the user expect if he sets several boolean state options to true?

@dinukadesilva
Copy link
Author

It is according to the priority sequence mentioned in https://w3c.github.io/editing/contentEditable.html#h-contenteditable. That's why these have been enclosed in separate if clauses.

@dinukadesilva
Copy link
Author

@lovasoa Any updates regarding this pull request

@lovasoa lovasoa changed the title gh-84: Addition additional states of contenteditable #84: Addition additional states of contenteditable Aug 5, 2018
@lewisf
Copy link

lewisf commented Nov 13, 2019

any updates on this? can i help with any changes to move this along?

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.

Additional states "events", "caret", "typing", "plaintext-only"
3 participants