-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat(tokens): add new chat tokens #21056
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21056 +/- ##
==========================================
- Coverage 92.63% 92.60% -0.03%
==========================================
Files 515 515
Lines 38225 38241 +16
Branches 5863 5807 -56
==========================================
+ Hits 35409 35413 +4
- Misses 2666 2679 +13
+ Partials 150 149 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Closes carbon-design-system/carbon-ai-chat#579
Adds new tokens specific to AI Chat
Changelog
New
Testing / Reviewing
Making sure the tokens match the values listed in the issue
PR Checklist
As the author of this PR, before marking ready for review, confirm you:
- [ ] Updated documentation and storybook examples- [ ] Wrote passing tests that cover this change- [ ] Addressed any impact on accessibility (a11y)- [ ] Tested for cross-browser consistency- [ ] Validated that this code is ready for review and status checks should passMore details can be found in the pull request guide