fix(deps): update dependency slate to ^0.118.0 #9596
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.112.0
->^0.118.0
Release Notes
ianstormtaylor/slate (slate)
v0.118.0
Compare Source
Minor Changes
ba33735a
Thanks @12joan! - - When removing a text node containing the cursor, always perfer placing the cursor in a sibling text node if one exists.v0.117.2
Compare Source
Patch Changes
94fb04a4
Thanks @12joan! - Fix:editor.selection
is sometimes replaced with a new object even if the selection did not changev0.117.0
Compare Source
Minor Changes
c56a98fd
Thanks @felixfeng33! - - RemoveignoreNonSelectable
option from positions,before,after,nodes.Patch Changes
9862ae71
Thanks @joblolin95! - Handle backspace correctly for grapheme clusters in Burmese, Hindi, Khmer, Malayalam, Oriya, Punjabi, Tamil, and Telugu.v0.116.0
Compare Source
Patch Changes
fb87646e
Thanks @12joan! - - PERF: Use pure JS instead of Immer for applying operations and transforming points and ranges. Immer is now used only for producing fragments.v0.115.1
Compare Source
Patch Changes
293aca9c
Thanks @12joan! - Handle backspace correctly for grapheme clusters in Bengaliv0.114.0
Compare Source
Minor Changes
22a3dda3
Thanks @zbeyens! - - UpdateText.decorations
to return the positions in addition to the leaf nodes:{ leaf: Text, position?: { start: number, end: number, isFirst: boolean, isLast: boolean } }[]
.v0.113.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.