Katie Langerman

Results 57 issues of Katie Langerman

This has been an ongoing issue with the Button component across all frameworks. [Previously](https://github.com/primer/react/pull/4062), we had hoped to introduce this change that allows button labels to wrap by default if...

This PR removes support for color themes. Going forward, Primer expects an explicit color theme import directly from `primer/primitives`. ``` @import '@primer/primitives/dist/css/functional/themes/light.css'; @import '@primer/primitives/dist/css/functional/themes/light-tritanopia.css'; @import '@primer/primitives/dist/css/functional/themes/light-high-contrast.css'; @import '@primer/primitives/dist/css/functional/themes/light-colorblind.css'; @import '@primer/primitives/dist/css/functional/themes/dark.css';...

major release

_Authors: Please fill out this form carefully and completely._ _Reviewers: By approving this Pull Request you are approving the code change, as well as its deployment and mitigation plans._ _Please...

Just a list of some little improvements - Default config to CSS first, treat SCSS as overrides - Support for CSS in JS (React) - Upgrade stylelint to next major...

Bumping to next major, also adding `^` because we usually use that? ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release;...

skip changeset

Disregard 😄 using for VRT

## Summary Part of https://github.com/github/primer/issues/2097 I've got a lot of changes coming soon, so just removing anything that's not actually used to keep things cleaner. We have a better strategy...

## Summary Part of https://github.com/github/primer/issues/2097 While auditing the existing color tokens and renaming to align with the convention, I noticed a lot of duplication between component tokens primarily used for...

update snapshots