react icon indicating copy to clipboard operation
react copied to clipboard

refactor(Text): Text component to use CSS modules behind primer_react_css_modules_team feature flag

Open jonrohan opened this issue 6 months ago • 2 comments

Part of https://github.com/github/primer/issues/3785

Changelog

Changed

Refactoring Text to use CSS modules behind the primer_react_css_modules_team feature flag.

Removed

Rollout strategy

  • [ ] Patch release
  • [x] Minor release
  • [ ] Major release; if selected, include a written rollout or migration plan
  • [ ] None; if selected, include a brief description as to why

Testing & Reviewing

This will be behind the primer_react_css_modules_team feature flag

Merge checklist

  • [x] Added/updated tests
  • [ ] Added/updated documentation
  • [ ] Added/updated previews (Storybook)
  • [ ] Changes are SSR compatible
  • [ ] Tested in Chrome
  • [ ] Tested in Firefox
  • [ ] Tested in Safari
  • [ ] Tested in Edge
  • [ ] (GitHub staff only) Integration tests pass at github/github (Learn more about how to run integration tests)

jonrohan avatar Aug 22 '24 20:08 jonrohan