-
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 #2161
Merged
Merged
Release Tracking #2161
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-css
force-pushed
the
changeset-release/main
branch
from
July 26, 2023 22:02
cbb2bc7
to
e7b3fba
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
July 27, 2023 18:11
e7b3fba
to
61777d1
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
July 27, 2023 21:20
61777d1
to
307b0c6
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
July 31, 2023 16:33
307b0c6
to
355cf60
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
July 31, 2023 16:38
355cf60
to
5a7f14a
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
July 31, 2023 17:25
5a7f14a
to
7dee70b
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
July 31, 2023 17:26
7dee70b
to
0044c30
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
July 31, 2023 17:27
0044c30
to
1223bcf
Compare
dotcom release https://github.com/github/github/pull/282537 |
primer-css
force-pushed
the
changeset-release/main
branch
from
August 1, 2023 18:45
1223bcf
to
4a5045f
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 1, 2023 22:43
c911f8a
to
dbee1f4
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 1, 2023 22:44
dbee1f4
to
3f654de
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 19:11
3f654de
to
955257c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 19:12
955257c
to
9222633
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 20:10
9222633
to
349637b
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 20:10
349637b
to
c042fbe
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 20:11
c042fbe
to
2fa2a6f
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 20:48
2fa2a6f
to
897d06d
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 21:04
897d06d
to
5e22fbe
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
August 2, 2023 21:05
5e22fbe
to
b9e3d3e
Compare
camertron
approved these changes
Aug 3, 2023
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
#2187
ce2011e6
Thanks @camertron! - Expose ActionList's #build_item and #build_avatar_item externally to facilitate parent-less item construction#2188
5950afea
Thanks @camertron! - Allow disabling submit buttons#2165
1b8ff1b7
Thanks @camertron! - Add an accessible avatar item to ActionList, NavList, and ActionMenu#2186
eab82c07
Thanks @camertron! - On dismiss, allow banners to be hidden instead of removed from DOMPatch Changes
#2164
93344455
Thanks @camertron! - Allow form buttons to be disabled on click with data-disable-with#2158
0afaecc6
Thanks @jonrohan! - Fix bug in ActionMenu button where return doesn't trigger menu#2168
45822328
Thanks @keithamus! - Guard tooltip popover calls fromFailed to execute 'showPopover' on 'HTMLElement': Not supported on elements that do not have a valid value for the 'popover' attribute.
#2160
8464823b
Thanks @langermank! - Fix Dialog backdrop color fallback#2163
e3aeda1f
Thanks @langermank! - Add fallbacks for primary Button#2170
4391873d
Thanks @Tonkpils! - Add support for capitalize to text-transform#2169
4f11f5e3
Thanks @camertron! - Fix color contrast issues for action list hover state (danger style)