Skip to content

Releases: HubSpot/draft-extend

v1.7.0-beta.3

Choose a tag to compare

@maxwellskala maxwellskala released this 02 Aug 16:18

Fixes an issue with the previous publish.

v1.7.0-beta.2

Choose a tag to compare

@henryqdineen henryqdineen released this 01 Aug 23:36

Adds withDraftExtendContext HOC

v1.7.0-beta.1

Choose a tag to compare

@benbriggs benbriggs released this 21 Feb 17:14

Changes

  • Remove unnecessary memoization when accumulating serialization options (#46)

v1.7.0-beta.0

Choose a tag to compare

@benbriggs benbriggs released this 24 Jan 16:43

Changes

  • Add experimental support for plugin accumulation outside the plugin render path using __isAccumulator (#42)

v1.6.5

Choose a tag to compare

@benbriggs benbriggs released this 09 Dec 18:57

Changes

  • migrate to babel 7, rollup and publish ESM source (#44)

v1.6.4

Choose a tag to compare

@benbriggs benbriggs released this 04 Oct 18:59

Changes

  • Remove react-create-class (#39)

v1.6.3

Choose a tag to compare

@maxwellskala maxwellskala released this 18 Jul 21:45

Fixes an issue with editorRef being assigned an incorrect PropType; this was generating console warnings in non-production builds of React.

v1.6.2

Choose a tag to compare

@maxwellskala maxwellskala released this 16 Jul 19:18

Changes

  • Add editorRef to child context of Editor

v1.6.1

Choose a tag to compare

@maxwellskala maxwellskala released this 16 Jan 18:48

Changes

  • Add styleFn prop (#37)

v1.6.0

Choose a tag to compare

@benbriggs benbriggs released this 06 Nov 22:16

Changes

  • add renderTray prop (#36)