Closed renovate[bot] closed 4 years ago
This PR contains the following updates:
^0.147.3
^1.150.1
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^0.147.3
->^1.150.1
Release Notes
sanity-io/sanity
### [`v1.150.1`](https://togithub.com/sanity-io/sanity/releases/v1.150.1) [Compare Source](https://togithub.com/sanity-io/sanity/compare/v1.150.0...v1.150.1) Upgrade the Command Line Interface (CLI) with: npm install --global @sanity/cli Upgrade Sanity Studio with: sanity upgrade ### ✨ Highlights #### Social Presence Presence allows you to see other user currently in the Studio and which field they are editing. [Read our blog post about it](https://www.sanity.io/blog/introducing-presence?utm_source=github&utm_medium=releasenoes&utm_campaign=introducing-social-presence). #### Presence API You can add presence to your custom input components by integrating the new components that ships with this upgrade. [Learn more in the documentation](https://www.sanity.io/docs/introduction-for-the-presence-api?utm_source=github&utm_medium=releasenoes&utm_campaign=introduction-for-the-presence-api). #### Improvements to the editorial experience This upgrade includes a range of improvements to the general editorial experience and UI. Including new color scheme, better visual hiearchy, improved validation messages, new icon set, significant performance enhancements to the Portable Text editor, and much more! ### 📓 Full changelog | Author | Message | Commit | | -------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | | Knut Melvær | [chore] Replace with named import ([#1964](https://togithub.com/sanity-io/sanity/issues/1964)) | [`dab5ba8`](https://togithub.com/sanity-io/sanity/commit/dab5ba895) | | Rise Ooi | [chore] Fix typo in README.md ([#1955](https://togithub.com/sanity-io/sanity/issues/1955)) | [`15054d6`](https://togithub.com/sanity-io/sanity/commit/15054d69e) | | vicbergquist | [components] add mising eslint for ts | [`eeb8201`](https://togithub.com/sanity-io/sanity/commit/eeb82019b) | | vicbergquist | [components] make button grid 2x2 when four buttons | [`b7ae16c`](https://togithub.com/sanity-io/sanity/commit/b7ae16c70) | | vicbergquist | [form-builder] make file input buttons look the same as image input | [`54e4e51`](https://togithub.com/sanity-io/sanity/commit/54e4e5172) | | vicbergquist | [form-builder] put highlighted fields below functions like image input | [`7c5d7da`](https://togithub.com/sanity-io/sanity/commit/7c5d7da60) | | vicbergquist | [google-maps-input] make buttons look the same as rest of studio | [`617be02`](https://togithub.com/sanity-io/sanity/commit/617be02d3) | | vicbergquist | [form-builder] give file upload same progress ui as image input | [`17110bf`](https://togithub.com/sanity-io/sanity/commit/17110bfc1) | | vicbergquist | [components] Update validation list design | [`ed8a6f5`](https://togithub.com/sanity-io/sanity/commit/ed8a6f546) | | vicbergquist | [components] update types for components | [`8aa40ec`](https://togithub.com/sanity-io/sanity/commit/8aa40ecda) | | vicbergquist | [components] update checkboxes | [`ad01e36`](https://togithub.com/sanity-io/sanity/commit/ad01e36fa) | | vicbergquist | [components] update switch design | [`ccee98c`](https://togithub.com/sanity-io/sanity/commit/ccee98c9c) | | vicbergquist | [components] checkboxes and validation improvements | [`22ee578`](https://togithub.com/sanity-io/sanity/commit/22ee57867) | | vicbergquist | [components] remove leftover close logic for old validation list | [`85c3f74`](https://togithub.com/sanity-io/sanity/commit/85c3f74b0) | | Bjørge Næss | [desk-tool] Fix file casing | [`2c92c10`](https://togithub.com/sanity-io/sanity/commit/2c92c1054) | | vicbergquist | [components] fix pane menu button not closing on click inside + a11y | [`a646333`](https://togithub.com/sanity-io/sanity/commit/a64633345) | | vicbergquist | [components] fix indeterminate state on boolean inputs | [`2e40fa8`](https://togithub.com/sanity-io/sanity/commit/2e40fa838) | | vicbergquist | [components] update radio ui | [`6f2e36a`](https://togithub.com/sanity-io/sanity/commit/6f2e36ab7) | | vicbergquist | [default-layout] remove update text when studio is up to date | [`09b2c14`](https://togithub.com/sanity-io/sanity/commit/09b2c14cc) | | Marius Lundgård | [form-builder] Improve UI for unknown fields | [`9225823`](https://togithub.com/sanity-io/sanity/commit/9225823be) | | Marius Lundgård | [base] Update CSS variables | [`75259e5`](https://togithub.com/sanity-io/sanity/commit/75259e5fc) | | Marius Lundgård | [base] Fix monospace font | [`4d961a5`](https://togithub.com/sanity-io/sanity/commit/4d961a5b7) | | Marius Lundgård | [base] Update default code colors | [`2995973`](https://togithub.com/sanity-io/sanity/commit/299597353) | | Marius Lundgård | [chore] Update and reconfigure stylelint | [`81285c9`](https://togithub.com/sanity-io/sanity/commit/81285c96b) | | Marius Lundgård | [chore] Format CSS files with prettier | [`d266123`](https://togithub.com/sanity-io/sanity/commit/d2661231a) | | Marius Lundgård | [chore] Refactor stories | [`5ca7e10`](https://togithub.com/sanity-io/sanity/commit/5ca7e10e1) | | Marius Lundgård | [components] Remove use of react-ink | [`355349b`](https://togithub.com/sanity-io/sanity/commit/355349bdf) | | vicbergquist | [default-layout] make sanity status not focusable when no updates | [`14931bd`](https://togithub.com/sanity-io/sanity/commit/14931bd18) | | vicbergquist | [components] Checkbox and validation improvements | [`2e469a8`](https://togithub.com/sanity-io/sanity/commit/2e469a8dd) | | Marius Lundgård | [base] Remove use of 'transition: all' | [`61f030d`](https://togithub.com/sanity-io/sanity/commit/61f030d73) | | Marius Lundgård | [base] Fix text inputs font inheritance | [`1f3d25e`](https://togithub.com/sanity-io/sanity/commit/1f3d25e27) | | Marius Lundgård | [base] Remove use of transition | [`79c0baf`](https://togithub.com/sanity-io/sanity/commit/79c0baf2a) | | Marius Lundgård | [base] Update base CSS and typography settings | [`a0e4e28`](https://togithub.com/sanity-io/sanity/commit/a0e4e28ff) | | Marius Lundgård | [components] Update fieldset component | [`129017e`](https://togithub.com/sanity-io/sanity/commit/129017e12) | | Marius Lundgård | [components] Update form field component | [`68af4af`](https://togithub.com/sanity-io/sanity/commit/68af4af8b) | | Marius Lundgård | [components] Update preview component | [`8fe88b1`](https://togithub.com/sanity-io/sanity/commit/8fe88b122) | | Marius Lundgård | [components] Add new FullscreenMessageDialog component | [`f3f4fbb`](https://togithub.com/sanity-io/sanity/commit/f3f4fbb8f) | | Marius Lundgård | [components] Fix DefaultAutocomplete component | [`a0268cb`](https://togithub.com/sanity-io/sanity/commit/a0268cb76) | | Marius Lundgård | [components] Update DefaultBadge component | [`4d76874`](https://togithub.com/sanity-io/sanity/commit/4d768749a) | | Marius Lundgård | [desk-tool] Update DocumentStatusBarBadges component | [`667e2aa`](https://togithub.com/sanity-io/sanity/commit/667e2aad1) | | Marius Lundgård | [components] Update DefaultLabel component | [`0675481`](https://togithub.com/sanity-io/sanity/commit/0675481c0) | | Marius Lundgård | [desk-tool] Update DraftStatus component | [`25805a5`](https://togithub.com/sanity-io/sanity/commit/25805a5c2) | | Marius Lundgård | [base] Use new FullscreenMessageDialog in MissingProjectConfig | [`413ff1b`](https://togithub.com/sanity-io/sanity/commit/413ff1bac) | | Marius Lundgård | [base] Use new FullscreenMessageDialog in VersionChecker | [`9747e7d`](https://togithub.com/sanity-io/sanity/commit/9747e7d5d) | | Marius Lundgård | [components] Fix support for a single child in ButtonGrid | [`11917c4`](https://togithub.com/sanity-io/sanity/commit/11917c419) | | Marius Lundgård | [components] Fix propTypes in DropDownButton | [`3d71be5`](https://togithub.com/sanity-io/sanity/commit/3d71be55b) | | Marius Lundgård | [components] Fix propTypes in InInput | [`09e160a`](https://togithub.com/sanity-io/sanity/commit/09e160ad3) | | Marius Lundgård | [components] Clean up createButtonLike | [`77a0d6e`](https://togithub.com/sanity-io/sanity/commit/77a0d6ee2) | | Marius Lundgård | [components] Add warning color to story | [`aedd25a`](https://togithub.com/sanity-io/sanity/commit/aedd25a0d) | | Marius Lundgård | [components] Update FullscreenDialog | [`610aaf6`](https://togithub.com/sanity-io/sanity/commit/610aaf69f) | | Marius Lundgård | [components] Update ConfirmDialog | [`f279b4c`](https://togithub.com/sanity-io/sanity/commit/f279b4c93) | | Marius Lundgård | [components] Update pane components | [`150785c`](https://togithub.com/sanity-io/sanity/commit/150785c7f) | | Marius Lundgård | [components] Update DefaultButton component (CSS) | [`ed2dfa0`](https://togithub.com/sanity-io/sanity/commit/ed2dfa0f1) | | Marius Lundgård | [components] Remove transitions from select components | [`dda4f90`](https://togithub.com/sanity-io/sanity/commit/dda4f90a4) | | Marius Lundgård | [components] Fix minor issues in TextInput | [`26b7514`](https://togithub.com/sanity-io/sanity/commit/26b7514c4) | | Marius Lundgård | [components] Remove transition in Checkbox | [`9d84834`](https://togithub.com/sanity-io/sanity/commit/9d848342e) | | Marius Lundgård | [default-layout] Use new FullscreenMessageDialog in InitialValueTemplateError | [`7391ce5`](https://togithub.com/sanity-io/sanity/commit/7391ce55a) | | Marius Lundgård | [default-layout] Remove transition in UpdateNotifierDialog | [`7cda60f`](https://togithub.com/sanity-io/sanity/commit/7cda60f0d) | | Marius Lundgård | [default-login] Use new FullscreenMessageDialog in ErrorDialog | [`79b3783`](https://togithub.com/sanity-io/sanity/commit/79b378359) | | Marius Lundgård | [default-login] Update login views | [`2d2431d`](https://togithub.com/sanity-io/sanity/commit/2d2431d7d) | | Marius Lundgård | [desk-tool] Clean up Editor CSS | [`a87b9a6`](https://togithub.com/sanity-io/sanity/commit/a87b9a65b) | | Marius Lundgård | [desk-tool] Fix collapsed pane width | [`4e73ea3`](https://togithub.com/sanity-io/sanity/commit/4e73ea3ad) | | Marius Lundgård | [studio-hints] Remove transition | [`ac0890b`](https://togithub.com/sanity-io/sanity/commit/ac0890b07) | | Marius Lundgård | [vision] Remove transition | [`89d7577`](https://togithub.com/sanity-io/sanity/commit/89d757705) | | Marius Lundgård | [components] Remove unused CSS file | [`7ff466e`](https://togithub.com/sanity-io/sanity/commit/7ff466e15) | | Marius Lundgård | [components] Remove unused AppLoadingScreen component | [`30bdb68`](https://togithub.com/sanity-io/sanity/commit/30bdb6829) | | vicbergquist | [form-builder] comment out select file until feature is available | [`05c302c`](https://togithub.com/sanity-io/sanity/commit/05c302c83) | | vicbergquist | [components] update button grid layout | [`c2f8c0b`](https://togithub.com/sanity-io/sanity/commit/c2f8c0bab) | | Marius Lundgård | [base] Update icons | [`a249b45`](https://togithub.com/sanity-io/sanity/commit/a249b4547) | | Marius Lundgård | [components] Update DefaultMenu | [`40b3474`](https://togithub.com/sanity-io/sanity/commit/40b34741b) | | Marius Lundgård | [components] Update tabs | [`b5c31d4`](https://togithub.com/sanity-io/sanity/commit/b5c31d422) | | Marius Lundgård | [dashboard] Update CSS and icon | [`6b42ed7`](https://togithub.com/sanity-io/sanity/commit/6b42ed7ca) | | Marius Lundgård | [default-layout] Update Navbar typography and colors | [`ed324a2`](https://togithub.com/sanity-io/sanity/commit/ed324a27a) | | Marius Lundgård | [desk-tool] Update DocumentStatusBar | [`5f49315`](https://togithub.com/sanity-io/sanity/commit/5f493153d) | | Marius Lundgård | [desk-tool] Update Desk tool icon | [`dbf9d58`](https://togithub.com/sanity-io/sanity/commit/dbf9d58c3) | | Marius Lundgård | [studio-hints] Update CSS and icons | [`b806aec`](https://togithub.com/sanity-io/sanity/commit/b806aecb1) | | Marius Lundgård | [test-studio] Fix slugsTest preview props | [`62f814e`](https://togithub.com/sanity-io/sanity/commit/62f814e83) | | Marius Lundgård | [components] Remove unused CSS file | [`7a31e65`](https://togithub.com/sanity-io/sanity/commit/7a31e6542) | | vicbergquist | [components] fix missing context in pane menu | [`f7f41c1`](https://togithub.com/sanity-io/sanity/commit/f7f41c1b4) | | vicbergquist | [desk-tool] make draft status keyboard and screen reader accessible | [`c6a9378`](https://togithub.com/sanity-io/sanity/commit/c6a93787a) | | Marius Lundgård | [default-layout] Refactor file structure and fix lint errors | [`736043e`](https://togithub.com/sanity-io/sanity/commit/736043eec) | | Marius Lundgård | [default-layout] Refactor to TypeScript | [`745622f`](https://togithub.com/sanity-io/sanity/commit/745622f1e) | | vicbergquist | [form-builder] fix validation not showing on collapsed objects + styling | [`0c4b234`](https://togithub.com/sanity-io/sanity/commit/0c4b23480) | | vicbergquist | [validation] allow 0 as a value in array of numbers with predefined options | [`a06f989`](https://togithub.com/sanity-io/sanity/commit/a06f98967) | | Per-Kristian Nordnes | [form-builder] Add PortableTextInput | [`e187d86`](https://togithub.com/sanity-io/sanity/commit/e187d861b) | | Per-Kristian Nordnes | [test-studio] Add simple block editor document | [`757af2c`](https://togithub.com/sanity-io/sanity/commit/757af2ca8) | | Per-Kristian Nordnes | [form-builder] More PortableTextInput | [`ddc1ef6`](https://togithub.com/sanity-io/sanity/commit/ddc1ef658) | | Per-Kristian Nordnes | [test-studio] Tweak simpleBlock | [`8b2dcdb`](https://togithub.com/sanity-io/sanity/commit/8b2dcdbd2) | | Per-Kristian Nordnes | [form-builder] PTE: Add a temp. test observable to simulate multi-session | [`6677ec2`](https://togithub.com/sanity-io/sanity/commit/6677ec24c) | | Per-Kristian Nordnes | [form-builder] Tweak portable text input | [`d8559a3`](https://togithub.com/sanity-io/sanity/commit/d8559a357) | | Per-Kristian Nordnes | [form-builder] PTE: temporary patch generator interval if #test | [`e749975`](https://togithub.com/sanity-io/sanity/commit/e74997556) | | Per-Kristian Nordnes | [test-studio] Modify simpleBlock schema | [`0b12fea`](https://togithub.com/sanity-io/sanity/commit/0b12feadd) | | Per-Kristian Nordnes | [form-builder] PTE: Don't update editor props for selection change | [`821b42f`](https://togithub.com/sanity-io/sanity/commit/821b42f43) | | Per-Kristian Nordnes | [form-builder] PTE: toolbar POC | [`b32e452`](https://togithub.com/sanity-io/sanity/commit/b32e4527f) | | Anders Stensaas | [form-builder] Add support for block objects in the new PTE implementation | [`46392ab`](https://togithub.com/sanity-io/sanity/commit/46392ab37) | | Anders Stensaas | [form-builder] Custom inline objects ([#1860](https://togithub.com/sanity-io/sanity/issues/1860)) | [`447de55`](https://togithub.com/sanity-io/sanity/commit/447de55d3) | | Anders Stensaas | [form-builder] Made styling work for objects and inline objects | [`a57dbbd`](https://togithub.com/sanity-io/sanity/commit/a57dbbd6d) | | Per-Kristian Nordnes | [form-builder] Use value from invalidValue change | [`3689107`](https://togithub.com/sanity-io/sanity/commit/368910746) | | Per-Kristian Nordnes | [form-builder] Move over old PT code to be recycled | [`b629e3f`](https://togithub.com/sanity-io/sanity/commit/b629e3fbc) | | Per-Kristian Nordnes | [form-builder] Move Toolbar POC to own files | [`d238c0e`](https://togithub.com/sanity-io/sanity/commit/d238c0e78) | | Per-Kristian Nordnes | [form-builder] Move old Toolbar files into new PT input | [`147ee84`](https://togithub.com/sanity-io/sanity/commit/147ee84ef) | | Per-Kristian Nordnes | [form-builder] Restore Toolbar POC | [`1f7113f`](https://togithub.com/sanity-io/sanity/commit/1f7113fc9) | | Per-Kristian Nordnes | [form-builder] Move PTE toolbar files to be recycled | [`8a97dc4`](https://togithub.com/sanity-io/sanity/commit/8a97dc470) | | Per-Kristian Nordnes | [form-builder] Recycle more PTE toolbar files | [`6857818`](https://togithub.com/sanity-io/sanity/commit/68578187f) | | Per-Kristian Nordnes | [form-builder] PTE: remove console.log | [`b932fb5`](https://togithub.com/sanity-io/sanity/commit/b932fb5a7) | | Per-Kristian Nordnes | [form-builder] Remove old slate packages | [`170f1ad`](https://togithub.com/sanity-io/sanity/commit/170f1add3) | | Per-Kristian Nordnes | [form-builder] Toolbar files | [`5fbd64f`](https://togithub.com/sanity-io/sanity/commit/5fbd64f32) | | Per-Kristian Nordnes | [form-builder] PTE: fullscreen rendering and toolbar | [`19d3c04`](https://togithub.com/sanity-io/sanity/commit/19d3c0449) | | Per-Kristian Nordnes | [schema] Change titles of headings for PTE | [`6e61f63`](https://togithub.com/sanity-io/sanity/commit/6e61f63d7) | | Anders Stensaas | [form-builder] Add support for fullscreening PTE with hotkeys | [`9dac7cf`](https://togithub.com/sanity-io/sanity/commit/9dac7cfbf) | | Per-Kristian Nordnes | [test-studio] Add string type to simpleBlock | [`42baec1`](https://togithub.com/sanity-io/sanity/commit/42baec1df) | | Per-Kristian Nordnes | [schema] Warn against primitive types as PT members | [`12ceec6`](https://togithub.com/sanity-io/sanity/commit/12ceec6f8) | | Per-Kristian Nordnes | [form-builder] PTE: fallback to type name if missing title for alt text | [`e09e237`](https://togithub.com/sanity-io/sanity/commit/e09e23768) | | Per-Kristian Nordnes | [form-builder] PTE: some minor changes in BlockStyleSelect and sort lines | [`cb7b411`](https://togithub.com/sanity-io/sanity/commit/cb7b41172) | | Per-Kristian Nordnes | [form-builder] PTE: a simpler pattern for dealing with edit objects and tracking focusPath | [`4bbd72e`](https://togithub.com/sanity-io/sanity/commit/4bbd72e05) | | Per-Kristian Nordnes | [form-builder] PTE: Remove Toolbar POC | [`f85a13d`](https://togithub.com/sanity-io/sanity/commit/f85a13d53) | | Per-Kristian Nordnes | [form-builder] PTE: add some typings | [`717b2f8`](https://togithub.com/sanity-io/sanity/commit/717b2f8a9) | | Per-Kristian Nordnes | [form-builder] PTE: change hotkey for fullscreen | [`9f57c60`](https://togithub.com/sanity-io/sanity/commit/9f57c609f) | | Per-Kristian Nordnes | [form-builder] PTE: Rename MenuItem > BlockObjectMenuItem | [`1709a45`](https://togithub.com/sanity-io/sanity/commit/1709a45af) | | Per-Kristian Nordnes | [form-builder] PTE: add comment about MenuItem comp. | [`a378065`](https://togithub.com/sanity-io/sanity/commit/a37806587) | | Per-Kristian Nordnes | [form-builder] PTE: Annotation editing | [`3969c69`](https://togithub.com/sanity-io/sanity/commit/3969c690d) | | Per-Kristian Nordnes | [form-builder] PTE: small tweaks to object editing files | [`e7a96a5`](https://togithub.com/sanity-io/sanity/commit/e7a96a50a) | | Per-Kristian Nordnes | [form-builder] PTE: rewrite how objects are edited to fit annotations | [`3b29e66`](https://togithub.com/sanity-io/sanity/commit/3b29e6674) | | Per-Kristian Nordnes | [form-builder] PTE: add keys to nodes | [`04fa0bf`](https://togithub.com/sanity-io/sanity/commit/04fa0bf50) | | Per-Kristian Nordnes | [test-studio] Tweak simpleBlock schema | [`990e77e`](https://togithub.com/sanity-io/sanity/commit/990e77edd) | | Per-Kristian Nordnes | [form-builder] PTE: show hotkeys for decorator buttons + sort props in affected files" | [`8c4ddb5`](https://togithub.com/sanity-io/sanity/commit/8c4ddb5af) | | Per-Kristian Nordnes | [form-builder] PTE: fix undefined bug in AnnotationsButtons | [`05b8cca`](https://togithub.com/sanity-io/sanity/commit/05b8cca64) | | Per-Kristian Nordnes | [form-builder] PTE: always emit selection also null | [`04f5381`](https://togithub.com/sanity-io/sanity/commit/04f5381d4) | | Per-Kristian Nordnes | [test-studio] Modify simpleBlock type | [`1b9340e`](https://togithub.com/sanity-io/sanity/commit/1b9340e0b) | | Per-Kristian Nordnes | [form-builder] PTE: modify handling of invalid value | [`eb80787`](https://togithub.com/sanity-io/sanity/commit/eb8078705) | | Per-Kristian Nordnes | [form-builder] PTE: fix Toolbar sizing | [`69add6b`](https://togithub.com/sanity-io/sanity/commit/69add6b15) | | Per-Kristian Nordnes | [form-builder] PTE: minor refactor of Block objects | [`1a5f797`](https://togithub.com/sanity-io/sanity/commit/1a5f79722) | | Per-Kristian Nordnes | [form-builder] PTE: patch objects normally | [`2dc0fa2`](https://togithub.com/sanity-io/sanity/commit/2dc0fa2b0) | | Per-Kristian Nordnes | [form-builder] PTE: make scrolltop visible for fullscreen view | [`eafec47`](https://togithub.com/sanity-io/sanity/commit/eafec47c2) | | Per-Kristian Nordnes | [form-builder] PTE: optimize PortableTextEditor with shouldComponentUpdate | [`fd989dc`](https://togithub.com/sanity-io/sanity/commit/fd989dc2f) | | Per-Kristian Nordnes | [form-builder] PTE: refactor edit object handling and props | [`60169f4`](https://togithub.com/sanity-io/sanity/commit/60169f453) | | Per-Kristian Nordnes | [form-builder] PTE: Only change selection if not null | [`f9acf7d`](https://togithub.com/sanity-io/sanity/commit/f9acf7db1) | | Per-Kristian Nordnes | [form-builder] PTE: emit edit object patches to editor plugins | [`55d06e3`](https://togithub.com/sanity-io/sanity/commit/55d06e30e) | | Per-Kristian Nordnes | [form-builder] PTE: add props to BlockObject rendering | [`50183c8`](https://togithub.com/sanity-io/sanity/commit/50183c877) | | Per-Kristian Nordnes | [form-builder] PTE: test for presence of editor before selecting | [`27f6a4e`](https://togithub.com/sanity-io/sanity/commit/27f6a4ed0) | | Per-Kristian Nordnes | [form-builder] PTE: remove tooltip code | [`3db5596`](https://togithub.com/sanity-io/sanity/commit/3db5596b8) | | Per-Kristian Nordnes | [form-builde] PTE: Toolbar must test for readOnly | [`986350a`](https://togithub.com/sanity-io/sanity/commit/986350a5e) | | Per-Kristian Nordnes | [form-builder] PTE: clean up how selection is set initially | [`2dc91b5`](https://togithub.com/sanity-io/sanity/commit/2dc91b52a) | | Per-Kristian Nordnes | [form-builder] PTE: clean up some props handling in PortableTextInput | [`e94ae6e`](https://togithub.com/sanity-io/sanity/commit/e94ae6edc) | | Per-Kristian Nordnes | [form-builder] PTE: add return type | [`a47d7a4`](https://togithub.com/sanity-io/sanity/commit/a47d7a454) | | Per-Kristian Nordnes | [form-builder] PTE: Remove shouldComponentUpdate | [`cfa5b73`](https://togithub.com/sanity-io/sanity/commit/cfa5b732d) | | Per-Kristian Nordnes | [form-builder] Update paths for part implementations | [`29e3200`](https://togithub.com/sanity-io/sanity/commit/29e32009d) | | Per-Kristian Nordnes | [form-builder] PTE: move Annotation component | [`e77ef42`](https://togithub.com/sanity-io/sanity/commit/e77ef42ad) | | Per-Kristian Nordnes | [form-builder] PTE: move Spacing.css | [`94a338e`](https://togithub.com/sanity-io/sanity/commit/94a338e40) | | Per-Kristian Nordnes | [form-builder] PTE: make text rendering components | [`88deccc`](https://togithub.com/sanity-io/sanity/commit/88deccc96) | | Per-Kristian Nordnes | [form-builder] PTE: refactor BlockStyleSelect | [`a526577`](https://togithub.com/sanity-io/sanity/commit/a526577c0) | | Per-Kristian Nordnes | [form-builder] PTE: change path to CSS inclusion file | [`b6ab927`](https://togithub.com/sanity-io/sanity/commit/b6ab927b1) | | Per-Kristian Nordnes | [form-builder] PTE: restore block markers and block actions | [`867c843`](https://togithub.com/sanity-io/sanity/commit/867c8435d) | | Per-Kristian Nordnes | [form-builder] PTE: implement new rendering props | [`3193f5e`](https://togithub.com/sanity-io/sanity/commit/3193f5e0d) | | Per-Kristian Nordnes | [form-builder] PTE: remove console.log | [`232333c`](https://togithub.com/sanity-io/sanity/commit/232333cbb) | | Per-Kristian Nordnes | [form-builder] PTE: fix some issues rebasing next with toolbar | [`c1c263f`](https://togithub.com/sanity-io/sanity/commit/c1c263f9f) | | Per-Kristian Nordnes | [form-builder] PTE: fix some toolbar css issues | [`d254f7b`](https://togithub.com/sanity-io/sanity/commit/d254f7b21) | | Per-Kristian Nordnes | [block-tools] Update test fixture that has changed | [`6f97336`](https://togithub.com/sanity-io/sanity/commit/6f97336a7) | | Per-Kristian Nordnes | [form-builder] PTE: make sure blocks fill the editor width | [`3afdea7`](https://togithub.com/sanity-io/sanity/commit/3afdea77c) | | Per-Kristian Nordnes | [form-builder] PTE: fix some CSS issues | [`ab2a4ce`](https://togithub.com/sanity-io/sanity/commit/ab2a4ce38) | | Per-Kristian Nordnes | [form-builder] PTE: filter inline object markers | [`c375f6e`](https://togithub.com/sanity-io/sanity/commit/c375f6ed7) | | Per-Kristian Nordnes | [form-builder] PTE: add test for shouldComponentUpdate | [`71e7a1b`](https://togithub.com/sanity-io/sanity/commit/71e7a1b1d) | | Per-Kristian Nordnes | [form-builder] PTE: eslint fixes | [`234fc00`](https://togithub.com/sanity-io/sanity/commit/234fc0028) | | Per-Kristian Nordnes | [form-builder] PTE: avoid reference element to be updated to avoid popover jumping | [`47ef477`](https://togithub.com/sanity-io/sanity/commit/47ef477df) | | Per-Kristian Nordnes | [components] Don't have border and padding on the inline preview | [`a27dd30`](https://togithub.com/sanity-io/sanity/commit/a27dd3061) | | Per-Kristian Nordnes | [form-builder] PTE: fix design issues (padding/margins) | [`2d0b21f`](https://togithub.com/sanity-io/sanity/commit/2d0b21fcd) | | Per-Kristian Nordnes | [form-builder] PTE: remove uneeded state | [`e78bd2d`](https://togithub.com/sanity-io/sanity/commit/e78bd2dc0) | | Per-Kristian Nordnes | [form-builder] PTE: ensure you can't toggle away block styles | [`ea67fd7`](https://togithub.com/sanity-io/sanity/commit/ea67fd75f) | | Per-Kristian Nordnes | [form-builder] Remove ref. to removed css file | [`8e413d4`](https://togithub.com/sanity-io/sanity/commit/8e413d447) | | Per-Kristian Nordnes | [form-builder] PTE: fix blockExtras overlay z-index | [`210e3fb`](https://togithub.com/sanity-io/sanity/commit/210e3fbe3) | | Per-Kristian Nordnes | [form-builder] PTE: fix an issue with renderEditoObject not clearing state | [`9c69974`](https://togithub.com/sanity-io/sanity/commit/9c69974f7) | | Per-Kristian Nordnes | [form-builder] PTE: fix bug where markers weren't sent to block objects properly | [`770968d`](https://togithub.com/sanity-io/sanity/commit/770968dbf) | | Per-Kristian Nordnes | [form-builder] PTE: guard for non value | [`3172941`](https://togithub.com/sanity-io/sanity/commit/31729416f) | | Per-Kristian Nordnes | [form-builder] PTE: render decorator and annotation independent of editor ref | [`c7dcf18`](https://togithub.com/sanity-io/sanity/commit/c7dcf18e3) | | Per-Kristian Nordnes | [form-builder] PTE: don't update the editor while editing objects | [`394a39c`](https://togithub.com/sanity-io/sanity/commit/394a39c63) | | Per-Kristian Nordnes | [form-builder] PTE: fix issue with annotation dialog not opening | [`fdb9a61`](https://togithub.com/sanity-io/sanity/commit/fdb9a61e7) | | Per-Kristian Nordnes | [form-builder] PTE: disable annotation buttons when there is no text | [`00dd0a7`](https://togithub.com/sanity-io/sanity/commit/00dd0a72b) | | Per-Kristian Nordnes | [form-builder] Remove outdated tests, add dummy test | [`f382c51`](https://togithub.com/sanity-io/sanity/commit/f382c516a) | | Per-Kristian Nordnes | [components] Support disabled prop for StyleSelect | [`53bc032`](https://togithub.com/sanity-io/sanity/commit/53bc032b0) | | Per-Kristian Nordnes | [form-builder] PTE: Fix disabled status for style select | [`79798c1`](https://togithub.com/sanity-io/sanity/commit/79798c1bd) | | Per-Kristian Nordnes | [form-builder] PTE: fix disabled status for decorator buttons | [`280bbd1`](https://togithub.com/sanity-io/sanity/commit/280bbd1ce) | | Per-Kristian Nordnes | [form-builder] PTE: fix disabled status for insert menu | [`7fee2c1`](https://togithub.com/sanity-io/sanity/commit/7fee2c16c) | | Per-Kristian Nordnes | [form-builder] PTE: forward selection prop | [`1356829`](https://togithub.com/sanity-io/sanity/commit/135682991) | | Per-Kristian Nordnes | [form-builder] PTE: fix disabled status for list buttons | [`128e6c9`](https://togithub.com/sanity-io/sanity/commit/128e6c9a2) | | Per-Kristian Nordnes | [form-builder] PTE: slightly refactor how editor snapshots are rendered | [`b82164c`](https://togithub.com/sanity-io/sanity/commit/b82164ccd) | | Per-Kristian Nordnes | [test-studio] Add reference to simpleBlock | [`a5077b8`](https://togithub.com/sanity-io/sanity/commit/a5077b873) | | Per-Kristian Nordnes | [base] DocumentStore: take new rebase event structure | [`9300bab`](https://togithub.com/sanity-io/sanity/commit/9300bab8e) | | Per-Kristian Nordnes | [form-bulder] SanityFormBuilderContext: take new rebase event | [`9b8ec94`](https://togithub.com/sanity-io/sanity/commit/9b8ec94b0) | | Per-Kristian Nordnes | [mutator] Document to send detailed rebase data | [`1a086f5`](https://togithub.com/sanity-io/sanity/commit/1a086f5f0) | | Per-Kristian Nordnes | [mutator] BufferedDocument to send detailed rebase data | [`72044f0`](https://togithub.com/sanity-io/sanity/commit/72044f055) | | Per-Kristian Nordnes | [form-builder] PTE: don't try to focus on formbuilder blurs | [`670cab4`](https://togithub.com/sanity-io/sanity/commit/670cab41f) | | Per-Kristian Nordnes | [form-builer] PTE: fix eslint issues | [`09ec590`](https://togithub.com/sanity-io/sanity/commit/09ec5909f) | | Per-Kristian Nordnes | [mutator] Send remote patches with additional rebase event | [`362cf2a`](https://togithub.com/sanity-io/sanity/commit/362cf2a5b) | | Per-Kristian Nordnes | [form-builder] PTE: use snapshot from patchSubscriber as value to the editor | [`1d97b05`](https://togithub.com/sanity-io/sanity/commit/1d97b0522) | | Per-Kristian Nordnes | [form-builder] PTE: upgrade [@sanity/portable-text-editor](https://togithub.com/sanity/portable-text-editor) | [`5d82722`](https://togithub.com/sanity-io/sanity/commit/5d82722f0) | | Bjørge Næss | [components] Enable TypeScript support | [`17ab039`](https://togithub.com/sanity-io/sanity/commit/17ab0396f) | | Bjørge Næss | [test-studio] Form builder perf tool + presence test tool | [`bd3012d`](https://togithub.com/sanity-io/sanity/commit/bd3012d15) | | Bjørge Næss | [base] Add presence datastore and hooks | [`bf41317`](https://togithub.com/sanity-io/sanity/commit/bf4131795) | | Bjørge Næss | [components] Add overlay reporter module | [`91e1bf2`](https://togithub.com/sanity-io/sanity/commit/91e1bf21d) | | vicbergquist | [components] Add presence components | [`a4e00bf`](https://togithub.com/sanity-io/sanity/commit/a4e00bf54) | | vicbergquist | [components] Support focus events in searchable select | [`f24b9bb`](https://togithub.com/sanity-io/sanity/commit/f24b9bb39) | | vicbergquist | [components] Support presence on fieldsets and radio inputs | [`b90d393`](https://togithub.com/sanity-io/sanity/commit/b90d393e4) | | vicbergquist | [form-builder] Add support for presence on bundled input components | [`9876a2b`](https://togithub.com/sanity-io/sanity/commit/9876a2b92) | | Bjørge Næss | [desk-tool] Provide presence info to form builder components | [`e5ce220`](https://togithub.com/sanity-io/sanity/commit/e5ce22079) | | Bjørge Næss | [test-studio] Add presence test schemas and example custom inputs | [`9a256e9`](https://togithub.com/sanity-io/sanity/commit/9a256e97b) | | vicbergquist | [default-layout] Add global presence | [`8787752`](https://togithub.com/sanity-io/sanity/commit/87877527e) | | Marius Lundgård | [test-studio] Only show developer preview for 'author' type | [`d9e3d89`](https://togithub.com/sanity-io/sanity/commit/d9e3d8921) | | Marius Lundgård | [desk-tool] Adjust the margins passed to form builder based on viewport | [`01f0873`](https://togithub.com/sanity-io/sanity/commit/01f087313) | | Bjørge Næss | [components] use medium sized avatars in popover | [`723d042`](https://togithub.com/sanity-io/sanity/commit/723d04241) | | Bjørge Næss | [components] Use resize observer polyfill if needed | [`175eac0`](https://togithub.com/sanity-io/sanity/commit/175eac032) | | Marius Lundgård | [components] Tweak avatar component ([#1883](https://togithub.com/sanity-io/sanity/issues/1883)) | [`50cc73a`](https://togithub.com/sanity-io/sanity/commit/50cc73a2d) | | Bjørge Næss | [form-builder] Fix focus issue w/reference input | [`06c3463`](https://togithub.com/sanity-io/sanity/commit/06c346396) | | Bjørge Næss | disable sanity check for now | [`393c34f`](https://togithub.com/sanity-io/sanity/commit/393c34fe4) | | Bjørge Næss | [components] Guard against missing presence prop | [`e7a54f3`](https://togithub.com/sanity-io/sanity/commit/e7a54f32b) | | Bjørge Næss | [components] Don't display focus background on field presence | [`1c0eb9c`](https://togithub.com/sanity-io/sanity/commit/1c0eb9cd3) | | Bjørge Næss | [components] Change headline of global presence popover when no other collaborators | [`60fc0af`](https://togithub.com/sanity-io/sanity/commit/60fc0afa9) | | Bjørge Næss | [components] Always enable field presence popover | [`d2eb68d`](https://togithub.com/sanity-io/sanity/commit/d2eb68dc4) | | Bjørge Næss | [components] Improve field presence layout to cater for arbitrary stack counter width | [`9b9638d`](https://togithub.com/sanity-io/sanity/commit/9b9638d0e) | | Bjørge Næss | [components] Don't animate avatar arrow initially | [`7afed07`](https://togithub.com/sanity-io/sanity/commit/7afed07ab) | | Bjørge Næss | [components] Improve docking animations + tweak intersection thresholds | [`85f7b66`](https://togithub.com/sanity-io/sanity/commit/85f7b661b) | | Bjørge Næss | [form-builder] Don't display presence on open array items | [`e084489`](https://togithub.com/sanity-io/sanity/commit/e084489f8) | | Bjørge Næss | [components] Guard against missing data on region element | [`19a8194`](https://togithub.com/sanity-io/sanity/commit/19a81945e) | | Bjørge Næss | [components] Inclusive compare snap to bottom distance | [`a15c124`](https://togithub.com/sanity-io/sanity/commit/a15c1247f) | | Bjørge Næss | [desk-tool] Pass margins to overlay | [`d5467f3`](https://togithub.com/sanity-io/sanity/commit/d5467f3dc) | | Bjørge Næss | [components] Add right margin to presence overlay | [`0a8a375`](https://togithub.com/sanity-io/sanity/commit/0a8a3750c) | | Bjørge Næss | [form-builder] Put presence overlay outside of DialogContent in ArrayInput | [`68b072e`](https://togithub.com/sanity-io/sanity/commit/68b072e44) | | Bjørge Næss | [base] Show current user in global presence when having more than one session | [`9b014ec`](https://togithub.com/sanity-io/sanity/commit/9b014ecc1) | | Bjørge Næss | [components] Fix issue with resolving document id from global presence menu item | [`a9d3d87`](https://togithub.com/sanity-io/sanity/commit/a9d3d8742) | | Bjørge Næss | [test-studio] Add fieldset example to presence test | [`74e65eb`](https://togithub.com/sanity-io/sanity/commit/74e65ebef) | | Bjørge Næss | [components/form-builder] Provide presence through context for legacy inputs | [`c5ec42d`](https://togithub.com/sanity-io/sanity/commit/c5ec42ddd) | | vicbergquist | [components] fix avatar size in safari | [`2b6c26c`](https://togithub.com/sanity-io/sanity/commit/2b6c26c27) | | vicbergquist | [components] fix avatar misalignment in firefox | [`c003954`](https://togithub.com/sanity-io/sanity/commit/c00395408) | | vicbergquist | [components] global presence keyboard a11y | [`bb42b21`](https://togithub.com/sanity-io/sanity/commit/bb42b21ac) | | Bjørge Næss | [form-builder] Support presence in portable text values | [`296f046`](https://togithub.com/sanity-io/sanity/commit/296f046f0) | | Bjørge Næss | [base] Keep session id in session store in order to persist it between page reloads | [`7eb6d12`](https://togithub.com/sanity-io/sanity/commit/7eb6d12b4) | | Bjørge Næss | [default-layout] Fix issue with parts type stub | [`122da7d`](https://togithub.com/sanity-io/sanity/commit/122da7da9) | | Marius Lundgård | [base] Unify chevron icons | [`d6263b5`](https://togithub.com/sanity-io/sanity/commit/d6263b544) | | Marius Lundgård | [base] Add DragHandle icon | [`c2dab75`](https://togithub.com/sanity-io/sanity/commit/c2dab753f) | | Marius Lundgård | [base] Update Trash icon | [`e8db287`](https://togithub.com/sanity-io/sanity/commit/e8db287a0) | | Marius Lundgård | [base] Make disabled input background slightly lighter | [`00f480d`](https://togithub.com/sanity-io/sanity/commit/00f480d15) | | Bjørge Næss | Remove sanity check for now | [`c779c95`](https://togithub.com/sanity-io/sanity/commit/c779c9582) | | Bjørge Næss | [base] Improve presence connection handling | [`50bea7a`](https://togithub.com/sanity-io/sanity/commit/50bea7abb) | | Marius Lundgård | [storybook] Fix Storybook issues | [`e7db27e`](https://togithub.com/sanity-io/sanity/commit/e7db27e59) | | Marius Lundgård | [default-login] Update brandLogoContainer | [`71fa253`](https://togithub.com/sanity-io/sanity/commit/71fa25333) | | vicbergquist | [components] fix avatar alignment issue in global presence | [`8a1c039`](https://togithub.com/sanity-io/sanity/commit/8a1c039d2) | | Marius Lundgård | [base] Update icons ([#1900](https://togithub.com/sanity-io/sanity/issues/1900)) | [`3f5fc8e`](https://togithub.com/sanity-io/sanity/commit/3f5fc8e58) | | vicbergquist | [default-layout] update login status tooltip | [`ad190f2`](https://togithub.com/sanity-io/sanity/commiRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.