slate

A completely customizable framework for building rich text editors. (Currently in beta.)

MIT License

Downloads
12.2M
Stars
28.9K
Committers
575

Bot releases are visible (Hide)

slate - [email protected] Latest Release

Published by github-actions[bot] 2 months ago

Minor Changes

slate - [email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 3 months ago

Minor Changes

  • #5676 ec9e5f0a Thanks @ivan-sysoi! - Changed behaviour of ReactEditor.findDocumentOrShadowRoot. It returns shadow root or document without checking for the existence of the getSelection method.
slate - [email protected]

Published by github-actions[bot] 4 months ago

Minor Changes

Patch Changes

  • #5664 0016f984 Thanks @12joan! - Fix: state.isDraggingInternally is stale if a drop handler outside the editor causes the dragged DOM element to unmount
slate - [email protected]

Published by github-actions[bot] 5 months ago

Minor Changes

slate - [email protected]

Published by github-actions[bot] 5 months ago

Minor Changes

slate - [email protected]

Published by github-actions[bot] 6 months ago

Minor Changes

  • #5621 d271c4be Thanks @felixfeng33! - Add a shouldMergeNodesRemovePrevNode editor method to control when Transforms.mergeNodes should remove the previous node rather than carrying out a merge operation.

Patch Changes

  • #5620 4470f370 Thanks @JohnCosta27! - Making normalizeNode capable of normalizing erronous nodes, making slate more resilient.
slate - [email protected]

Published by github-actions[bot] 8 months ago

Patch Changes

  • #5541 c2ae1eda Thanks @12joan! - Do not move selection outside inline node when composition starts
slate - [email protected]

Published by github-actions[bot] 8 months ago

Minor Changes

slate - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • #5593 54594d0f Thanks @12joan! - Fix: Calling ReactEditor.focus doesn't update useFocused when running in @testing-library/react
slate - [email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 11 months ago

Minor Changes

  • #5527 fc081816 Thanks @skogsmaskin! - Fixes a bug with ReactEditor.focus where it would throw an error if the editor was in the middle of applying pending operations.
    With this change, setting focus will be retried until the editor no longer has any pending operations.
    Calling ReactEditor.focus on a editor without a current selection, will now make a selection in the top of the document.

Patch Changes

slate - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

slate - [email protected]

Published by github-actions[bot] 12 months ago

Minor Changes

Package Rankings
Top 0.31% on Npmjs.org
Top 9.0% on Clojars.org
Badges
Extracted from project README
Related Projects