Skip to content
/ slate Public
forked from ianstormtaylor/slate

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

License

Notifications You must be signed in to change notification settings

alineco/slate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of Slate used by Aline.

Patches

Branch Slate PR Description When to remove Merge commit
patch/null-node-props N/A Allows setting node properties to null. See ianstormtaylor#4042. If Aline no longer needs to set null properties (probably never). #
feat/positions-skip N/A Adds a skip option to Editor.positions, which only works for inline voids (hence no Slate PR). Update: As of fix/non-selectable, supporting non-voids may be possible, in which case we can make a PR. If no longer used for invisible nodes. #
fix/non-selectable ianstormtaylor#5929 Fixes a couple of bugs in isSelectable. When released. #

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.3%
  • JavaScript 11.6%
  • CSS 0.1%