sanity
sanity copied to clipboard
feat(structure): sheet list patching, delete, batch publish, fields
Description
This PR introduces changes into sheet list view:
- Patching https://github.com/sanity-io/sanity/pull/6866
- Batch publishing, select multiple documents to publish all at once.
- Columns resizing
- Selected state for rows
- Use the same preview component as in the list for the document row, allowing for presence and clicking the row to open the document.
- UI updates for the headers