Skip to content

Releases: HubSpot/draft-convert

v1.4.7

22 Jun 18:47
Compare
Choose a tag to compare

Changes

  • Better support for emoji/unicode in convertToHTML (#13)

v1.4.6

27 Apr 20:16
Compare
Choose a tag to compare

Changes

  • Fix updateMutations changes to correctly handle overlapping of prefix/suffix (#67)
  • Add ability to return false in htmlToBlock to a block level node and its contents (#62 and #64)

v1.4.5

20 Apr 15:43
Compare
Choose a tag to compare

Changes

  • Fix webpack build with json-loader (#61)

v1.4.4

20 Apr 15:23
Compare
Choose a tag to compare

Changes

  • Fix handle intersecting styles/entities by splitting one into two parts (#57)
  • Add version to exports (#60)
  • Handle void ReactElements when converting to HTML (#51)

v1.4.3

13 Mar 18:57
Compare
Choose a tag to compare

Changes

  • Omit whitespace in HTML input (#42)
  • Fix argument to checkBlockType for blocks inside blocks (#50)

v1.4.2

22 Feb 17:01
Compare
Choose a tag to compare

Changes

  • Support styles nested within entities converted to ReactElements (#45)
  • Add installation instructions (#40)

v1.4.1

22 Feb 16:29
Compare
Choose a tag to compare

Changes

  • Add jest & travis CI (#39)
  • Fix styles nested within tag-based entities (#43)

v1.4.0

13 Feb 01:48
Compare
Choose a tag to compare

Changes

  • Handle nested blocks by default, move previous behavior to flat mode (#36)

v1.3.5

10 Feb 19:47
Compare
Choose a tag to compare

Changes

  • Fixed yarn lockfile to resolve with yarnpkg URLs (7128725)

v1.3.4

10 Feb 19:46
Compare
Choose a tag to compare

Changes

  • Upgrade build scripts and linting (#31)
  • Add yarn lockfile (36bf388)