-
Notifications
You must be signed in to change notification settings - Fork 72
Version Packages #3370
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
Merged
Merged
Version Packages #3370
+130
−84
Conversation
This file contains hidden or 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
stephl3
requested changes
Dec 9, 2025
Collaborator
stephl3
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please hold until #3373 goes in
86a2055 to
ba21eef
Compare
stephl3
approved these changes
Dec 11, 2025
07f2e91 to
08d8d52
Compare
08d8d52 to
f1e3493
Compare
Contributor
Author
|
Size Change: 0 B Total Size: 1.81 MB ℹ️ View Unchanged
|
Contributor
Author
|
Coverage after merging changeset-release/main into main will be
Coverage Report for Changed Files
|
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
@lg-chat/[email protected]
Minor Changes
ChatButtonPatch Changes
@leafygreen-ui/[email protected]
Minor Changes
showAnimationprop toAssistantAvatarto enable shimmer animationPatch Changes
AssistantAvatargradients@leafygreen-ui/[email protected]
Minor Changes
Patch Changes
@leafygreen-ui/[email protected]
Minor Changes
12ac0b5: Adds
descriptionanddirectionprops to theSpinnercomponent to support text rendering alongside the spinner.description: Optional text to display alongside the spinnerdirection: Controls the layout of the spinner and description (verticalorhorizontal)baseFontSize: Controls the font size of the description textsvgProps: Pass-through props for the SVG elementPatch Changes
@leafygreen-ui/[email protected]
Minor Changes
Patch Changes
60080b8: Updates icon color tokens in both light and dark modes to improve visual consistency and accessibility.
Dark Mode (darkModeColors.ts)
Updated the InversePrimary variant's default icon color from white to black to match the hover state, ensuring visual consistency across interaction states.
Light Mode (lightModeColors.ts)
Updated the Disabled variant icon colors from gray.base to gray.light1 across all interaction states (Default, Hover, Focus). This provides a lighter disabled appearance that better distinguishes disabled icons from active ones.
@lg-tools/[email protected]
Minor Changes
loading-spinner-v5codemod to convertdisplayOptionprop tosizeanddirectionprops. The codemod now keeps thedescriptionandbaseFontSizeprops instead of removing them.Patch Changes
@lg-tools/[email protected]
Minor Changes
loading-spinner-v5codemod to convertdisplayOptionprop tosizeanddirectionprops. The codemod now keeps thedescriptionandbaseFontSizeprops instead of removing them.@lg-chat/[email protected]
Patch Changes
textareaelement@lg-tools/[email protected]
Patch Changes