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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
#4489
1b560de3
Thanks @nemanja-tosic! - Fix paste to empty node losing structure of first block#4326
00259003
Thanks @oliger! - Add support for flag, keycap and tag unicode sequences.#4276
6f47cbbe
Thanks @TheSpyder! - Switched fromfast-deep-equal
to a custom deep equality check. This restores the ability for text nodes with mark values set toundefined
to merge with text nodes missing those keys.#4431
55ff8f00
Thanks @TheSpyder! - Fixed regression in Apply no-children normalization fix before normalization #4208 where normalization on empty block nodes could not be overridden#3820
c6203a2d
Thanks @githoniel! - unwrapNode call liftNode in reverse order to keep nested block#4428
b47d3fd1
Thanks @TheSpyder! - Don't setnull
inset_node
'snewProperties
object when usingTransforms.unsetNodes()
Patch Changes
#4132
48b71294
Thanks @ulion! - Make onDomSelectionChange trigger after onClick.#4500
50bb3d7e
Thanks @tubbo! - Upgradeis-plain-object
to v5.0.0#4482
dd752df1
Thanks @Jokcy! - Fix cursor not correct issue after insert multiple nodes withTransform.insertNodes
#4296
479a7591
Thanks @kellyjosephprice! - Fix mergeNodes moving node into parent sibling#4458
95c759a1
Thanks @taj-codaio! - Normalization now removes empty text nodes after nonempty nodes with differing styles, but before inline nodes.#4505
269e59c9
Thanks @dylans! - Immer 9 security update, refactor to support immer 9 API changes[email protected]
Minor Changes
25afbd43
Thanks @bkrausz! - Use native character insertion to fix browser/OS text featuresPatch Changes
#4475
c1433f56
Thanks @skogsmaskin! - [slate-react]: fix selection bugs when multiple editors share value#4132
48b71294
Thanks @ulion! - Make onDomSelectionChange trigger after onClick.#4493
3dd74dd5
Thanks @dylans! - Update error message for useSlate#4450
220f2d2c
Thanks @neko-neko! - Changed so that the onKeyDown event do not fired while IME converting.#4452
935b3a79
Thanks @dylans! - double ime fix for qq browser#4500
50bb3d7e
Thanks @tubbo! - Upgradeis-plain-object
to v5.0.0#4480
e51566ad
Thanks @imdbsd! - Add key for Children SelectedContext.Provider#4454
d06706c9
Thanks @imdbsd! - Fix to read fragment from data-slate-fragment when application/x-slate-fragment is missing#4460
ace397f9
Thanks @dylans! - fix double character insertion regression due to unnecessary memo#4451
8e4120ae
Thanks @githoniel! - fix IME double input with editor mark#4503
2065c5bd
Thanks @bytrangle! - Fix incorrect selection when triple clicking blocks in Editable component#4433
a1f925bd
Thanks @imdbsd! - Fix copy-paste a slate fragment on android editable#4365
906e5af1
Thanks @samarsault! - fix a bug where element selections were not captured by useSelected#4342
834ce348
Thanks @imdbsd! - Fix editor mark is not inserted on android[email protected]
Patch Changes
50bb3d7e
Thanks @tubbo! - Upgradeis-plain-object
to v5.0.0[email protected]
Patch Changes
50bb3d7e
Thanks @tubbo! - Upgradeis-plain-object
to v5.0.0