Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 772 Bytes

File metadata and controls

20 lines (13 loc) · 772 Bytes

Change Log

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

2.2.0 - 2018-01-26

Buttons for custom block types or custom inline styles can now easily be generated; see the example at /example/CustomBlocksAndStyles.js.

2.1.0 - 2017-06-22

Updated key handling code to use new signature from recent draft-js changes; move to latest release candidate of draft-js-plugins.

2.0.0 - 2017-03-03

Compatibility with draft-js-plugins 2.0 beta / release candidates (note: use 1.x.x release of this plugin if sticking with draft-js-plugins v1.x.x)

1.0.1 - 2016-06-17

Cleand up npm module

1.0.0 - 2016-06-16

Released the first working version of DraftJS RichButtons Plugin