Update dependency slate-react to ^0.111.0 #200
+36
−43
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.93.0
->^0.111.0
Release Notes
ianstormtaylor/slate (slate-react)
v0.111.0
Compare Source
Minor Changes
9a212512
Thanks @bmingles! - Split out slate-dom packagev0.110.3
Compare Source
Patch Changes
e97a9f88
Thanks @DustinMackintosh! - Invalidate node maps when nodes change until next react paintv0.110.2
Compare Source
Patch Changes
#5737
cd21bb1f
Thanks @WindRunnerMax! - fix: sync built-in state on undo when editor is unfocused#5727
335c5418
Thanks @hernansartorio! - Call unref on pathRefs created for move_node to remove memory leakv0.110.1
Compare Source
Patch Changes
10abeff8
Thanks @TyMick! - Fix selections with non-void non-editable focusv0.110.0
Compare Source
Minor Changes
f9e83b80
Thanks @yf-yang! - Expose useComposing hookv0.109.0
Compare Source
Minor Changes
e5fed793
Thanks @felixfeng33! - AddwithMerging
v0.108.0
Compare Source
Minor Changes
b8bf92dc
Thanks @yf-yang! - Forward ref from Editable componentv0.107.1
Compare Source
Patch Changes
a9a70405
Thanks @WindrunnerMax! - fix unexpected event triggered when usingReactEditor.focus
v0.107.0
Compare Source
Minor Changes
ec9e5f0a
Thanks @ivan-sysoi! - Changed behaviour of ReactEditor.findDocumentOrShadowRoot. It returns shadow root or document without checking for the existence of the getSelection method.v0.106.0
Compare Source
Minor Changes
e6254f70
Thanks @MahmoudElsayad! - Enable Shadow DOM fix for all Safari versions.Patch Changes
0016f984
Thanks @12joan! - Fix:state.isDraggingInternally
is stale if a drop handler outside the editor causes the dragged DOM element to unmountv0.105.0
Compare Source
Minor Changes
2a8b4e95
Thanks @alex-starostin! - Make capitalizing work for iOSv0.104.0
Compare Source
Minor Changes
0bb7be54
Thanks @MahmoudElsayad! - Fix Safari selection inside Shadow DOM.v0.102.0
Compare Source
Patch Changes
c2ae1eda
Thanks @12joan! - Do not move selection outside inline node when composition startsv0.101.6
Compare Source
Patch Changes
54594d0f
Thanks @12joan! - Fix: CallingReactEditor.focus
doesn't updateuseFocused
when running in @testing-library/reactv0.101.5
Compare Source
Patch Changes
8ba3a9c0
Thanks @GeneralChauhan! - Punctuation Mark "+" Support Addedv0.101.3
Compare Source
Patch Changes
8ce52fd4
Thanks @qirong77! - fix onCompositionEnd update error.v0.101.2
Compare Source
Patch Changes
07f59e36
Thanks @timagixe! - Fix cursor position on selection collapse for RTL directionv0.101.1
Compare Source
Patch Changes
91400a8e
Thanks @YaoKaiLun! - Fix the 'select' parameter of the insertNodes function has been overriddenv0.101.0
Compare Source
Minor Changes
fc081816
Thanks @skogsmaskin! - Fixes a bug withReactEditor.focus
where it would throw an error if the editor was in the middle of applying pending operations.With this change, setting focus will be retried until the editor no longer has any pending operations.
Calling
ReactEditor.focus
on a editor without a current selection, will now make a selection in the top of the document.Patch Changes
#5549
f9cca97f
Thanks @12joan! - Firefox compat: Fix incorrect focus.offset when text node ends with \n#5556
22495e14
Thanks @dylans! - Revert #5542v0.100.1
Compare Source
Patch Changes
8688ed5c
Thanks @hellsan631! - Fix Memory Leak when switching between focused editablesv0.100.0
Compare Source
Minor Changes
#5526
623f4452
Thanks @jkcs! - AddonSelectionChange
andonValueChange
in Slate React component#5528
c4c14882
Thanks @dylans! - Update dependencies to React 18, Node 20, TS 5.2, etc.v0.99.0
Compare Source
Minor Changes
300dc57a
Thanks @josephmr! - Retain editor selection when using ReactEditor.focus()Patch Changes
ff7db221
Thanks @YaoKaiLun! - Fix move_node triggers nodes re-renderv0.98.4
Compare Source
Patch Changes
13c7d271
Thanks @e1himself! - Remove an unused React refv0.98.3
Compare Source
Patch Changes
e308cd66
Thanks @janpaepke! - bugfix: slate breaks on load on safari < 16.4v0.98.2
Compare Source
v0.98.1
Compare Source
Patch Changes
a5576e56
Thanks @WcaleNieWolny! - Fix firefox table selection if table is contentedtiablev0.98.0
Compare Source
Minor Changes
8b548fb5
Thanks @WcaleNieWolny! - Fix invalid usage of the selection API in firefoxv0.97.2
Compare Source
Patch Changes
#5462
a6b606d8
Thanks @Ben-Wormald! - Update hotkeys util to use isHotkey for better support for non-latin keyboards#5470
4bd15ed3
Thanks @josephmr! - Fix Android caret placement regression when inputting into empty editorv0.97.1
Compare Source
Patch Changes
53395449
Thanks @12joan! - Do not attempt to batch updates manually in React >= 18v0.97.0
Compare Source
Minor Changes
12ff246e
Thanks @gtluszcz! - Fixed occasional crashes when selecting void elements in ChromePatch Changes
cde0a155
Thanks @Shiba-ligo! - fix regular expression for testing Webkit based browser.v0.96.0
Compare Source
v0.95.0
Compare Source
Minor Changes
#5422
0b179909
Thanks @Chudesnov! - Prevents default focus styles from being removed in Editable#5421
91e388ec
Thanks @e1himself! - Rename<Slate>
component prop fromvalue
toinitialValue
to emphasize uncontrolled nature of itv0.94.2
Compare Source
v0.94.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.