mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-21 22:45:18 +02:00
Add onSelectionChange
and onValueChange
in Slate React component (#5526)
* Add `onSelectorChange` and `onValueChange` in Slate React component * docs: add changeset * fix: fixed lint error * Rename Slate React component `onSelectorChange` to `onSelectionChange`. Add more unit tests. * docs: update changeset --------- Co-authored-by: willliu <willliu@distinctclinic.com>
This commit is contained in:
5
.changeset/curly-ligers-lay.md
Normal file
5
.changeset/curly-ligers-lay.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': minor
|
||||
---
|
||||
|
||||
Add `onSelectionChange` and `onValueChange` in Slate React component
|
Reference in New Issue
Block a user