Skip to content

Wikia/post-editor

Repository files navigation

post-editor (feel free to add a better name)

Quill-based editor for posts and replies, currently used in Discussions

Includes:

  • inlined CSS
  • Quill.core package
  • Preact as a renderer

How to start

  • to bypass CORS limitations either install this extension or apply some of this setting
    • from Chrome 68+ CORB is installed by default so setting (mode: 'no-cors) will unblock CORS limitations but won't prevent CORB from blocking a request (see this and that for details
  • run yarn and yarn start

How to build

  • merge your PR
  • run yarn release:xxx (see package.json for details)

Dependencies

  • Fandom Design System styles:
    • wds-icon (wds-components/_icons)
    • wds-dropdown (wds-components/_drowdowns)
  • Browsers which support Element.closest or polyfill
  • whatwg-fetch polyfill (eg. this one) (see docs for details

About

Quill-based editor for posts and replies

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •