github remirror/remirror remirror@1.0.31

2 years ago

2021-10-11

Patch Changes

  • Improved the behavior of increasing indentation in a list. Now unselected sub lists won't increase indentation when the user indent the parent list item.

    Exported a new helper function indentList.

    Deprecated sharedSinkListItem.

  • Improved the behavior of decreasing indentation in a list. A list item won't be able to lift out of list anymore when the user dedent it. Indenting across different types of lists is more consistent.

    Exported a new helper function dedentList.

    Deprecated sharedLiftListItem.

  • Improve backspace behavior between two lists.

  • Updated dependencies []:

    • @remirror/extension-list@1.2.0
    • @remirror/preset-wysiwyg@1.1.8

Don't miss a new remirror release

NewReleases is sending notifications on new releases.