The sanity users invite CLI command now supports the new role names
The default object input in Sanity Studio has been refactored to use Sanity UI.
🐛 Notable bugfixes
Fixes a problem where a Portable Text editor with too many toolbar items inside of a object inside of a modal caused the content to overflow and be clipped
Fixes issue with combining multiple block-tools HTML deserializers.
Fixes various visual issues related to presence and change indicators in the code input
📓 Full changelog
Author
Message
Commit
Bjørge Næss
chore: add repro case for portable text toolbar causing dialog content overflow
e145214ec4
Per-Kristian Nordnes
test(block-tools): add from the wild test
30cce8564a
Per-Kristian Nordnes
fix(block-tools): _markDefs must be class var
79ad07cab6
Per-Kristian Nordnes
chore(block-tools): add dev package @types/jsdom
c0a247d8ee
Per-Kristian Nordnes
fix(block-tools): fix lint errors
88bfdc8d06
Marius Lundgård
refactor(form-builder): remove workaround in FileInputButton
3d29c0d7ad
Fred Carlsen
fix(form-builder): Fix overflowing PT toolbar menu inside of dialog (#2560)
e7b9244ea6
Marius Lundgård
feat(base): migrate components/Document to TypeScript (#2544)
98712b76f7
Espen Hovlandsdal
fix(desk-tool): prevent crash if roles property does not exist on current user
65ea50380a
Espen Hovlandsdal
feat(cli): add help for missing @sanity/core commands
3e86168c9b
Espen Hovlandsdal
feat(core): support new roles api in user invite command
a2f9f503e6
Bjørge Næss
fix(form-builder): update element focus for ImageInput when focus path targets the asset field
cb4777d8b7
Bjørge Næss
refactor(form-builder): move focus check to componentDidUpdate
f99e011ddc
Bjørge Næss
refactor(form-builder): make 'readOnly' an optional prop for FormBuilderInput
f35ed06b00
Bjørge Næss
chore(form-builder): fix lint errors
747365c43e
Bjørge Næss
chore(form-builder): improve typings for input resolver
5f90e8710c
Bjørge Næss
refactor(form-builder): move all implemented parts into a separate folder
3a3030d748
Bjørge Næss
fix(form-builder): update element focus for ReferenceInput when focus path targets it
b9c7750cc3
Bjørge Næss
test(form-builder): setup required plumbing for object input test
a3e9b9f4c7
Bjørge Næss
chore(test-studio): add preview selection to objects test
f52b6c8ff7
Bjørge Næss
feat(base): add support for lazy children to FormFieldSet
2e93f367e0
Bjørge Næss
refactor(base): remove focus path handling from base/FormFieldSet
20c56d49cf
Marius Lundgård
refactor(form-builder): migrate InvalidValueInput to Sanity UI
f317fd8c86
Bjørge Næss
refactor(form-builder): migrate UnknownFields to Sanity UI
9942d6f9f2
Bjørge Næss
chore(form-builder): export ObjectInput props
6468918c4c
Bjørge Næss
test(form-builder): add more test cases for ObjectInput
ae9e863709
Bjørge Næss
refactor(form-builder): migrate ObjectInput to Sanity UI
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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps @sanity/core from 1.148.5 to 2.12.0.
Release notes
Sourced from
@sanity/core
's releases.... (truncated)
Commits
99f4222
v2.12.0a2f9f50
feat(core): support new roles api in user invite command9bb9220
v2.11.067c0d1a
v2.10.5e1bea24
v2.10.2ab3a8c8
v2.10.0a7413ac
v2.9.195deeaf
v2.9.0f20ee86
v2.8.094e9676
v2.7.4Dependabot 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)