-
Notifications
You must be signed in to change notification settings - Fork 116
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 #2338
Release Tracking #2338
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
2a361c9
to
15885a4
Compare
15885a4
to
46753db
Compare
46753db
to
938f99f
Compare
938f99f
to
9e68f58
Compare
|
6e7b8b5
to
de52026
Compare
de52026
to
f597aa8
Compare
f597aa8
to
2e1bfd8
Compare
2e1bfd8
to
81670f1
Compare
81670f1
to
04bf501
Compare
04bf501
to
97120de
Compare
dc0972f
to
c335461
Compare
2042556
to
6f7bd2d
Compare
6f7bd2d
to
6144cad
Compare
6144cad
to
efe23ee
Compare
ba85ef6
to
2cda812
Compare
2cda812
to
e827e37
Compare
e827e37
to
ad35421
Compare
ad35421
to
613e147
Compare
613e147
to
33cdbe0
Compare
33cdbe0
to
5bed630
Compare
5bed630
to
c9d6c59
Compare
c9d6c59
to
4fe07d3
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
#2367
b2acc97d
Thanks @camertron! - Add an ActionMenu form input#2335
684f9a51
Thanks @camertron! - Add a ClipboardCopyButton component#2365
314c0f1f
Thanks @camertron! - Remove touch target gaps between ActionBar items#2296
3374555e
Thanks @jonrohan! - Removing the button wrapperButton--withTooltip
when using a tooltip with a button.#2330
6bf8da54
Thanks @camertron! - Allow several font sizes for Subhead headings#2336
94db2c4b
Thanks @camertron! - Add Rails 7.1 support#2366
73d05613
Thanks @camertron! - Add missing 64px Avatar size#2377
482152ae
Thanks @gwwar! - Updates Primer::Alpha::TextField to support success inline validation messages and allows validation messages to contain html fragments.Patch Changes
#2360
94b7a445
Thanks @TylerJDev! - Removes redundantaria-disabled
from list item withinActionMenu
.#2337
0189b553
Thanks @mperrotti! - Adapts Blankslate to render proportionally in narrow areas#2383
7c2e6f6c
Thanks @strackoverflow! - Fix an issue where ActionMenu wouldn't scroll its contents#2384
2c778661
Thanks @camertron! - Re-introduce require 'primer/form_helper' for setups that rely on Rails eager load paths