Conversation
|
Preparing for a release. ChecklistMake sure these items are checked before merging.
Selectors added/removed since latest release--- before.txt 2024-11-07 22:08:59.437173392 +0000
+++ after.txt 2024-11-07 22:08:59.481173406 +0000
@@ -3843,3 +3843,4 @@
body
-body.has-modal
+body:has(:modal)
+body:has(dialog:modal.Overlay--disableScroll)
body:not(.intent-mouse) .SelectMenu-closeButton:focusBundles with a size change since latest release[ 'primer', 4272, -1, 60399, 7, 685135, 0 ]
|
ed9baae to
ad2bab4
Compare
ad2bab4 to
4b841be
Compare
4b841be to
9f9d5cd
Compare
9f9d5cd to
af46ed6
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/css@21.5.1
Patch Changes
#2727
7d4cd40Thanks @kawakamimoeki! - Removed .css extension from @import and modified @primer/primitives to be output as Sass code.#2728
7eaba91Thanks @lukasoppermann! - Update primer/primitives to allow for version 9 and 10#2680
1eb467eThanks @robinwhittleton! - Use tabular numbers in tables