Minor Changes
-
#5041
9bc0b613
Thanks @bryanph! - - Introduces auseSlateSelection
hook 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
useSlateWithV
hook that includes the version counter which can be used to prevent re-renders
-
#4988
fbab6331
Thanks @BitPhinix! - Android input handling rewrite, replace composition insert prefixes with decoration based mark placeholders