Skip to content

Update slate to ^0.123.0#534

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/slate
Open

Update slate to ^0.123.0#534
renovate[bot] wants to merge 1 commit intomainfrom
renovate/slate

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

Package Change Age Confidence
slate ^0.94.1^0.123.0 age confidence
slate-react ^0.94.2^0.123.0 age confidence

Release Notes

ianstormtaylor/slate (slate)

v0.123.0

Compare Source

v0.120.0

Compare Source

Patch Changes

v0.118.1

Compare Source

Patch Changes
  • #​5929 fdaa9c80 Thanks @​12joan! - - Fix error when a non-selectable node has no next or previous node

    • Do not return points from Editor.positions that are inside non-selectable nodes
      • Previously, editor.isSelectable was handled incorrectly inside Editor.positions. When encountering a non-selectable node, it would immediately return the point before or after it (depending on reverse), but it would not skip returning points inside the non-selectable node if more than one point was consumed from Editor.positions.
  • #​5943 aaad6717 Thanks @​12joan! - Fix: The split: true option on Transforms.wrapNodes does not work correctly when one or more points is at the start or end of a text node.

  • #​5926 cf10119a Thanks @​12joan! - Use generics for the return type of Node.fragment

v0.118.0

Compare Source

Minor Changes
  • #​5923 ba33735a Thanks @​12joan! - - When removing a text node containing the cursor, always perfer placing the cursor in a sibling text node if one exists.
    • Previously, the selection would enter a sibling inline in some circumstances, even when a sibling text node was available.
    • The most noticeable effect of this change occurs when pressing backspace at the start of line N when the last non-empty node in line N-1 is an inline.
      • Before, the cursor would be placed inside the inline.
      • Now, the cursor is placed outside the inline.

v0.117.2

Compare Source

Patch Changes
  • #​5899 94fb04a4 Thanks @​12joan! - Fix: editor.selection is sometimes replaced with a new object even if the selection did not change

v0.117.0

Compare Source

Minor Changes
  • #​5885 c56a98fd Thanks @​felixfeng33! - - Remove ignoreNonSelectable option from positions,before,after,nodes.
    • Fix move behavior when encounter non-selectable inline voids.
Patch Changes
  • #​5890 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
  • #​5871 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

v0.114.0

Compare Source

Minor Changes
  • #​5850 22a3dda3 Thanks @​zbeyens! - - Update Text.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

v0.112.0

Compare Source

Minor Changes
  • #​5776 5a1c728c Thanks @​yf-yang! - Add merge optional function to decorations and change related type signatures to DecoratedRange. Now developers can specify how two decoration object with the same key but different value are merged together if they overlap"
Patch Changes

v0.110.2

Compare Source

Patch Changes

v0.103.0

Compare Source

Minor Changes
  • #​5621 d271c4be Thanks @​felixfeng33! - Add a shouldMergeNodesRemovePrevNode editor method to control when Transforms.mergeNodes should remove the previous node rather than carrying out a merge operation.
Patch Changes

v0.102.0

Compare Source

Minor Changes

v0.101.5

Compare Source

Patch Changes

v0.101.4

Compare Source

Patch Changes

v0.101.1

Compare Source

Patch Changes

v0.100.0

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/slate branch from 00d6374 to 7c1d769 Compare June 2, 2023 15:18
@renovate renovate bot force-pushed the renovate/slate branch from 7c1d769 to a69d241 Compare June 2, 2023 22:32
@renovate renovate bot force-pushed the renovate/slate branch from a69d241 to a590eee Compare June 3, 2023 15:18
@renovate renovate bot force-pushed the renovate/slate branch from a590eee to 27f15ad Compare June 3, 2023 22:35
@renovate renovate bot force-pushed the renovate/slate branch from 27f15ad to 7dad094 Compare June 4, 2023 07:45
@renovate renovate bot force-pushed the renovate/slate branch from 7dad094 to 9e9cfa6 Compare June 4, 2023 19:28
@renovate renovate bot force-pushed the renovate/slate branch from 9e9cfa6 to 0c42bf2 Compare June 5, 2023 04:25
@renovate renovate bot force-pushed the renovate/slate branch from 0c42bf2 to c9b4c90 Compare June 5, 2023 11:08
@renovate renovate bot force-pushed the renovate/slate branch from c9b4c90 to 7dfa58d Compare June 5, 2023 20:39
@renovate renovate bot force-pushed the renovate/slate branch from 7dfa58d to 89a76ee Compare June 6, 2023 08:05
@renovate renovate bot force-pushed the renovate/slate branch from 89a76ee to 512d955 Compare June 6, 2023 20:45
@renovate renovate bot force-pushed the renovate/slate branch from 512d955 to 6157f6a Compare June 7, 2023 23:57
@renovate renovate bot force-pushed the renovate/slate branch from 6157f6a to 94d9365 Compare June 14, 2023 23:22
@renovate renovate bot force-pushed the renovate/slate branch from 94d9365 to 9a3a72c Compare June 15, 2023 05:10
@renovate renovate bot force-pushed the renovate/slate branch from 9a3a72c to 9592217 Compare June 15, 2023 09:37
@renovate renovate bot force-pushed the renovate/slate branch from 7428d18 to 19c979d Compare June 16, 2023 16:14
@renovate renovate bot force-pushed the renovate/slate branch from 19c979d to b4bcd5b Compare June 16, 2023 22:34
@renovate renovate bot force-pushed the renovate/slate branch from b4bcd5b to f8d8e4a Compare June 17, 2023 13:12
@renovate renovate bot force-pushed the renovate/slate branch from f8d8e4a to 1cecf05 Compare June 19, 2023 09:27
@renovate renovate bot force-pushed the renovate/slate branch from 1cecf05 to 52db36c Compare June 20, 2023 02:42
@renovate renovate bot force-pushed the renovate/slate branch from 52db36c to b6c6de2 Compare June 20, 2023 05:44
@renovate renovate bot changed the title Update dependency slate-react to ^0.96.0 Update dependency slate-react to ^0.97.0 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/slate branch from b6c6de2 to f7b50ba Compare June 20, 2023 07:09
@renovate renovate bot force-pushed the renovate/slate branch from f7b50ba to ab8fd89 Compare June 20, 2023 13:50
@renovate renovate bot force-pushed the renovate/slate branch from ab8fd89 to c40ea60 Compare June 21, 2023 20:01
@renovate renovate bot force-pushed the renovate/slate branch from c40ea60 to 382a488 Compare June 22, 2023 11:51
@renovate renovate bot force-pushed the renovate/slate branch from 382a488 to a693783 Compare June 22, 2023 16:15
@renovate renovate bot force-pushed the renovate/slate branch from a693783 to 604a249 Compare June 22, 2023 21:57
@renovate renovate bot force-pushed the renovate/slate branch from 604a249 to f054227 Compare June 23, 2023 03:12
@renovate renovate bot force-pushed the renovate/slate branch from f054227 to ab3efb8 Compare June 23, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants