slate-react@0.82.0
·
459 commits
to main
since this release
Minor Changes
-
#5041
9bc0b613Thanks @bryanph! - - Introduces auseSlateSelectionhook that triggers whenever the selection changes.- This also changes the implementation of SlateContext to use an incrementing value instead of an array replace to trigger updates
- Introduces a
useSlateWithVhook that includes the version counter which can be used to prevent re-renders
-
#4988
fbab6331Thanks @BitPhinix! - Android input handling rewrite, replace composition insert prefixes with decoration based mark placeholders