Upgrade the Command Line Interface (CLI) with
npm install --global @sanity/cli
Upgrade the Content Studio with:
sanity upgrade
✨ Highlights
😍 Improve user experience
We’ve revised both the visual design and usability of the Studio, and optimized the editor experience for both mobile and desktop screens.
📍 Redesign global navigation
The navigation bar now takes less screen real estate, leaving space for the main tools below. Search is more integrated in the global navigation.
🎨 Update design system
We’ve started to implement a new, custom icon set, as part of our ongoing development of the Sanity design system.
We also added accessible swatches to the color pallette, which are used for list selection and buttons.
Other changes
- Lightweight dialogs
- Lighter buttons
- Tighten up button placement in forms
- Clean up of CSS and logic
- New default colors
- Collapsible objects and fieldsets has now keyboard navigation support
Read more in the blog post about this release.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [chore] Fix tests across all packages | bb0900d |
Bjørge Næss | [chore] Disable failing tests for now | a84cd8b |
Bjørge Næss | [chore] Make travis run tests in all packages | 7a8ea9c |
Bjørge Næss | [chore] Replace uglify with terser (#1044) | 9759fc3 |
Bjørge Næss | [desk-tool] Refactor QueryContainer (#1046) | a00b335 |
Kristoffer J. Sivertsen, Marius Lundgård | [all] Delightful studio revision (#1049) | 31d40de...e94cc93 |