stagehq / backstage

The backstage – where the magic happens.
https://getstage.app
Other
5 stars 1 forks source link

build(deps): bump slate-react from 0.82.2 to 0.91.9 #125

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps slate-react from 0.82.2 to 0.91.9.

Release notes

Sourced from slate-react's releases.

slate-react@0.91.9

Patch Changes

  • #5339 62f8ddd9 Thanks @​12joan! - Fixes #5335. To prevent performance issues, make sure to wrap custom renderPlaceholder values in useCallback.

slate-react@0.91.8

Patch Changes

  • #5325 af3f828b Thanks @​clauderic! - Fix edge-cases in the Android input manager when text leaf nodes are deleted, such as when deleting text leaf nodes adjacent to inline void nodes.

  • #5327 4205e0f0 Thanks @​YasinChan! - Fix the issue of composition API and beforeinput event triggering between Chrome versions 60-75 on the Android platform.

slate-react@0.91.7

Patch Changes

slate-react@0.91.6

Patch Changes

  • #5315 5784a38b Thanks @​clauderic! - The RestoreDOM manager that is used Android no longer restores the DOM to its previous state for text mutations. This allows the editor state to be reconciled during a composition without interrupting the composition, as programatically updating the textContent of a text node ends the current composition.

  • #5315 5784a38b Thanks @​clauderic! - Fixed consumer defined onInput event handler not being invoked when passed to the <Editable> component.

slate-react@0.91.5

Patch Changes

slate-react@0.91.4

Patch Changes

  • #5310 b94254d6 Thanks @​etrepum! - Fix to ensure that the latest versions of onChange and renderPlaceholder are used

slate-react@0.91.3

Patch Changes

slate-react@0.91.2

Patch Changes

  • #5297 967d99eb Thanks @​edhager! - Fix memory leaks by adding clean-up code that looks for ref resets in Editable and Text.

slate-react@0.91.1

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated | | :--- | :----- | :------ | :------- | :------ | | **backstage** | ⬜️ Ignored ([Inspect](https://vercel.com/stage/backstage/CH1uk4wMQcE6bBYSk1iQ952wkCw6)) | | | Mar 7, 2023 at 9:32AM (UTC) |
dependabot[bot] commented 1 year ago

Superseded by #133.