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]

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

Patch Changes

  • #5259 d7de564d Thanks @Jacfem! - Updates the selection correctly in readonly shadowdom

  • #5252 179d5c92 Thanks @frellica! - remove qq browser from beforeinput compat list because it had updated its chromium core to version 94

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Minor Changes

  • #5226 0141f683 Thanks @laufeyrut! - Check if getBoundingClientRect exist before trying to call bind on it. Makes unit testing experience agains Editable nicer
slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Minor Changes

slate - [email protected]

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

Minor Changes

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Minor Changes

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Minor Changes

  • #4717 d73026ee Thanks @bryanph! - Changes how selections are stored in the history resulting in more consistent results
slate - [email protected]

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

Minor Changes

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Minor Changes

  • #5123 0eb37e79 Thanks @laufeyrut! - Make it possible to delete block elements with backspace in Chrome and Safari

Patch Changes

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Patch Changes

slate - [email protected]

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

Patch Changes

  • #5069 46d113fe Thanks @krenzke! - Expose getDirtyPaths method on Editor object to allow for customization
slate - [email protected]

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

Patch Changes

  • #4988 fbab6331 Thanks @BitPhinix! - Android input handling rewrite, replace composition insert prefixes with decoration based mark placeholders
slate - [email protected]

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

Minor Changes

  • #5041 9bc0b613 Thanks @bryanph! - - Introduces a useSlateSelection hook that triggers whenever the selection changes.

    • This also changes the implementation of SlateContext to use an incrementing value instead of an array replace to trigger updates
    • Introduces a useSlateWithV hook that includes the version counter which can be used to prevent re-renders
  • #4988 fbab6331 Thanks @BitPhinix! - Android input handling rewrite, replace composition insert prefixes with decoration based mark placeholders

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