mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-13 11:44:55 +01:00
* Add a `copyFragment` helper for plugin onCut/onCopy functions * Rename `copyFragment` to `cloneFragment` * Fix a missing clone-fragment reference
Walkthroughs
- Installing Slate
- Adding Event Handlers
- Defining Custom Block Nodes
- Applying Custom Formatting
- Using Plugins
- Saving to a Database
- Saving and Loading HTML Content
Guides
General
Slate Core
- Block
- Change
- Character
- Data
- Document
- Inline
- Mark
- Node
- Operation
- Range
- Schema
- Text
- Value
- setKeyGenerator
- resetKeyGenerator
Slate React
- Editor
- Plugins
- Custom Nodes
- Core Plugins
- cloneFragment
- findDOMNode
- findDOMRange
- findNode
- findRange
- getEventRange
- getEventTransfer
- setEventTransfer