-
Notifications
You must be signed in to change notification settings - Fork 542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release tracking #5439
base: main
Are you sure you want to change the base?
Release tracking #5439
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🌏 Integration tests
🤔 Sanity test
🚢 After merge
Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers. |
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
6b2fda0
to
b736dac
Compare
size-limit report 📦
|
083bd20
to
f1ba47a
Compare
f1ba47a
to
ae7122e
Compare
ae7122e
to
86e533d
Compare
86e533d
to
bcf0659
Compare
bcf0659
to
e317005
Compare
e317005
to
3f4e749
Compare
17bb339
to
684cdbb
Compare
684cdbb
to
e3f3a27
Compare
e3f3a27
to
1420ad9
Compare
1420ad9
to
c84484d
Compare
c84484d
to
df96800
Compare
df96800
to
6c25192
Compare
6c25192
to
d8b46d9
Compare
d8b46d9
to
001436d
Compare
001436d
to
d76a6e6
Compare
d76a6e6
to
6cb081e
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@primer/[email protected]
Minor Changes
#5448
00600f7
Thanks @mperrotti! - Corrects horizontal padding of<Button>
when the button only contains an icon and a counter label (no button text label).#5398
215d8e6
Thanks @langermank! - Convert ActionList, ActionList sub components and NavList to CSS Modules#5453
b07f806
Thanks @hussam-i-am! - Convert Autocomplete to CSS modules behind feature flag#5443
f03ae58
Thanks @jonrohan! - Deprecate use of sx prop by deprecating theSxProp
type definition#5438
4776d13
Thanks @joshblack! - Update FormControl to use CSS Modules behind feature flag#5456
e990fdb
Thanks @langermank! - chore(deps): update @primer/octicons-react to 19.13.0#5451
59a1346
Thanks @randall-krauskopf! - Convert Box usage in Autocomplete to CSS modules behind feature flag#5435
5cba52a
Thanks @joshblack! - Update Table to use CSS Modules behind feature flag#5460
6d70d1b
Thanks @jonrohan! - Remove CSS modules feature flag from Header#5461
9bd2f79
Thanks @jonrohan! - Remove the CSS module feature flag from Skeleton#5464
d43f27f
Thanks @jonrohan! - Remove CSS modules feature flag from SelectPatch Changes
#5123
becad7d
Thanks @langermank! - Bug fix: ButtonGroup with Tooltip border-radius is incorrect#5382
83607df
Thanks @jonrohan! - Move Skeleton component css module feature flag to ga#5386
177eadc
Thanks @jonrohan! - Move Select component css module feature flag to ga#5388
e3856ba
Thanks @jonrohan! - Move TreeView component css module feature flag to staff#5384
eedbdbd
Thanks @jonrohan! - Move Stack component css module feature flag to ga#5444
8e481ca
Thanks @JelloBagel! - Fix Typography and Common props for BaseStyles when CSS modules feature flag is enabled#5387
e29c40c
Thanks @jonrohan! - Move Breadcrumbs component css module feature flag to ga#5380
fcc041d
Thanks @jonrohan! - Move Header component css module feature flag to ga