Skip to content

Releases: globocom/react-native-draftjs-render

v2.8.3

Choose a tag to compare

@raphaelpor raphaelpor released this 31 Oct 14:29
  • Text alignment typo fix (#47).

v2.7.0

Choose a tag to compare

@raphaelpor raphaelpor released this 18 Mar 01:56

v2.6.0

Choose a tag to compare

@raphaelpor raphaelpor released this 14 Mar 17:53
  • Added support to entityMap for atomic handlers (7a78b12)

v2.5.0

Choose a tag to compare

@Canedo Canedo released this 01 Mar 16:19
  • Add nested unordered list items (#31)
  • Added support for text-align in item data prop (#34)
  • Updating devDependencies
  • Adding support to react native 0.53.3

v2.3.0

Choose a tag to compare

@Canedo Canedo released this 13 Oct 00:27

Adding support to react native 0.49.3

v2.2.0

Choose a tag to compare

@Canedo Canedo released this 03 Oct 17:50

Adding a custom block handler (#23)

v2.1.3

Choose a tag to compare

@Canedo Canedo released this 19 Sep 18:21
  • Support to astral unicode symbols

v2.1.1

v2.1.1 Pre-release
Pre-release

Choose a tag to compare

@Canedo Canedo released this 19 Sep 13:56
2.1.1

v2.0.2

Choose a tag to compare

@raphaelpor raphaelpor released this 04 Sep 20:02

v2.0.0

Choose a tag to compare

@raphaelpor raphaelpor released this 04 Sep 20:01

Breaking Changes:

  • Update React Native version to 0.47.x and React to 16.x;
  • Now RNDraftJSRender can not be imported as a React component. Check out the README.md.