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

Break out rich text area into separate plugin #179

Open
jadefish opened this issue Jun 13, 2019 · 0 comments
Open

Break out rich text area into separate plugin #179

jadefish opened this issue Jun 13, 2019 · 0 comments

Comments

@jadefish
Copy link
Collaborator

The rich text area component should be its own plugin.

Rationale

The rich text area component:

  1. depends on an external JS library (Quill)
  2. was developed before plugins existed
  3. is more configurable than the POM abstraction layer comfortably allows
  4. should be substitutable for other rich text editing JS libraries

The rich text area as a built-in component doesn't support points 3 and 4 above.

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

No branches or pull requests

1 participant