Stacks icon indicating copy to clipboard operation
Stacks copied to clipboard

Stack Overflow’s Design System

Results 107 Stacks issues
Sort by recently updated
recently updated
newest added

This PR refactors `.s-badge` component styling to use pseudo-private custom properties. PR environment: https://deploy-preview-1136--stacks.netlify.app/product/components/badges/ > **Note** > This PR should result in no visual changes for the `.s-badge` component.

**DO NOT MERGE** Our suggested markup for checkboxes and radios is... not great. I've taken a more opinionated approach here and am opening up the PR for feedback. I also...

do-not-merge
docs
enhancement
component

> **Note** > This PR branches off of the work done in https://github.com/StackExchange/Stacks/pull/1038 This PR adds an option to use `radio` elements for `.s-btn-group`. In the process of building this,...

enhancement
work-in-progress
component
deprecation

## Problems: - When zooming in/out, browser draw borders based on calculation (`1px` * [zoom]). So for example `1px * 150% = 1.5px` and sometimes there is `1px` border with...

**Describe the bug** When using `s-table__bx`, it turns the appropriate right/left borders the color `transparent`. However, they still have their original width of `1px`. This means that there is a...

> Inactive rows do not pass. Should they? Let’s discuss and potentially solve. `.s-table` rows that have `.is-disabled` need to meet WCAG contrast minimums*. The closest exception would be [**incidental**...

accessibility

Navigational elements _must_ be wrapped in `nav` elements (or include `aria` roles to indicate they're navigational). This PR wraps topbar nav element groups (``) in ``s, adds `.s-topbar--navigation` for styling,...

accessibility

This PR adds a `vote` variant of the button component to more tightly control and customize vote button styling via Stacks. Deploy preview: https://deploy-preview-1685--stacks.netlify.app/product/components/buttons/#vote

[STACKS-354](https://stackoverflow.atlassian.net/browse/STACKS-354) This PR removes all references and output of all legacy v1 colors, with the exception of the migration guide. @CGuindon added as reviewer for visibility