Skip to content

Releases: zamarawka/draft-js-emoji-mart-plugin

1.0.1

04 Mar 09:12
Compare
Choose a tag to compare

Release Highlights

  • Fix emoji skin colors

1.0.0

09 Nov 14:14
Compare
Choose a tag to compare

Boom💥!! First version of emoji-mart plugin for draft-js. 🎉

Release Highlights

  • Package migrated from Flow.js to Typescript
  • Typescript definitions out of the box
  • Remove automatic insert space after emoji
  • Add basic handling for custom emoji
  • Fix some bugs with insert position
  • Support latest version of draft-js and draft-js-plugins-editor

Other updates

  • Add demo page with usage example
  • Improve developer experience
  • Ci/CD

1.0.0-alpha.2

09 Nov 13:27
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

Update deps

1.0.0-alpha.1

09 Nov 12:58
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

Polish package.
Update typings for compatible with emoji-mart@3.

1.0.0-alpha.0

09 Nov 07:49
Compare
Choose a tag to compare
1.0.0-alpha.0 Pre-release
Pre-release

Typescript migration.

0.0.6

08 Nov 07:25
Compare
Choose a tag to compare

This is first plugin release.
Build on top of flow.js for 0.10 version of draft-js and 2.* version of draft-js-plugins-editor.