-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
chore(release): v11.41.2 #15082
Closed
tay1orjones
wants to merge
11
commits into
carbon-design-system:main
from
tay1orjones:release/v11.41.2
Closed
chore(release): v11.41.2 #15082
tay1orjones
wants to merge
11
commits into
carbon-design-system:main
from
tay1orjones:release/v11.41.2
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
* fix(bug): slider.scss uses deprecated `/` an accidental deprecated division `/` snuck in and is causing sass loader errors downstream. * Update packages/styles/scss/components/slider/_slider.scss Co-authored-by: Taylor Jones <[email protected]> * Update packages/styles/scss/components/slider/_slider.scss --------- Co-authored-by: Taylor Jones <[email protected]>
…bon-design-system#15036) * feat(Slug): scaffold out AI Slug component * feat(slug): add gradient tokens to themes, hover styles * feat(slug): add focus styles, cleanup storybook * fix(Theme): adjust small slug hover tokens * feat(Slug): add hollow slug * feat(Slug): initial inline styles * chore(snapshot): update snapshots * feat(Slug): add inline styles * fix(Slug): refactor inline variant * style(Slug): tweak inline styles * style(Slug): add hover styles to inline variant * style(Slug): add initial callout styles * style(Slug): tokenize gradients * style(Slug): adjust padding * chore: udpate snapshots * style(Slug): adjust padding with hollow dot, fix text colors * fix(Slug): fix hover styles when focused * refactor(Slug): remove ai from prefix * refactor(Slug): break Slug callout into composable components * style(Slug): add styles for action bar * chore(storybook): update stories to use SlugContent, SlugToolbar * refactor(Slug): rename SlugToolbar to SlugActions * chore(storybook): remove console.log * chore(storybook): add storybook toggle to show / hide action bar --------- Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Taylor Jones <[email protected]>
…arbon-design-system#15069) Co-authored-by: Taylor Jones <[email protected]>
…-system#15068) Co-authored-by: Taylor Jones <[email protected]>
…ons (carbon-design-system#15032) * fix(icons-react): fix exports in individual icon TypeScript declarations * fix(icon-build-helpers): add missing declare keyword in TS builder --------- Co-authored-by: TJ Egan <[email protected]>
This will be a manual release and so this PR doesn't need merged. |
@alisonjoseph This should fix the issues identified in carbon-design-system/carbon-website#3787 |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
tay1orjones
temporarily deployed
to
github-pages
November 1, 2023 17:38 — with
GitHub Actions
Inactive
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.
Release PR for v11.41.2, includes hotfixes from commit(s):
/
#15063