mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 01:19:52 +02:00
Add withHistory page to docs, reorganize the History docs in general and update Summary.md
This commit is contained in:
7
docs/libraries/slate-history/README.md
Normal file
7
docs/libraries/slate-history/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Slate History
|
||||
|
||||
This sub-library tracks changes to the Slate value state over time, and enables undo and redo functionality.
|
||||
|
||||
- [withHistory](./with-history.md)
|
||||
- [HistoryEditor](./history-editor.md)
|
||||
- [History](./history.md)
|
Reference in New Issue
Block a user