remirror

ProseMirror toolkit for React 🎉

MIT License

Downloads
14.7M
Stars
2.6K
Committers
81

Bot releases are visible (Hide)

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-04-04

Patch Changes

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-04-04

Patch Changes

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-04-04

Patch Changes

  • deleted an incorrect preselectClass style on react-table-extension

  • Updated dependencies []:

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-04-01

Patch Changes

  • Borders will be applied for table headers on hover of column controller

  • Updated dependencies []:

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-03-31

Patch Changes

  • Add support for Unicode Regexp in suggestion matching.

    The change was required to support matching non-latin characters in MentionAtomExtension and MentionExtension i.e. by using supportedCharacters: /\p{Letter}+/u in matchers definition.

    There is no need to update the code: changes are backwards compatible with no behavior change at all.

  • Updated dependencies []:

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-03-25

Patch Changes

  • Add an isViewEditable helper to determine if the view content is editable.

    Expose the return type of onAppendTransaction

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-03-25

Patch Changes

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-03-17

Patch Changes

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-03-17

Patch Changes

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-03-08

Patch Changes

  • When using prosemirror-suggest, if appendTransaction is true, make sure the match state will be updated after every transaction.

  • Updated dependencies []:

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-03-06

Patch Changes

  • onChange shouldn't be called if the transaction is canceled by filterTransaction.

  • Updated dependencies []:

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-03-06

Patch Changes

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-03-04

Patch Changes

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-03-04

Patch Changes

  • Add the ability to force update positioners with a new command forceUpdatePositioners.

    This can be useful to update positioners when the view is updated in a way that doesn't trigger a ProseMirror state change. For instance when an image URL is loaded and the document is reflowed.

  • Updated dependencies []:

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-03-02

Patch Changes

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-03-01

Patch Changes

  • Fix an issue that causes the selected text being deleted when pasting.

  • Updated dependencies []:

remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-02-25

Patch Changes

  • Fixes an issue that causes invalid duplicate marks when using pasteRules plugin.
  • Fixes an issue that causes some text nodes to be deleted when using replaceSelection.

  • Updated dependencies []:

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-02-22

Patch Changes

  • Updated marked to v4 to resolve vunerable dependency alert
remirror - @remirror/[email protected]

Published by github-actions[bot] over 2 years ago

2022-02-22

Patch Changes

remirror - [email protected]

Published by github-actions[bot] over 2 years ago

2022-02-09

Patch Changes

Package Rankings
Top 1.07% on Npmjs.org
Related Projects