0.15.0
CommandDialog takes shouldFilter, inputLabel and its dialog's focus and Escape handlers, and SearchPalette is now built on it instead of beside it.
styles.css no longer carries the website compositions: import website.css for them, and the new website-base.css for a whole site's document defaults.
CommandItem's active-row accent bar now clips to the row's own corner radius, so it no longer pokes past a rounded highlight.
SiteNavigation takes its width from its containing block, so a transformed or contained frame keeps the whole masthead inside it.
StepSequence now draws the core Steps rail, and ClipboardButton shares CodeBlock's copy state, including what a refused clipboard write does.