mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-03-05 21:49:06 +01:00
* Initial fixes for IE compat of cloneFragment * Used prettier to fix styling * Removed solutions that can be polyfilled; added COMPAT comment * Updated FAQ to reflect ideology towards IE * Update faq.md * Update faq.md * Update faq.md
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