Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Bump @sanity/default-layout from 1.148.5 to 2.0.2 in /studio #396

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @sanity/default-layout from 1.148.5 to 2.0.2.

Release notes

Sourced from @sanity/default-layout's releases.

v2.0.2

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixed diff tooltip annotation position when near top/bottom of panel
  • Fixed image diff component crashing on legacy image asset IDs
  • Fixed studio crashing when importing presence components from old path
  • Fixed modal stacking when inside of other modals
  • Fixed reference search appearing "behind" other dialogs
  • Fixed crash when passing draft ID to document pane

📓 Full changelog

Author Message Commit
Victoria Bergquist [components] Fix diff tooltips covering content when not enough space (#2039) 4209adba4
Espen Hovlandsdal [components] Add back deprecated presence export path (#2042) 5152be129
Espen Hovlandsdal [components] Remove unused dependencies (#2037) 0550cfcca
Marius Lundgård [design-studio] Add example of PT in array item dc937e0c7
Marius Lundgård [components] Add modal components 582509dc6
Marius Lundgård [form-builder] Wrap expanded PT editor in Modal 9db1e552a
Marius Lundgård [default-layout] Add modal typings d049e916a
Marius Lundgård [desk-tool] Add modal typings ea57cb313
Marius Lundgård [design-studio] Add example of nested arrays ef99c29a2
Marius Lundgård [design-studio] Add JSON tab to allInputs type cee2855c0
Marius Lundgård [components] Do not hide modal ancestors da20e787d
Marius Lundgård [design-studio] Add more complex PT example 285faaa1d
Marius Lundgård [form-builder] Fix nesting order of modals c60f9e8fa
Espen Hovlandsdal [components] Use Modal component in searchable select 061528403
Espen Hovlandsdal [design-studio] Add some more options to portable text schema f691a802b
Espen Hovlandsdal [field] Handle legacy asset IDs in image/file diffs cac00cc2b
Espen Hovlandsdal [desk-tool] Use published document ID for document operations 320f2b0cc

v2.0.1

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

Highlights

Review Changes

Review Changes is the latest in a series of improvements we have made to the authoring experience in the Sanity Studio. You now get full document revision history right inside the Sanity Studio. Down to click and keystroke, you can see who contributed what to any version of a document and roll back a single field. You can also make your own custom diff components with the new APIs and React components.

Commits
  • eb1e229 v2.0.2
  • 320f2b0 [desk-tool] Use published document ID for document operations
  • cac00cc [field] Handle legacy asset IDs in image/file diffs
  • f691a80 [design-studio] Add some more options to portable text schema
  • 0615284 [components] Use Modal component in searchable select
  • c60f9e8 [form-builder] Fix nesting order of modals
  • 285faaa [design-studio] Add more complex PT example
  • da20e78 [components] Do not hide modal ancestors
  • cee2855 [design-studio] Add JSON tab to allInputs type
  • ef99c29 [design-studio] Add example of nested arrays
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@sanity/default-layout](https://github.com/sanity-io/sanity) from 1.148.5 to 2.0.2.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](sanity-io/sanity@v1.148.5...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants