-
Notifications
You must be signed in to change notification settings - Fork 598
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 #1093
Merged
Merged
Release Tracking #1093
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
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/primer/primer-components/5Zc8FRjkBrPyQ6H34YGvk12QFk2b |
8dedb8b
to
2ee23e9
Compare
2ee23e9
to
ed71dcc
Compare
ed71dcc
to
df86697
Compare
df86697
to
2d9c725
Compare
2d9c725
to
c94a1a4
Compare
c94a1a4
to
4ce513a
Compare
4ce513a
to
69f06aa
Compare
69f06aa
to
cd88d9e
Compare
cd88d9e
to
b2027bb
Compare
b2027bb
to
fe5e10a
Compare
fe5e10a
to
1d6a723
Compare
1d6a723
to
9b24a89
Compare
9b24a89
to
2c870c0
Compare
2c870c0
to
f790f6b
Compare
f790f6b
to
a292e2f
Compare
a292e2f
to
0cbb989
Compare
0cbb989
to
5f2e6af
Compare
5f2e6af
to
ab5bd13
Compare
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/components@24.0.0
Major Changes
b9d9d245
#1068 Thanks @colebemis! - Remove propTypes in favor of TypeScript typesbeef075e
#1094 Thanks @colebemis! - Components no longer have a defaulttheme
prop. To ensure components still render correctly, you'll need pass the Primer theme to a styled-components<ThemeProvider>
at the root of your application:Patch Changes
397f3360
#1106 Thanks @VanAnderson! - Use functional color variables in Paginationfa106ea9
#1090 Thanks @colebemis! - Use functional color variables in BaseStylesfa106ea9
#1090 Thanks @colebemis! - Use functional color variables in BranchNamee93cf268
#1092 Thanks @bscofield! - Use functional color variables in Caret, CircleBadge, Pagehead, ProgressBar, and Popover5a042778
#1099 Thanks @VanAnderson! - Use functional color variables in FilterLista886bbcf
#1098 Thanks @bscofield! - Update SelectMenu and child components to use functional color variablesf2c57794
#1085 Thanks @VanAnderson! - Use functional color variables in SideNav756191e7
#1100 Thanks @VanAnderson! - Use functional color variables in ButtonOutline6b2dc95f
#1085 Thanks @VanAnderson! - Use functional color variables in TabNav51d180ac
#1089 Thanks @colebemis! - Use functional color variables in Timeline51d180ac
#1089 Thanks @colebemis! - Use functional color variables in TextInput8f2b4d2e
#1100 Thanks @VanAnderson! - Use functional color variables in ButtonPrimary51d180ac
#1089 Thanks @colebemis! - Use functional color variables in Linkfa106ea9
#1090 Thanks @colebemis! - Use functional color variables in BorderBox51d180ac
#1089 Thanks @colebemis! - Use functional color variables in Tooltip1fb750af
#1097 Thanks @VanAnderson! - Use functional color variables in ButtonTableListea21d8eb
#1102 Thanks @VanAnderson! - Use functional color variables in Flash51d180ac
#1089 Thanks @colebemis! - Use functional color variables in UnderlineNav44aa68e2
#1101 Thanks @emplums! - Forwards aria-label to correct componentd0f38c3d
#1102 Thanks @VanAnderson! - Use functional color variables in Header5df7723a
#1099 Thanks @VanAnderson! - Use functional color variables in DropdownStyles170876e6
#1097 Thanks @VanAnderson! - Use functional color variables in Buttonc44ee363
#1085 Thanks @VanAnderson! - Use functional color variables in SubNav198e24ad
#1100 Thanks @VanAnderson! - Use functional color variables in ButtonDanger39371d98
#1099 Thanks @VanAnderson! - Use functional color variables in CounterLabel92597504
#1100 Thanks @VanAnderson! - Use functional color variables in ButtonClosefa106ea9
#1090 Thanks @colebemis! - Use functional color variables in AvatarPairfa106ea9
#1090 Thanks @colebemis! - Use functional color variables in AvatarStack565f1980
#1097 Thanks @VanAnderson! - Use functional color variables in Breadcrumb4e19045e
#1085 Thanks @VanAnderson! - Use functional color variables in StateLabel31025697
#1099 Thanks @VanAnderson! - Use functional color variables in Dialog67cc5b23
#1097 Thanks @VanAnderson! - Use functional color variables in ButtonInvisible