Skip to content

Releases: remirror/remirror

@remirror/[email protected]

06 Feb 07:15
85f9531
Compare
Choose a tag to compare

Patch Changes

@remirror/[email protected]

06 Feb 07:15
85f9531
Compare
Choose a tag to compare

Patch Changes

@remirror/[email protected]

06 Feb 07:15
85f9531
Compare
Choose a tag to compare

Patch Changes

  • 7380e18: Update repository url from ifiokjr/remirror to remirror/remirror to reflect new GitHub
    organisation.

@remirror/[email protected]

06 Feb 07:15
85f9531
Compare
Choose a tag to compare

Patch Changes

  • 7380e18: Update repository url from ifiokjr/remirror to remirror/remirror to reflect new GitHub organisation.
  • Updated dependencies [7380e18]

@remirror/[email protected]

19 Jan 17:50
Compare
Choose a tag to compare

Patch Changes

  • ade2ed1: Fix the missing exports from the @remirror/ui-icons library. Now exporting
    ImagesRegularIcon and ImagesSolidIcon.

@remirror/[email protected]

19 Jan 17:50
Compare
Choose a tag to compare

Patch Changes

@remirror/[email protected]

19 Jan 17:50
Compare
Choose a tag to compare

Patch Changes

  • 416d65d: Better code comment docs around how to apply additional extensions (#186).

@remirror/[email protected]

19 Jan 17:50
Compare
Choose a tag to compare

Minor Changes

  • 416d65d: Allow overriding character limit in Social UI (#187)

Patch Changes

v0.7.0

18 Nov 22:06
v0.7.0
276a030
Compare
Choose a tag to compare
  • 🚀 @remirror/react, @remirror/editor-wysiwyg, @remirror/editor-social: New extensions props on the RemirrorManager for injecting additional extensions into prebuilt editors #176.

v0.6.0

25 Sep 13:10
v0.6.0
95845c0
Compare
Choose a tag to compare

Added

  • jest-prosemirror: New snapshot serializer exported as prosemirrorSerializer.
  • jest-prosemirror: New debug method which logs the editor's prettified html to the console.
  • prosemirror-suggest: Now supports ignoring activation characters to prevent matches from appearing in ignored sections.

Changes

  • @remirror/extension-mention: Fix a long standing bug where the editor crashes after deleting a single character mention.