-
Notifications
You must be signed in to change notification settings - Fork 536
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 (37.4.0) #5239
base: main
Are you sure you want to change the base?
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! |
size-limit report 📦
|
fd30964
to
03acaff
Compare
03acaff
to
f9b682d
Compare
f9b682d
to
b961ac6
Compare
Leaving a note for myself: Integration tests are passing with 3 PRs in the changelog, will check again today and merge: |
b961ac6
to
efe9291
Compare
efe9291
to
181d990
Compare
181d990
to
95099b0
Compare
95099b0
to
7202b42
Compare
7202b42
to
a6cccd1
Compare
a6cccd1
to
3da7dfc
Compare
3da7dfc
to
bf10c62
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
#5221
11c455c
Thanks @jonrohan! - Remove the CSS modules feature flag from Avatar#5243
bc9c696
Thanks @hussam-i-am! - Fix small TextInput to be the use the correct font size#5228
2da7336
Thanks @jonrohan! - feat(Tooltip): Convert Tooltip to CSS modules behind team flag#5122
e021a8f
Thanks @TylerJDev! - TreeView: Adds proptruncate
, keeps default behavior of truncation but allows for text to wrap when turned off.#5210
b1950f5
Thanks @francinelucca! - feat(AnchoredOverlay): allow overlay to reflowPatch Changes
#5230
dce754b
Thanks @siddharthkp! - SelectPanel: (Implementation detail, should have no changes for users) Replace AnchoredOverlay with Overlay and useAnchoredPosition#5236
2e5c601
Thanks @jonrohan! - Update Spinner component to correctly use thesize
prop when bothsx
andsize
are provided