Dan Cormier

Results 35 issues of Dan Cormier

Fixes #1045 This PR adds documentation for using the `aria-current` attribute within `.s-btn-group`. It also fixes a broken script that made examples interactive.

docs
accessibility

> At least one label on Stacks does not pass AA color contrast. Investigate which labels do not pass and fix the color on said labels. This PR increases the...

I think our documentation could benefit from a standalone accessibility-focused page. Consider this a big ol' work in progress atm. ### TODO - [ ] Complete "Overview" section - [...

docs
work-in-progress
accessibility

This PR refactors the CSS for `.s-btn` to use pseudo-private custom properties. ## Benefits ### Reduced fragility, increased maintainability By defining a subset of rules that are modified by custom...

This PR replaces _some_ components values with component-specific custom properties. ### Components - [x] Activity indicator - [x] Avatar - [x] Badges More to come

Our internal instructions don't match up with our documentation on Stacks. We should remedy this. > There's two steps to go about submitting a new Spot illustration (or an Icon...

docs

We're generally using native gap more and more often to control layout and it's time make that explicit. We have been waiting on being deeper into the iOS 15 release...

docs
deprecation
chore
breaking changes

Addresses https://github.com/StackExchange/Stacks/issues/829 For now, I've only applied it to `product/components/cards` to keep myself from having to change it in 1000 places. It's out of draft to solicit some 👍/👎 on...

do-not-merge
work-in-progress
documentation

This PR adds an "accessibility scan" button to the Stacks docs. We might want to instead just opt for an extension like the [axe DevTools extension](https://www.deque.com/axe/devtools/). Btw, this is real...

do-not-merge
docs
accessibility

This is cruft as of like 2020. See https://lesscss.org/#operations-calc-exception Requesting a review out of an abundance of caution, but really if everything looks good in staging, I'm feeling this is...

chore