-
Notifications
You must be signed in to change notification settings - Fork 115
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 #3085
Merged
Merged
Release Tracking #3085
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❗ 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. |
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 12, 2024 21:27
ad0e69c
to
01b918d
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 13, 2024 15:30
01b918d
to
300b5a0
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 13, 2024 16:39
300b5a0
to
cdb3a4d
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 13, 2024 16:40
cdb3a4d
to
77c11ff
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 13, 2024 18:03
77c11ff
to
dcfdcf4
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 16, 2024 14:14
dcfdcf4
to
a356a46
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 16, 2024 17:54
a356a46
to
7f9c6e8
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 16, 2024 18:02
7f9c6e8
to
ba5316a
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 16, 2024 18:03
ba5316a
to
6c5eafe
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 17, 2024 20:02
6c5eafe
to
6be3b29
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2024 05:44
6be3b29
to
8db9f2a
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2024 05:45
8db9f2a
to
ab9e126
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2024 08:34
ab9e126
to
ca39c10
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 17, 2024 20:46
93d4cb6
to
bc1c8e8
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 18, 2024 22:06
bc1c8e8
to
a50fd5c
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 18, 2024 22:08
a50fd5c
to
74278fb
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 18, 2024 23:34
74278fb
to
42cc0f9
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2024 20:19
42cc0f9
to
e5ff6d5
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2024 21:49
1b08528
to
121ad8c
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2024 21:50
121ad8c
to
bfaf3f9
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 25, 2024 17:02
bfaf3f9
to
5479efc
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
October 28, 2024 16:58
5479efc
to
ad5f177
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
November 4, 2024 03:06
ad5f177
to
1cace28
Compare
primer
bot
force-pushed
the
changeset-release/main
branch
from
November 4, 2024 22:45
1cace28
to
e16a5d3
Compare
Dotcom integration PR (internal-only): https://github.com/github/github/pull/344653 |
camertron
approved these changes
Nov 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
#3158
683abd2
Thanks @jonrohan! - Delete Primer::Alpha::ImageCrop#3074
25109d0
Thanks @owenniblock! - [SelectPanel] replace loading label using parameter loading_label[SelectPanel] show additional loading content with loading_description
#3072
18b2074
Thanks @camertron! - [Forms] Fix position of caption for checkbox and radio groups#3145
a6bacb5
Thanks @camertron! - Add option to Dialog to permit/disable page scrolling#3160
3cb826a
Thanks @camertron! - Bump primer/css#3149
b9cce66
Thanks @camertron! - Allow form groups to accept system arguments#3071
e043069
Thanks @camertron! - [SelectPanel] Use checkboxes for multi-select#3126
89052ca
Thanks @francinelucca! - Introduce the Stack and StackItem components.#3083
5907105
Thanks @jamieshark! - [SelectPanel] Adds banner scheme as param.Patch Changes
#3103
6033c86
Thanks @owenniblock! - Moves the loading and "no results" messages on the SelectPanel to the top of the container.#3141
37e78c0
Thanks @camertron! - Allow setting custom values on submit buttons.#3153
cc1ce7a
Thanks @camertron! - Fix problem introduced by Allow setting custom values on submit buttons #3141 that causes template captions not to render for certain input types if the input is configured with avalue:
.#3076
7e7a60f
Thanks @HDinger! - Add "action" to the list of data attributes that accept multiple values in themerge_data
helper#3139
b650344
Thanks @jamieshark! - Adjusts config for DetailsMenuMigration linter to take in an array of strings instead of array of regexp#3168
82c2b0a
Thanks @camertron! - [SelectPanel] Fix issue causing no error banner to appear when there are no matches#3095
26f1fbc
Thanks @owenniblock! - Clear input on SelectPanel when dialog closed#3152
3611f9c
Thanks @joelhawksley! - Fix bug where checkboxes were broken with prefers-reduced-motion#3159
5bc179d
Thanks @camertron! - Increase space between form elements#3144
978e867
Thanks @keithamus! - Remove dialog-scrollgutter setting from hot-path, for improved performance