github remirror/remirror @remirror/react@2.0.0-beta.5

21 months ago

2022-07-01

Major Changes

Patch Changes

  • Try to require JSDOM implicitly in node environment.

  • Expose the return type of the throttle and debounce helpers

  • Removes the following CSS variables:

    --rmr-color-selection-background: Highlight;
    --rmr-color-selection-shadow: inherit;
    --rmr-color-selection-text: HighlightText;
    --rmr-color-selection-caret: inherit;
    

    This brings more natural selection colors to the editor.

  • Rename useEvent to useEditorEvent to avoid confusion with the React hook of the same name

    Remove the deprecated useEvents hook

  • SSR features are removed.

  • Standardize the contextmenu and hover events to return event as first parameter

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

  • Updated dependencies

    • @remirror/extension-placeholder@2.0.0-beta.5
    • @remirror/extension-positioner@2.0.0-beta.5
    • @remirror/extension-react-component@2.0.0-beta.5
    • @remirror/extension-react-tables@2.0.0-beta.5
    • @remirror/preset-react@2.0.0-beta.5
    • @remirror/react-components@2.0.0-beta.5
    • @remirror/react-core@2.0.0-beta.5
    • @remirror/react-hooks@2.0.0-beta.5
    • @remirror/react-renderer@2.0.0-beta.5
    • @remirror/react-utils@2.0.0-beta.5

Don't miss a new remirror release

NewReleases is sending notifications on new releases.