Skip to content

#84: Addition additional states of contenteditable#85

Open
dinukadesilva wants to merge 1 commit into
lovasoa:masterfrom
dinukadesilva:gh-84
Open

#84: Addition additional states of contenteditable#85
dinukadesilva wants to merge 1 commit into
lovasoa:masterfrom
dinukadesilva:gh-84

Conversation

@dinukadesilva

Copy link
Copy Markdown

@lovasoa

lovasoa commented Mar 31, 2018

Copy link
Copy Markdown
Owner

thank you for the PR

@lovasoa

lovasoa commented Mar 31, 2018

Copy link
Copy Markdown
Owner

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

@lovasoa

lovasoa commented Mar 31, 2018

Copy link
Copy Markdown
Owner

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

@dinukadesilva

Copy link
Copy Markdown
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
Copy Markdown
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

lewisf commented Nov 13, 2019

Copy link
Copy Markdown

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

@lewisf lewisf mentioned this pull request Nov 13, 2019
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