You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.s-popover's markup has been released. JavaScript controllers will follow.
.c-help has been added to our selection of available cursor atomic classes.
Visibility atomic classes have landed including .v-visible-sr, a way to make content visible only to screen readers.
Links now have .s-link__underlined modifier. This was required for links to appear properly in .s-notice.
Stacks.addController is now an officially supported helper.
.s-input__search and .s-input-icon__search have been added as helpers to create a search field.
Fixes
We've changed the way our form markup is documented to allow for clicking on the description as well as the label to select the radio button, input, or checkbox it's next to.
.s-description is now a bit darker for accessibility contrast ratios.
Spinners are now a bit more accessible with guidance on how to show screenreader-only loading text.
@Svg.Slack now has Slack's new logo.
Adds margin: 0 to button in our reset to account for Safari adding margins.
Removes
.wb-break-word has been removed and should be replaced by .ow-break-word.
8px border classes were removed since no one was using them and what the heck do you need them for?