Enables passing skipVisibilityCheck prop to preview components to avoid flickering when already in the viewport
🐛 Notable bugfixes
Fixes virtualized list (arrays) not rendering properly when inside a modal
Fixes bug where validation messages on Portable Text annotations were shown twice
Improves wording on message shown after successfully deleting a document
Fixes issue where unused references are cleared on clicking outside
Resolves issue where validation errors are not focused when clicking on an error in the panel
Fixes issue where annotation popovers were not scrollable in the Portable Text Editor
Fixes a bug in the Portable Text Editor, which could lead to duplicating single sentence content with mixed marks in the editor when overwritten by another text
Fixes an issue where creating a portable text annotation and inserting a value inside it would make a listening text editor crash
Fixes an issue where documents would sometimes automatically scroll without user actually performing a scroll
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)
Bumps sanity from 3.2.0 to 3.9.1.
Release notes
Sourced from sanity's releases.
... (truncated)
Commits
c86ae50
v3.9.18106688
fix(core): array item not showing when usingmodal: 'popover'
(#4423)14be444
feat(cli): support serving custom favicons (#4394)35c0ba9
fix(core): fix scrolling issue with documents38bc5d8
feature(core): show to-blockstyle in pt-diff (#4321)6742eda
fix(core): add max height to popover (#4414)a00f0b9
fix(core): list virtualization is broken inside modals (#4410)09d7f7c
fix(deps): update dependency framer-motion to v10 (#4380)e1f2b7e
refactor(timeline): use official external store with selector API (#4413)2aa071b
fix(core): allow for skipping visibility in preview element (fix flickering i...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)