Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

omnisvero

ZoeyCrooks31MIT1.1.1TypeScript support: included

A Plugin Architecture on top of Draft.JS

components, culpa, editor, react, react-component, ex, sed, wysiwyg

readme

changelog

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

To be released

4.1.0

  • add "sideEffects": false for tree shaking

4.0.0

  • Replace legacy lifecycle hooks with UNSAFE aliases; the required react version is 16.3
  • Migrate styles to linaria
  • Hide internals in single bundle
  • Add esm support
  • convert to typescript

2.0.6

  • Allow draft-js v0.11
  • Remove unused dependencies

2.0.5

  • Fixed bug that would have shared stores between multiple editor instances. #1176

2.0.3 - 2.0.4

  • bumped find-with-regex

2.0.2

  • added options to configure styling of alignment buttons

Released the first working of DraftJS Alignment Plugin