Themed UI Shell
Previously, the UI Shell only supported one theme: a mixed Gray 100 header and White side navigation.
Now, the UI Shell is fully themed, supporting White, Gray 10, Gray 80, Gray 90, and Gray 100.
See the UI Shell docs.
White
Gray 10
Gray 80
Gray 90
Gray 100
What’s changed
- feat(ui-shell): support theming by @metonym in #2490
- fix(ui-shell):
HeaderSearchdoes not render clear button if inactive by @metonym in 089fb86
Full changelog: v0.104.0...v0.105.0