mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-06 07:17:27 +02:00
* feat: Making a start * feat: Draft guide, showing all Yjs, then Liveblocks, then Slate-yjs * feat: Fixed code snippets * feat: websocket -> WebSocket * feat: Renaming page * feat: Title change * feat: Add provider to resources * feat: Clarity * feat: Update Plate link * feat: Mention Yjs providers * feat: Actually update the Plate link Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org> --------- Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>
2.7 KiB
2.7 KiB
Table of contents
Walkthroughs
- Installing Slate
- Adding Event Handlers
- Defining Custom Elements
- Applying Custom Formatting
- Executing Commands
- Saving to a Database
- Enabling Collaborative Editing
- Using the Bundled Source
Concepts
- Interfaces
- Nodes
- Locations
- Transforms
- Operations
- Commands
- Editor
- Plugins
- Rendering
- Serializing
- Normalizing
- TypeScript
- Migrating