-
Notifications
You must be signed in to change notification settings - Fork 785
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
docs: add francinelucca to team page #2611
docs: add francinelucca to team page #2611
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/carbon-design-system/carbondesignsystem/CRRAvieFyDoqTAt1nzU7wDDAoUqo |
DCO Assistant Lite bot All contributors have signed the DCO. |
I have read the DCO document and I hereby sign the DCO. |
recheck |
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.
Welcome 🎉
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.
Yaaay welcome
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.
🎉
1f6dff4
to
b84c1f2
Compare
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.
🎉
* status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * update to steering committee (#2400) * chore: format (#2398) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.0 (#2405) * chore: remove sw * Update package.json * Update deploy.yml * update carbon-charts version/add new demos (#2300) * update charts version * fix card * chore: format Co-authored-by: emyarod <[email protected]> * Fixes hover-primary-text hex for blue 70 (#2409) Blue 70 should be #0043ce Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.1 (#2415) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: add StatusIndicator table component (#2377) * feat: add StatusIndicator table component * feat: add other attention yaml entries * feat: add status and statusExtended paletts * fix: palette name * feat: add glyph table * chore: update theme * fix: color palette switcher border * refactor: clean up styles and components * fix: use object to prevent blurry svgs on safari/ff * fix: remove SVG filter junk * feat: twoColumn color palette prop * fix: dark caution ghost paths * fix: palette data, caret size, overview paragraph spacing * Update status-indicators.yaml * fix: token names, image assets * fix: add number badge image * fix: add image url * Update status-indicators.yaml * fix: indicator data, checkmark filled, image cols * Update status-indicators.yaml * fix: glyph swap Co-authored-by: jeanservaas <[email protected]> * fix(code-snippet): fix accessbility duplicate header (#2334) * testing * fix(code-snippet): fix accessbility duplicate header * Update usage.mdx * fix: overflow content headers Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2427) Co-authored-by: kodiakhq <[email protected]> * Release/v10.38.0 (#2425) * testing * chore(release): v10.38.0 * whoops Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Typography): fix issues with inline copy button (#2433) * docs: add feducation video to v11 page (#2431) Co-authored-by: Scott Strubberg <[email protected]> * add carbon charts slack channel link (#2429) Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Image production guidelines Sketch kit (#2437) * docs: add image production guidelines sketch kit -Add sketch kit as a tile * update: link to sketch cloud * docs: add steering committee members (#2434) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <[email protected]> * Update accessibility.mdx * Update code.mdx * Status indicator follow-up (#2436) * fix(CodeSnippet): use token for copy button (#2441) * fix(CodeSnippet): use token for copy button * fix(CodeSnippet): set correct hover color Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.39.0 (#2442) * testing * chore(release): v10.39.0 * Update usage.mdx * Compressed Images (#2446) Co-authored-by: kodiakhq <[email protected]> * Add design to codeowners (#2445) * Release/v10.40.0 rc.0 (#2453) * testing * chore(release): smoke test for v10.40.0-rc.0 * v10.40.0 (#2458) * testing * chore(release): v10.40.0 * chore(release): v10.40.0 * dark color-scheme value for 2 demo components (#2466) * update color-scheme for code bar component * dark color-scheme for the component demo snippet Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(IconLibrary): fix issue with glyph only icons (#2457) * fix(IconLibrary): fix issue with glyph only icons * fix(IconLibrary): change path Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * demo link list only scrollable if there's overflow (#2462) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update carbon charts to v0.41.92 (#2461) Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v10.40.1 (#2469) * testing * chore(release): v10.40.1 * whoops * fix broken dataviz links (#2468) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(color): fix v10 color page bugs (#2471) * testing * fix(color): fix v10 color page bugs * fix(color): fix v10 color page bugs v2 * chore: update lockfile (#2479) * chore: fix carbon-components-react resolutions (#2481) * fix(dataviz): broken links (#2477) Co-authored-by: DAK <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.41.0 (#2478) * chore(project): update carbon to v10.41.0-rc.0 * chore(project): update carbon to v10.41.0 * feat(homepage): add beta blog (#2483) * Compressed Images (#2485) Co-authored-by: kodiakhq <[email protected]> * docs: remove Andrew and Jillian from team page 😔 (#2486) * style(Meetups): add space to buttons (#2482) * update carbon charts react to 0.41.101 & d3 to 7.0.0 (#2484) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add new medium article to v11 page (#2498) * Update code.mdx (#2499) * Content switcher images (#2492) * updated images reuploaded and renamed images * updated images updated images with new styles * fixed bg fixed usage-1 background color * fixed broken image updated broken image * replaced image replaces low res usage image for high res * reuploaded high res image trouble shooting high res image * docs(dataviz): add histogram (#2493) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(web-components): introduce CDN feature (#2496) * docs(web-components): introduce CDN feature Carbon Web Components are now available via CDN links, which can greatly reduce the development setup if importing as part of a front-end application build/tool chain. * docs(web-components): adding codesandbox url for CDN Co-authored-by: Josefina Mancilla <[email protected]> * chore(project): update carbon to v10.42.0 (#2505) * [Don't merge yet] feat: update to gtc v2 and gatsby v3 (#2416) * chore: update deps * fix: gatsby v3 migration woes * chore: fix shadowing issues * chore: update charts to use gatsby-image Co-authored-by: Josefina Mancilla <[email protected]> * fix(Icons): add additional logic to handle glyph-only icons (#2488) Co-authored-by: Andrea N. Cardona <[email protected]> * chore: build fresh lock file to resolve build failure (#2509) * chore: build fresh lock file * chore: remove gatsby v2 flags * chore: fix node engine syntax * fix: component index query * fix: husky warning * chore: migrate to Carbon eslint configuration (#2510) * fix(overflowmenu): fix tabbing order (#2515) * testing * fix(overflowmenu): fix tabbing order * whoops * Compressed Images (#2524) Co-authored-by: kodiakhq <[email protected]> * docs: add myself to team page 👋 (#2526) * fix: content guidance links (#2536) * Term 'light' used instead of 'dark' (#2504) In the paragraph 'Dark themes Gray 90 components are paired with Gray 100 backgrounds to make the Gray 100 Theme and Gray 80 components with Gray 90 backgrounds to make the Gray 90 Theme. Some components, such as buttons and toggles, share the same colors across both light themes.' - term 'light' (word behind the last one) is used and there should be 'dark'. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.43.0 (#2534) * chore(project): update carbon to v10.43.0-rc.0 * chore(project): update carbon to v10.43.0 * fix(UIShell): update storybook link (#2525) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: partners and advisory board updates (#2533) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * fix: update content for design kit (#2120) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * edit: move maintainer section * update * update: images * chatbot sync * edits * update: title content fixes * update: more title edits * fix: typo * docs(dataviz): add tree diagram demos, update network thumbnail (#2543) * docs(dataviz): add histogram * docs(dataviz): add tree diagram demos, update network thumbnail * docs(dataviz): add network diagram demos & tree diagram card (#2502) * docs(dataviz): add histogram * docs(dataviz): add network diagram demos & tree diagram card * update icon * update game * update charts to 0.48.4 * remove unnecessary card * demos(dataviz): add alluvial chart (#2546) * docs(dataviz): add histogram * demos(dataviz): add alluvial chart * fix(overview-page): update image import (#2545) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2548) Co-authored-by: kodiakhq <[email protected]> * fix: update link to the new URL of Gatsby theme (#2552) * chore(project): update carbon to v10.44.0 (#2551) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(ClickableTile): fix padding issue (#2521) Co-authored-by: Andrea N. Cardona <[email protected]> * Updated Optional versus required fields section (#2528) Updated documentation to include the use of (required) as well as (optional). Co-authored-by: Lauren Rice <[email protected]> * update double slider image (#2556) took out extra image of slider in over section Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to include required labeling guidance (#2531) Added guidance for marking form fields required or optional depending on use case, and added Default values sub-section in the Offering Help section. Co-authored-by: tracey king <[email protected]> Co-authored-by: Lauren Rice <[email protected]> * feat(type): added new styles (#2555) * feat(type): added new styles * feat(type): removed zombie Co-authored-by: Abbey Hart <[email protected]> * chore(project): update carbon to v10.45.0-rc.0 (#2560) Co-authored-by: Taylor Jones <[email protected]> * feat(MediumPosts): automates pulling in posts from our Medium account (#2562) * feat(MediumPosts): ta da * feat(MediumPosts): added to the latest news section * feat(MediumPosts): shadow'd component to fix colors * update charts to 0.50.5 (#2567) * docs(dataviz): add histogram * update charts to 0.50.5 * fix(Carbon-Website): update component accessibility links (#2569) * Compressed Images (#2541) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * doc: tile component update (#2519) * doc: tile component update * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * tile-v2-update * tile-v2-update * tile-v2-update * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Fix a small typo in documentation (#2586) Fix the typo in documentation by updating with correct component name. * doc-tile-update (#2580) * docs(web-components): adding code links for web components (#2588) * docs(web-components): adding code links for web components * fix(components): fixing quotes for web components * docs(components): adding web components links to usage tabs Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Theme-2.1.3 (#2577) * docs(button): add icon only ghost button (#2589) * docs(button): add icon only ghost button * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs[designing]: added freehand resource (#2591) * Update usage.mdx (#2597) * Update svelte.mdx (#2595) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat(design-resources): added a11y kit (#2601) * Compressed Images (#2605) Co-authored-by: kodiakhq <[email protected]> * Remove Mike Abbink from Carbon team page (#2610) * Remove Mike Abbink from Carbon team page Remove Mike Abbink from Carbon team page * removed profile ender thing Co-authored-by: Anna Gonzales <[email protected]> * chore(Carbon Website): update to v10.47.0 (#2598) * chore(Carbon Website): update to v10.47.0-rc.0 * chore: update to stable Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Form image updates for component usage page and pattern page (#2559) * update images for form usage and patter Updated: Component: • required pattern image • optional pattern image Pattern: • required pattern image • optional pattern image • do and don't required form image * trouble shooting image size • optional/required images should be 6 columns not 8 • don't image missing * trouble shooting images added in caption markdown * Update index.mdx added break after when to use on pattern page * updated capitalization • updated do/don't capitalization in pattern section * updated images reuploaded the images at new sizes * Update Elements.png updated element image Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Francine Lucca to Carbon team page (#2611) Co-authored-by: Vince Picone <[email protected]> * chore: update theme and other dependencies (#2602) * chore: update theme and other dependencies * chore: update packages again Co-authored-by: Abbey Hart <[email protected]> * Update index.mdx (#2604) * Update src/pages/guidelines/color/overview.mdx Co-authored-by: Anna Gonzales <[email protected]> * Remove medium post shadowing (#2618) Co-authored-by: Jean Servaas <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Mike Abbink <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Chris Connors <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Mariusz Mickiewicz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <[email protected]> Co-authored-by: natashadecoste <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: Graham Harper <[email protected]> Co-authored-by: jeanservaas <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Matt Rosno <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Eliad Moosavi <[email protected]> Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: Sam Robbins <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: Jeffrey Chew <[email protected]> Co-authored-by: Joe Harvey <[email protected]> Co-authored-by: esmahh <[email protected]> Co-authored-by: Stephane Rodet <[email protected]> Co-authored-by: jjennings7 <[email protected]> Co-authored-by: Abbey Hart <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: thyhmdo <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Vamshi Murari <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Francine Lucca <[email protected]>
* status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * update to steering committee (#2400) * chore: format (#2398) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.0 (#2405) * chore: remove sw * Update package.json * Update deploy.yml * update carbon-charts version/add new demos (#2300) * update charts version * fix card * chore: format Co-authored-by: emyarod <[email protected]> * Fixes hover-primary-text hex for blue 70 (#2409) Blue 70 should be #0043ce Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.1 (#2415) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: add StatusIndicator table component (#2377) * feat: add StatusIndicator table component * feat: add other attention yaml entries * feat: add status and statusExtended paletts * fix: palette name * feat: add glyph table * chore: update theme * fix: color palette switcher border * refactor: clean up styles and components * fix: use object to prevent blurry svgs on safari/ff * fix: remove SVG filter junk * feat: twoColumn color palette prop * fix: dark caution ghost paths * fix: palette data, caret size, overview paragraph spacing * Update status-indicators.yaml * fix: token names, image assets * fix: add number badge image * fix: add image url * Update status-indicators.yaml * fix: indicator data, checkmark filled, image cols * Update status-indicators.yaml * fix: glyph swap Co-authored-by: jeanservaas <[email protected]> * fix(code-snippet): fix accessbility duplicate header (#2334) * testing * fix(code-snippet): fix accessbility duplicate header * Update usage.mdx * fix: overflow content headers Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2427) Co-authored-by: kodiakhq <[email protected]> * Release/v10.38.0 (#2425) * testing * chore(release): v10.38.0 * whoops Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Typography): fix issues with inline copy button (#2433) * docs: add feducation video to v11 page (#2431) Co-authored-by: Scott Strubberg <[email protected]> * add carbon charts slack channel link (#2429) Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Image production guidelines Sketch kit (#2437) * docs: add image production guidelines sketch kit -Add sketch kit as a tile * update: link to sketch cloud * docs: add steering committee members (#2434) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <[email protected]> * Update accessibility.mdx * Update code.mdx * Status indicator follow-up (#2436) * fix(CodeSnippet): use token for copy button (#2441) * fix(CodeSnippet): use token for copy button * fix(CodeSnippet): set correct hover color Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.39.0 (#2442) * testing * chore(release): v10.39.0 * Update usage.mdx * Compressed Images (#2446) Co-authored-by: kodiakhq <[email protected]> * Add design to codeowners (#2445) * Release/v10.40.0 rc.0 (#2453) * testing * chore(release): smoke test for v10.40.0-rc.0 * v10.40.0 (#2458) * testing * chore(release): v10.40.0 * chore(release): v10.40.0 * dark color-scheme value for 2 demo components (#2466) * update color-scheme for code bar component * dark color-scheme for the component demo snippet Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(IconLibrary): fix issue with glyph only icons (#2457) * fix(IconLibrary): fix issue with glyph only icons * fix(IconLibrary): change path Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * demo link list only scrollable if there's overflow (#2462) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update carbon charts to v0.41.92 (#2461) Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v10.40.1 (#2469) * testing * chore(release): v10.40.1 * whoops * fix broken dataviz links (#2468) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(color): fix v10 color page bugs (#2471) * testing * fix(color): fix v10 color page bugs * fix(color): fix v10 color page bugs v2 * chore: update lockfile (#2479) * chore: fix carbon-components-react resolutions (#2481) * fix(dataviz): broken links (#2477) Co-authored-by: DAK <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.41.0 (#2478) * chore(project): update carbon to v10.41.0-rc.0 * chore(project): update carbon to v10.41.0 * feat(homepage): add beta blog (#2483) * Compressed Images (#2485) Co-authored-by: kodiakhq <[email protected]> * docs: remove Andrew and Jillian from team page 😔 (#2486) * style(Meetups): add space to buttons (#2482) * update carbon charts react to 0.41.101 & d3 to 7.0.0 (#2484) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add new medium article to v11 page (#2498) * Update code.mdx (#2499) * Content switcher images (#2492) * updated images reuploaded and renamed images * updated images updated images with new styles * fixed bg fixed usage-1 background color * fixed broken image updated broken image * replaced image replaces low res usage image for high res * reuploaded high res image trouble shooting high res image * docs(dataviz): add histogram (#2493) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(web-components): introduce CDN feature (#2496) * docs(web-components): introduce CDN feature Carbon Web Components are now available via CDN links, which can greatly reduce the development setup if importing as part of a front-end application build/tool chain. * docs(web-components): adding codesandbox url for CDN Co-authored-by: Josefina Mancilla <[email protected]> * chore(project): update carbon to v10.42.0 (#2505) * [Don't merge yet] feat: update to gtc v2 and gatsby v3 (#2416) * chore: update deps * fix: gatsby v3 migration woes * chore: fix shadowing issues * chore: update charts to use gatsby-image Co-authored-by: Josefina Mancilla <[email protected]> * fix(Icons): add additional logic to handle glyph-only icons (#2488) Co-authored-by: Andrea N. Cardona <[email protected]> * chore: build fresh lock file to resolve build failure (#2509) * chore: build fresh lock file * chore: remove gatsby v2 flags * chore: fix node engine syntax * fix: component index query * fix: husky warning * chore: migrate to Carbon eslint configuration (#2510) * fix(overflowmenu): fix tabbing order (#2515) * testing * fix(overflowmenu): fix tabbing order * whoops * Compressed Images (#2524) Co-authored-by: kodiakhq <[email protected]> * docs: add myself to team page 👋 (#2526) * fix: content guidance links (#2536) * Term 'light' used instead of 'dark' (#2504) In the paragraph 'Dark themes Gray 90 components are paired with Gray 100 backgrounds to make the Gray 100 Theme and Gray 80 components with Gray 90 backgrounds to make the Gray 90 Theme. Some components, such as buttons and toggles, share the same colors across both light themes.' - term 'light' (word behind the last one) is used and there should be 'dark'. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.43.0 (#2534) * chore(project): update carbon to v10.43.0-rc.0 * chore(project): update carbon to v10.43.0 * fix(UIShell): update storybook link (#2525) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: partners and advisory board updates (#2533) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * fix: update content for design kit (#2120) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * edit: move maintainer section * update * update: images * chatbot sync * edits * update: title content fixes * update: more title edits * fix: typo * docs(dataviz): add tree diagram demos, update network thumbnail (#2543) * docs(dataviz): add histogram * docs(dataviz): add tree diagram demos, update network thumbnail * docs(dataviz): add network diagram demos & tree diagram card (#2502) * docs(dataviz): add histogram * docs(dataviz): add network diagram demos & tree diagram card * update icon * update game * update charts to 0.48.4 * remove unnecessary card * demos(dataviz): add alluvial chart (#2546) * docs(dataviz): add histogram * demos(dataviz): add alluvial chart * fix(overview-page): update image import (#2545) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2548) Co-authored-by: kodiakhq <[email protected]> * fix: update link to the new URL of Gatsby theme (#2552) * chore(project): update carbon to v10.44.0 (#2551) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(ClickableTile): fix padding issue (#2521) Co-authored-by: Andrea N. Cardona <[email protected]> * Updated Optional versus required fields section (#2528) Updated documentation to include the use of (required) as well as (optional). Co-authored-by: Lauren Rice <[email protected]> * update double slider image (#2556) took out extra image of slider in over section Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to include required labeling guidance (#2531) Added guidance for marking form fields required or optional depending on use case, and added Default values sub-section in the Offering Help section. Co-authored-by: tracey king <[email protected]> Co-authored-by: Lauren Rice <[email protected]> * feat(type): added new styles (#2555) * feat(type): added new styles * feat(type): removed zombie Co-authored-by: Abbey Hart <[email protected]> * chore(project): update carbon to v10.45.0-rc.0 (#2560) Co-authored-by: Taylor Jones <[email protected]> * feat(MediumPosts): automates pulling in posts from our Medium account (#2562) * feat(MediumPosts): ta da * feat(MediumPosts): added to the latest news section * feat(MediumPosts): shadow'd component to fix colors * update charts to 0.50.5 (#2567) * docs(dataviz): add histogram * update charts to 0.50.5 * fix(Carbon-Website): update component accessibility links (#2569) * Compressed Images (#2541) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * doc: tile component update (#2519) * doc: tile component update * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * tile-v2-update * tile-v2-update * tile-v2-update * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Fix a small typo in documentation (#2586) Fix the typo in documentation by updating with correct component name. * doc-tile-update (#2580) * docs(web-components): adding code links for web components (#2588) * docs(web-components): adding code links for web components * fix(components): fixing quotes for web components * docs(components): adding web components links to usage tabs Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Theme-2.1.3 (#2577) * docs(button): add icon only ghost button (#2589) * docs(button): add icon only ghost button * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs[designing]: added freehand resource (#2591) * Update usage.mdx (#2597) * Update svelte.mdx (#2595) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat(design-resources): added a11y kit (#2601) * Compressed Images (#2605) Co-authored-by: kodiakhq <[email protected]> * Remove Mike Abbink from Carbon team page (#2610) * Remove Mike Abbink from Carbon team page Remove Mike Abbink from Carbon team page * removed profile ender thing Co-authored-by: Anna Gonzales <[email protected]> * chore(Carbon Website): update to v10.47.0 (#2598) * chore(Carbon Website): update to v10.47.0-rc.0 * chore: update to stable Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Form image updates for component usage page and pattern page (#2559) * update images for form usage and patter Updated: Component: • required pattern image • optional pattern image Pattern: • required pattern image • optional pattern image • do and don't required form image * trouble shooting image size • optional/required images should be 6 columns not 8 • don't image missing * trouble shooting images added in caption markdown * Update index.mdx added break after when to use on pattern page * updated capitalization • updated do/don't capitalization in pattern section * updated images reuploaded the images at new sizes * Update Elements.png updated element image Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Francine Lucca to Carbon team page (#2611) Co-authored-by: Vince Picone <[email protected]> * chore: update theme and other dependencies (#2602) * chore: update theme and other dependencies * chore: update packages again Co-authored-by: Abbey Hart <[email protected]> * Update index.mdx (#2604) * Remove medium post shadowing (#2618) * Compressed Images (#2626) Co-authored-by: kodiakhq <[email protected]> * Update website deps for v10.47.2 (#2617) * fix(modal): remove width column from max sizes table * chore(release): v10.47.2 * fix(deps): force resolutions for carbon packages * chore: add caret range to resolutions * chore: regenerate lock file Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: update csc members (#2627) Co-authored-by: Scott Strubberg <[email protected]> * fix: medium card color on news and articles page (#2620) * Update index.mdx * Update src/pages/whats-happening/news-and-articles/index.mdx Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Vince Picone <[email protected]> * chore(team): added abbey, alphabetized (#2621) Co-authored-by: Alison Joseph <[email protected]> * Update to vue.mdx (#2609) import CarbonComponentsVue from '@carbon/vue'; has wider acceptability (codesandbox.io/NuxtJS) than pointing to index under src folder Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * [bug]: notification style images (#2630) * Compressed Images (#2639) Co-authored-by: kodiakhq <[email protected]> * add(kit): Figma (#2645) * add(kit): Figma * Update src/pages/designing/kits/axure.mdx Co-authored-by: Abbey Hart <[email protected]> * Apply suggestions from code review Co-authored-by: Abbey Hart <[email protected]> * Update figma.mdx Co-authored-by: Abbey Hart <[email protected]> * [kit]Figma: Add in resource links (#2647) * Update accessibility.mdx (#2648) * fix(homepage): add pointer cursor to button (#2651) * feat(team): add Taylor photo (#2654) * fix(modal): remove width column from max sizes table * chore(team): add taylor photo * chore: revert v11updates to type docs and usage docs * chore: revert v11updates to type docs and usage docs Co-authored-by: Jean Servaas <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Mike Abbink <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Chris Connors <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Mariusz Mickiewicz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <[email protected]> Co-authored-by: natashadecoste <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: Graham Harper <[email protected]> Co-authored-by: jeanservaas <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Matt Rosno <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Eliad Moosavi <[email protected]> Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: Sam Robbins <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: Jeffrey Chew <[email protected]> Co-authored-by: Joe Harvey <[email protected]> Co-authored-by: esmahh <[email protected]> Co-authored-by: Stephane Rodet <[email protected]> Co-authored-by: jjennings7 <[email protected]> Co-authored-by: Abbey Hart <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: thyhmdo <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Vamshi Murari <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Francine Lucca <[email protected]> Co-authored-by: KalyanChakravarthyV <[email protected]>
* status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * update to steering committee (#2400) * chore: format (#2398) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.0 (#2405) * chore: remove sw * Update package.json * Update deploy.yml * update carbon-charts version/add new demos (#2300) * update charts version * fix card * chore: format Co-authored-by: emyarod <[email protected]> * Fixes hover-primary-text hex for blue 70 (#2409) Blue 70 should be #0043ce Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.1 (#2415) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: add StatusIndicator table component (#2377) * feat: add StatusIndicator table component * feat: add other attention yaml entries * feat: add status and statusExtended paletts * fix: palette name * feat: add glyph table * chore: update theme * fix: color palette switcher border * refactor: clean up styles and components * fix: use object to prevent blurry svgs on safari/ff * fix: remove SVG filter junk * feat: twoColumn color palette prop * fix: dark caution ghost paths * fix: palette data, caret size, overview paragraph spacing * Update status-indicators.yaml * fix: token names, image assets * fix: add number badge image * fix: add image url * Update status-indicators.yaml * fix: indicator data, checkmark filled, image cols * Update status-indicators.yaml * fix: glyph swap Co-authored-by: jeanservaas <[email protected]> * fix(code-snippet): fix accessbility duplicate header (#2334) * testing * fix(code-snippet): fix accessbility duplicate header * Update usage.mdx * fix: overflow content headers Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2427) Co-authored-by: kodiakhq <[email protected]> * Release/v10.38.0 (#2425) * testing * chore(release): v10.38.0 * whoops Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Typography): fix issues with inline copy button (#2433) * docs: add feducation video to v11 page (#2431) Co-authored-by: Scott Strubberg <[email protected]> * add carbon charts slack channel link (#2429) Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Image production guidelines Sketch kit (#2437) * docs: add image production guidelines sketch kit -Add sketch kit as a tile * update: link to sketch cloud * docs: add steering committee members (#2434) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <[email protected]> * Update accessibility.mdx * Update code.mdx * Status indicator follow-up (#2436) * fix(CodeSnippet): use token for copy button (#2441) * fix(CodeSnippet): use token for copy button * fix(CodeSnippet): set correct hover color Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.39.0 (#2442) * testing * chore(release): v10.39.0 * Update usage.mdx * Compressed Images (#2446) Co-authored-by: kodiakhq <[email protected]> * Add design to codeowners (#2445) * Release/v10.40.0 rc.0 (#2453) * testing * chore(release): smoke test for v10.40.0-rc.0 * v10.40.0 (#2458) * testing * chore(release): v10.40.0 * chore(release): v10.40.0 * dark color-scheme value for 2 demo components (#2466) * update color-scheme for code bar component * dark color-scheme for the component demo snippet Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(IconLibrary): fix issue with glyph only icons (#2457) * fix(IconLibrary): fix issue with glyph only icons * fix(IconLibrary): change path Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * demo link list only scrollable if there's overflow (#2462) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update carbon charts to v0.41.92 (#2461) Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v10.40.1 (#2469) * testing * chore(release): v10.40.1 * whoops * fix broken dataviz links (#2468) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(color): fix v10 color page bugs (#2471) * testing * fix(color): fix v10 color page bugs * fix(color): fix v10 color page bugs v2 * chore: update lockfile (#2479) * chore: fix carbon-components-react resolutions (#2481) * fix(dataviz): broken links (#2477) Co-authored-by: DAK <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.41.0 (#2478) * chore(project): update carbon to v10.41.0-rc.0 * chore(project): update carbon to v10.41.0 * feat(homepage): add beta blog (#2483) * Compressed Images (#2485) Co-authored-by: kodiakhq <[email protected]> * docs: remove Andrew and Jillian from team page 😔 (#2486) * style(Meetups): add space to buttons (#2482) * update carbon charts react to 0.41.101 & d3 to 7.0.0 (#2484) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add new medium article to v11 page (#2498) * Update code.mdx (#2499) * Content switcher images (#2492) * updated images reuploaded and renamed images * updated images updated images with new styles * fixed bg fixed usage-1 background color * fixed broken image updated broken image * replaced image replaces low res usage image for high res * reuploaded high res image trouble shooting high res image * docs(dataviz): add histogram (#2493) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(web-components): introduce CDN feature (#2496) * docs(web-components): introduce CDN feature Carbon Web Components are now available via CDN links, which can greatly reduce the development setup if importing as part of a front-end application build/tool chain. * docs(web-components): adding codesandbox url for CDN Co-authored-by: Josefina Mancilla <[email protected]> * chore(project): update carbon to v10.42.0 (#2505) * [Don't merge yet] feat: update to gtc v2 and gatsby v3 (#2416) * chore: update deps * fix: gatsby v3 migration woes * chore: fix shadowing issues * chore: update charts to use gatsby-image Co-authored-by: Josefina Mancilla <[email protected]> * fix(Icons): add additional logic to handle glyph-only icons (#2488) Co-authored-by: Andrea N. Cardona <[email protected]> * chore: build fresh lock file to resolve build failure (#2509) * chore: build fresh lock file * chore: remove gatsby v2 flags * chore: fix node engine syntax * fix: component index query * fix: husky warning * chore: migrate to Carbon eslint configuration (#2510) * fix(overflowmenu): fix tabbing order (#2515) * testing * fix(overflowmenu): fix tabbing order * whoops * Compressed Images (#2524) Co-authored-by: kodiakhq <[email protected]> * docs: add myself to team page 👋 (#2526) * fix: content guidance links (#2536) * Term 'light' used instead of 'dark' (#2504) In the paragraph 'Dark themes Gray 90 components are paired with Gray 100 backgrounds to make the Gray 100 Theme and Gray 80 components with Gray 90 backgrounds to make the Gray 90 Theme. Some components, such as buttons and toggles, share the same colors across both light themes.' - term 'light' (word behind the last one) is used and there should be 'dark'. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.43.0 (#2534) * chore(project): update carbon to v10.43.0-rc.0 * chore(project): update carbon to v10.43.0 * fix(UIShell): update storybook link (#2525) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: partners and advisory board updates (#2533) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * fix: update content for design kit (#2120) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * edit: move maintainer section * update * update: images * chatbot sync * edits * update: title content fixes * update: more title edits * fix: typo * docs(dataviz): add tree diagram demos, update network thumbnail (#2543) * docs(dataviz): add histogram * docs(dataviz): add tree diagram demos, update network thumbnail * docs(dataviz): add network diagram demos & tree diagram card (#2502) * docs(dataviz): add histogram * docs(dataviz): add network diagram demos & tree diagram card * update icon * update game * update charts to 0.48.4 * remove unnecessary card * demos(dataviz): add alluvial chart (#2546) * docs(dataviz): add histogram * demos(dataviz): add alluvial chart * fix(overview-page): update image import (#2545) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2548) Co-authored-by: kodiakhq <[email protected]> * fix: update link to the new URL of Gatsby theme (#2552) * chore(project): update carbon to v10.44.0 (#2551) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(ClickableTile): fix padding issue (#2521) Co-authored-by: Andrea N. Cardona <[email protected]> * Updated Optional versus required fields section (#2528) Updated documentation to include the use of (required) as well as (optional). Co-authored-by: Lauren Rice <[email protected]> * update double slider image (#2556) took out extra image of slider in over section Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to include required labeling guidance (#2531) Added guidance for marking form fields required or optional depending on use case, and added Default values sub-section in the Offering Help section. Co-authored-by: tracey king <[email protected]> Co-authored-by: Lauren Rice <[email protected]> * feat(type): added new styles (#2555) * feat(type): added new styles * feat(type): removed zombie Co-authored-by: Abbey Hart <[email protected]> * chore(project): update carbon to v10.45.0-rc.0 (#2560) Co-authored-by: Taylor Jones <[email protected]> * feat(MediumPosts): automates pulling in posts from our Medium account (#2562) * feat(MediumPosts): ta da * feat(MediumPosts): added to the latest news section * feat(MediumPosts): shadow'd component to fix colors * update charts to 0.50.5 (#2567) * docs(dataviz): add histogram * update charts to 0.50.5 * fix(Carbon-Website): update component accessibility links (#2569) * Compressed Images (#2541) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * doc: tile component update (#2519) * doc: tile component update * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * tile-v2-update * tile-v2-update * tile-v2-update * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Fix a small typo in documentation (#2586) Fix the typo in documentation by updating with correct component name. * doc-tile-update (#2580) * docs(web-components): adding code links for web components (#2588) * docs(web-components): adding code links for web components * fix(components): fixing quotes for web components * docs(components): adding web components links to usage tabs Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Theme-2.1.3 (#2577) * docs(button): add icon only ghost button (#2589) * docs(button): add icon only ghost button * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs[designing]: added freehand resource (#2591) * Update usage.mdx (#2597) * Update svelte.mdx (#2595) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat(design-resources): added a11y kit (#2601) * Compressed Images (#2605) Co-authored-by: kodiakhq <[email protected]> * Remove Mike Abbink from Carbon team page (#2610) * Remove Mike Abbink from Carbon team page Remove Mike Abbink from Carbon team page * removed profile ender thing Co-authored-by: Anna Gonzales <[email protected]> * chore(Carbon Website): update to v10.47.0 (#2598) * chore(Carbon Website): update to v10.47.0-rc.0 * chore: update to stable Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Form image updates for component usage page and pattern page (#2559) * update images for form usage and patter Updated: Component: • required pattern image • optional pattern image Pattern: • required pattern image • optional pattern image • do and don't required form image * trouble shooting image size • optional/required images should be 6 columns not 8 • don't image missing * trouble shooting images added in caption markdown * Update index.mdx added break after when to use on pattern page * updated capitalization • updated do/don't capitalization in pattern section * updated images reuploaded the images at new sizes * Update Elements.png updated element image Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Francine Lucca to Carbon team page (#2611) Co-authored-by: Vince Picone <[email protected]> * chore: update theme and other dependencies (#2602) * chore: update theme and other dependencies * chore: update packages again Co-authored-by: Abbey Hart <[email protected]> * Update index.mdx (#2604) * Remove medium post shadowing (#2618) * Compressed Images (#2626) Co-authored-by: kodiakhq <[email protected]> * Update website deps for v10.47.2 (#2617) * fix(modal): remove width column from max sizes table * chore(release): v10.47.2 * fix(deps): force resolutions for carbon packages * chore: add caret range to resolutions * chore: regenerate lock file Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: update csc members (#2627) Co-authored-by: Scott Strubberg <[email protected]> * fix: medium card color on news and articles page (#2620) * Update index.mdx * Update src/pages/whats-happening/news-and-articles/index.mdx Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Vince Picone <[email protected]> * chore(team): added abbey, alphabetized (#2621) Co-authored-by: Alison Joseph <[email protected]> * Update to vue.mdx (#2609) import CarbonComponentsVue from '@carbon/vue'; has wider acceptability (codesandbox.io/NuxtJS) than pointing to index under src folder Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * [bug]: notification style images (#2630) * Compressed Images (#2639) Co-authored-by: kodiakhq <[email protected]> * add(kit): Figma (#2645) * add(kit): Figma * Update src/pages/designing/kits/axure.mdx Co-authored-by: Abbey Hart <[email protected]> * Apply suggestions from code review Co-authored-by: Abbey Hart <[email protected]> * Update figma.mdx Co-authored-by: Abbey Hart <[email protected]> * [kit]Figma: Add in resource links (#2647) * Update accessibility.mdx (#2648) * fix(homepage): add pointer cursor to button (#2651) * feat(team): add Taylor photo (#2654) * fix(modal): remove width column from max sizes table * chore(team): add taylor photo * docs(typography): fix font family for quotation-02 style (#2657) * kit(figma): updated guidance (#2659) * Compressed Images (#2666) Co-authored-by: kodiakhq <[email protected]> * chore: bump theme to 2.1.6 (#2661) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(v11): update to include beta articles (#2668) * docs(v11): update to include beta articles * Update index.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2674) Co-authored-by: kodiakhq <[email protected]> * chore(release): update Carbon to vX.50.0 versions (#2680) * docs(dataviz): update charts to 0.54.2, update heatmap specs & demo (#2678) * docs(dataviz): add histogram * update charts to 0.54.0, add heatmap demo * remove heatmap design only tag * update charts to 0.54.0 & update complex charts page * chore: update gatsby theme (#2684) * fix: align status indicator table to grid (#2681) * fix: align status indicator table to grid * fix: align status indicator table to grid * fix: align status indicator table to grid * fix: align status indicator table to grid * chore(status-indicator): add table layout width to force custom styles * fix: safari on grid Co-authored-by: Ale Davila <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Jean Servaas <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Mike Abbink <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Chris Connors <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Mariusz Mickiewicz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <[email protected]> Co-authored-by: natashadecoste <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: Graham Harper <[email protected]> Co-authored-by: jeanservaas <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Matt Rosno <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Eliad Moosavi <[email protected]> Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: Sam Robbins <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: Jeffrey Chew <[email protected]> Co-authored-by: Joe Harvey <[email protected]> Co-authored-by: esmahh <[email protected]> Co-authored-by: Stephane Rodet <[email protected]> Co-authored-by: jjennings7 <[email protected]> Co-authored-by: Abbey Hart <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: thyhmdo <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Vamshi Murari <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Francine Lucca <[email protected]> Co-authored-by: KalyanChakravarthyV <[email protected]> Co-authored-by: Jan Hassel <[email protected]> Co-authored-by: Ale Davila <[email protected]>
* status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * update to steering committee (#2400) * chore: format (#2398) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.0 (#2405) * chore: remove sw * Update package.json * Update deploy.yml * update carbon-charts version/add new demos (#2300) * update charts version * fix card * chore: format Co-authored-by: emyarod <[email protected]> * Fixes hover-primary-text hex for blue 70 (#2409) Blue 70 should be #0043ce Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.1 (#2415) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: add StatusIndicator table component (#2377) * feat: add StatusIndicator table component * feat: add other attention yaml entries * feat: add status and statusExtended paletts * fix: palette name * feat: add glyph table * chore: update theme * fix: color palette switcher border * refactor: clean up styles and components * fix: use object to prevent blurry svgs on safari/ff * fix: remove SVG filter junk * feat: twoColumn color palette prop * fix: dark caution ghost paths * fix: palette data, caret size, overview paragraph spacing * Update status-indicators.yaml * fix: token names, image assets * fix: add number badge image * fix: add image url * Update status-indicators.yaml * fix: indicator data, checkmark filled, image cols * Update status-indicators.yaml * fix: glyph swap Co-authored-by: jeanservaas <[email protected]> * fix(code-snippet): fix accessbility duplicate header (#2334) * testing * fix(code-snippet): fix accessbility duplicate header * Update usage.mdx * fix: overflow content headers Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2427) Co-authored-by: kodiakhq <[email protected]> * Release/v10.38.0 (#2425) * testing * chore(release): v10.38.0 * whoops Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Typography): fix issues with inline copy button (#2433) * docs: add feducation video to v11 page (#2431) Co-authored-by: Scott Strubberg <[email protected]> * add carbon charts slack channel link (#2429) Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Image production guidelines Sketch kit (#2437) * docs: add image production guidelines sketch kit -Add sketch kit as a tile * update: link to sketch cloud * docs: add steering committee members (#2434) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <[email protected]> * Update accessibility.mdx * Update code.mdx * Status indicator follow-up (#2436) * fix(CodeSnippet): use token for copy button (#2441) * fix(CodeSnippet): use token for copy button * fix(CodeSnippet): set correct hover color Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.39.0 (#2442) * testing * chore(release): v10.39.0 * Update usage.mdx * Compressed Images (#2446) Co-authored-by: kodiakhq <[email protected]> * Add design to codeowners (#2445) * Release/v10.40.0 rc.0 (#2453) * testing * chore(release): smoke test for v10.40.0-rc.0 * v10.40.0 (#2458) * testing * chore(release): v10.40.0 * chore(release): v10.40.0 * dark color-scheme value for 2 demo components (#2466) * update color-scheme for code bar component * dark color-scheme for the component demo snippet Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(IconLibrary): fix issue with glyph only icons (#2457) * fix(IconLibrary): fix issue with glyph only icons * fix(IconLibrary): change path Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * demo link list only scrollable if there's overflow (#2462) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update carbon charts to v0.41.92 (#2461) Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v10.40.1 (#2469) * testing * chore(release): v10.40.1 * whoops * fix broken dataviz links (#2468) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(color): fix v10 color page bugs (#2471) * testing * fix(color): fix v10 color page bugs * fix(color): fix v10 color page bugs v2 * chore: update lockfile (#2479) * chore: fix carbon-components-react resolutions (#2481) * fix(dataviz): broken links (#2477) Co-authored-by: DAK <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.41.0 (#2478) * chore(project): update carbon to v10.41.0-rc.0 * chore(project): update carbon to v10.41.0 * feat(homepage): add beta blog (#2483) * Compressed Images (#2485) Co-authored-by: kodiakhq <[email protected]> * docs: remove Andrew and Jillian from team page 😔 (#2486) * style(Meetups): add space to buttons (#2482) * update carbon charts react to 0.41.101 & d3 to 7.0.0 (#2484) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add new medium article to v11 page (#2498) * Update code.mdx (#2499) * Content switcher images (#2492) * updated images reuploaded and renamed images * updated images updated images with new styles * fixed bg fixed usage-1 background color * fixed broken image updated broken image * replaced image replaces low res usage image for high res * reuploaded high res image trouble shooting high res image * docs(dataviz): add histogram (#2493) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(web-components): introduce CDN feature (#2496) * docs(web-components): introduce CDN feature Carbon Web Components are now available via CDN links, which can greatly reduce the development setup if importing as part of a front-end application build/tool chain. * docs(web-components): adding codesandbox url for CDN Co-authored-by: Josefina Mancilla <[email protected]> * chore(project): update carbon to v10.42.0 (#2505) * [Don't merge yet] feat: update to gtc v2 and gatsby v3 (#2416) * chore: update deps * fix: gatsby v3 migration woes * chore: fix shadowing issues * chore: update charts to use gatsby-image Co-authored-by: Josefina Mancilla <[email protected]> * fix(Icons): add additional logic to handle glyph-only icons (#2488) Co-authored-by: Andrea N. Cardona <[email protected]> * chore: build fresh lock file to resolve build failure (#2509) * chore: build fresh lock file * chore: remove gatsby v2 flags * chore: fix node engine syntax * fix: component index query * fix: husky warning * chore: migrate to Carbon eslint configuration (#2510) * fix(overflowmenu): fix tabbing order (#2515) * testing * fix(overflowmenu): fix tabbing order * whoops * Compressed Images (#2524) Co-authored-by: kodiakhq <[email protected]> * docs: add myself to team page 👋 (#2526) * fix: content guidance links (#2536) * Term 'light' used instead of 'dark' (#2504) In the paragraph 'Dark themes Gray 90 components are paired with Gray 100 backgrounds to make the Gray 100 Theme and Gray 80 components with Gray 90 backgrounds to make the Gray 90 Theme. Some components, such as buttons and toggles, share the same colors across both light themes.' - term 'light' (word behind the last one) is used and there should be 'dark'. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.43.0 (#2534) * chore(project): update carbon to v10.43.0-rc.0 * chore(project): update carbon to v10.43.0 * fix(UIShell): update storybook link (#2525) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: partners and advisory board updates (#2533) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * fix: update content for design kit (#2120) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * edit: move maintainer section * update * update: images * chatbot sync * edits * update: title content fixes * update: more title edits * fix: typo * docs(dataviz): add tree diagram demos, update network thumbnail (#2543) * docs(dataviz): add histogram * docs(dataviz): add tree diagram demos, update network thumbnail * docs(dataviz): add network diagram demos & tree diagram card (#2502) * docs(dataviz): add histogram * docs(dataviz): add network diagram demos & tree diagram card * update icon * update game * update charts to 0.48.4 * remove unnecessary card * demos(dataviz): add alluvial chart (#2546) * docs(dataviz): add histogram * demos(dataviz): add alluvial chart * fix(overview-page): update image import (#2545) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2548) Co-authored-by: kodiakhq <[email protected]> * fix: update link to the new URL of Gatsby theme (#2552) * chore(project): update carbon to v10.44.0 (#2551) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(ClickableTile): fix padding issue (#2521) Co-authored-by: Andrea N. Cardona <[email protected]> * Updated Optional versus required fields section (#2528) Updated documentation to include the use of (required) as well as (optional). Co-authored-by: Lauren Rice <[email protected]> * update double slider image (#2556) took out extra image of slider in over section Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to include required labeling guidance (#2531) Added guidance for marking form fields required or optional depending on use case, and added Default values sub-section in the Offering Help section. Co-authored-by: tracey king <[email protected]> Co-authored-by: Lauren Rice <[email protected]> * feat(type): added new styles (#2555) * feat(type): added new styles * feat(type): removed zombie Co-authored-by: Abbey Hart <[email protected]> * chore(project): update carbon to v10.45.0-rc.0 (#2560) Co-authored-by: Taylor Jones <[email protected]> * feat(MediumPosts): automates pulling in posts from our Medium account (#2562) * feat(MediumPosts): ta da * feat(MediumPosts): added to the latest news section * feat(MediumPosts): shadow'd component to fix colors * update charts to 0.50.5 (#2567) * docs(dataviz): add histogram * update charts to 0.50.5 * fix(Carbon-Website): update component accessibility links (#2569) * Compressed Images (#2541) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * doc: tile component update (#2519) * doc: tile component update * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * tile-v2-update * tile-v2-update * tile-v2-update * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Fix a small typo in documentation (#2586) Fix the typo in documentation by updating with correct component name. * doc-tile-update (#2580) * docs(web-components): adding code links for web components (#2588) * docs(web-components): adding code links for web components * fix(components): fixing quotes for web components * docs(components): adding web components links to usage tabs Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Theme-2.1.3 (#2577) * docs(button): add icon only ghost button (#2589) * docs(button): add icon only ghost button * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs[designing]: added freehand resource (#2591) * Update usage.mdx (#2597) * Update svelte.mdx (#2595) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat(design-resources): added a11y kit (#2601) * Compressed Images (#2605) Co-authored-by: kodiakhq <[email protected]> * Remove Mike Abbink from Carbon team page (#2610) * Remove Mike Abbink from Carbon team page Remove Mike Abbink from Carbon team page * removed profile ender thing Co-authored-by: Anna Gonzales <[email protected]> * chore(Carbon Website): update to v10.47.0 (#2598) * chore(Carbon Website): update to v10.47.0-rc.0 * chore: update to stable Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Form image updates for component usage page and pattern page (#2559) * update images for form usage and patter Updated: Component: • required pattern image • optional pattern image Pattern: • required pattern image • optional pattern image • do and don't required form image * trouble shooting image size • optional/required images should be 6 columns not 8 • don't image missing * trouble shooting images added in caption markdown * Update index.mdx added break after when to use on pattern page * updated capitalization • updated do/don't capitalization in pattern section * updated images reuploaded the images at new sizes * Update Elements.png updated element image Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Francine Lucca to Carbon team page (#2611) Co-authored-by: Vince Picone <[email protected]> * chore: update theme and other dependencies (#2602) * chore: update theme and other dependencies * chore: update packages again Co-authored-by: Abbey Hart <[email protected]> * Update index.mdx (#2604) * Remove medium post shadowing (#2618) * Compressed Images (#2626) Co-authored-by: kodiakhq <[email protected]> * Update website deps for v10.47.2 (#2617) * fix(modal): remove width column from max sizes table * chore(release): v10.47.2 * fix(deps): force resolutions for carbon packages * chore: add caret range to resolutions * chore: regenerate lock file Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: update csc members (#2627) Co-authored-by: Scott Strubberg <[email protected]> * fix: medium card color on news and articles page (#2620) * Update index.mdx * Update src/pages/whats-happening/news-and-articles/index.mdx Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Vince Picone <[email protected]> * chore(team): added abbey, alphabetized (#2621) Co-authored-by: Alison Joseph <[email protected]> * Update to vue.mdx (#2609) import CarbonComponentsVue from '@carbon/vue'; has wider acceptability (codesandbox.io/NuxtJS) than pointing to index under src folder Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * [bug]: notification style images (#2630) * Compressed Images (#2639) Co-authored-by: kodiakhq <[email protected]> * add(kit): Figma (#2645) * add(kit): Figma * Update src/pages/designing/kits/axure.mdx Co-authored-by: Abbey Hart <[email protected]> * Apply suggestions from code review Co-authored-by: Abbey Hart <[email protected]> * Update figma.mdx Co-authored-by: Abbey Hart <[email protected]> * [kit]Figma: Add in resource links (#2647) * Update accessibility.mdx (#2648) * fix(homepage): add pointer cursor to button (#2651) * feat(team): add Taylor photo (#2654) * fix(modal): remove width column from max sizes table * chore(team): add taylor photo * docs(typography): fix font family for quotation-02 style (#2657) * kit(figma): updated guidance (#2659) * Compressed Images (#2666) Co-authored-by: kodiakhq <[email protected]> * chore: bump theme to 2.1.6 (#2661) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(v11): update to include beta articles (#2668) * docs(v11): update to include beta articles * Update index.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2674) Co-authored-by: kodiakhq <[email protected]> * chore(release): update Carbon to vX.50.0 versions (#2680) * docs(dataviz): update charts to 0.54.2, update heatmap specs & demo (#2678) * docs(dataviz): add histogram * update charts to 0.54.0, add heatmap demo * remove heatmap design only tag * update charts to 0.54.0 & update complex charts page * chore: update gatsby theme (#2684) * fix: align status indicator table to grid (#2681) * fix: align status indicator table to grid * fix: align status indicator table to grid * fix: align status indicator table to grid * fix: align status indicator table to grid * chore(status-indicator): add table layout width to force custom styles * fix: safari on grid Co-authored-by: Ale Davila <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: typo (#2708) * Replace deprecated layout token with spacing token (#2711) One of the code examples uses the scss variables `$layout-05` for vertical padding/spacing. No mention of the layout token system is made in the tutorial (only the spacing tokens are referenced). It seems that the layout tokens are deprecated, and it's a bit confusing for tutorial users to see a rogue example of the layout token with no context or explanation. Suggest replacing it with $spacing-10 (equivalent rem). * chore(deps): bump markdown-it from 9.1.0 to 12.3.2 (#2690) Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 9.1.0 to 12.3.2. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@9.1.0...12.3.2) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(release): update to X.51.0 of carbon dependencies (#2714) * Update step-1.mdx (#2564) * Update step-1.mdx The 'Add upstream remote' step doesn't mention that there is a choice of two (SSH vs HTTPS) until after you've tried SSH - this edit makes the choice clear beforehand * Update src/pages/developing/react-tutorial/step-1.mdx * Update src/pages/developing/react-tutorial/step-1.mdx Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * fix: tab order on forms page (#2715) * docs: update partners and team page (#2719) * [update] figma kit page with themes (#2722) * [update] figma kit page with themes * update IDL library content * fix: links on 2x grid overview page (#2718) Taking out links in the body paragraphs for Fixed and Fluid grid since they do not link anywhere and there is no respective section to link them to. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: update figma kit page with card icons (#2724) * Merge branch 'main' of https://github.com/cgit pusharbon-design-system/carbon-website into main * update: content * update: use svg * update: alt text and card image type * update: toggle on image for all themes * update: order of IDL library content * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * fix: closing tags on links * fix: image code * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * fix: resource card indentation Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update: image typo (#2725) * fix(tutorial): correct broken links (#2735) * docs(typography): fix line-height unit (#2738) * docs: add carbon mid-fi kit to website (#2741) * add mid-fi kit resource card * add notification to figma page * fix: content * [doc update] Structured list (#2717) * Structured list usage doc update Update the usage doc for structured list component with a new template so that it is ready for V11. * update structured list * docs: fix broken link in DataTable sizing section (#2728) * Fix broken link Fixes a broken link in the DataTable docs under the Sizing section. * updated link Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2733) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2743) Co-authored-by: kodiakhq <[email protected]> * fix: grid alignment on typography page (#2746) * fix: grid alignment on typography page * fix: update padding Co-authored-by: Jean Servaas <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Mike Abbink <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Chris Connors <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Mariusz Mickiewicz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <[email protected]> Co-authored-by: natashadecoste <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: Graham Harper <[email protected]> Co-authored-by: jeanservaas <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Matt Rosno <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Eliad Moosavi <[email protected]> Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: Sam Robbins <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: Jeffrey Chew <[email protected]> Co-authored-by: Joe Harvey <[email protected]> Co-authored-by: esmahh <[email protected]> Co-authored-by: Stephane Rodet <[email protected]> Co-authored-by: jjennings7 <[email protected]> Co-authored-by: Abbey Hart <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: thyhmdo <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Vamshi Murari <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Francine Lucca <[email protected]> Co-authored-by: KalyanChakravarthyV <[email protected]> Co-authored-by: Jan Hassel <[email protected]> Co-authored-by: Ale Davila <[email protected]> Co-authored-by: James C <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: NohWayJose <[email protected]> Co-authored-by: Jan Hassel <[email protected]> Co-authored-by: Dennis Kigen <[email protected]>
* status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * update to steering committee (#2400) * chore: format (#2398) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.0 (#2405) * chore: remove sw * Update package.json * Update deploy.yml * update carbon-charts version/add new demos (#2300) * update charts version * fix card * chore: format Co-authored-by: emyarod <[email protected]> * Fixes hover-primary-text hex for blue 70 (#2409) Blue 70 should be #0043ce Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.1 (#2415) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: add StatusIndicator table component (#2377) * feat: add StatusIndicator table component * feat: add other attention yaml entries * feat: add status and statusExtended paletts * fix: palette name * feat: add glyph table * chore: update theme * fix: color palette switcher border * refactor: clean up styles and components * fix: use object to prevent blurry svgs on safari/ff * fix: remove SVG filter junk * feat: twoColumn color palette prop * fix: dark caution ghost paths * fix: palette data, caret size, overview paragraph spacing * Update status-indicators.yaml * fix: token names, image assets * fix: add number badge image * fix: add image url * Update status-indicators.yaml * fix: indicator data, checkmark filled, image cols * Update status-indicators.yaml * fix: glyph swap Co-authored-by: jeanservaas <[email protected]> * fix(code-snippet): fix accessbility duplicate header (#2334) * testing * fix(code-snippet): fix accessbility duplicate header * Update usage.mdx * fix: overflow content headers Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2427) Co-authored-by: kodiakhq <[email protected]> * Release/v10.38.0 (#2425) * testing * chore(release): v10.38.0 * whoops Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Typography): fix issues with inline copy button (#2433) * docs: add feducation video to v11 page (#2431) Co-authored-by: Scott Strubberg <[email protected]> * add carbon charts slack channel link (#2429) Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Image production guidelines Sketch kit (#2437) * docs: add image production guidelines sketch kit -Add sketch kit as a tile * update: link to sketch cloud * docs: add steering committee members (#2434) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <[email protected]> * Update accessibility.mdx * Update code.mdx * Status indicator follow-up (#2436) * fix(CodeSnippet): use token for copy button (#2441) * fix(CodeSnippet): use token for copy button * fix(CodeSnippet): set correct hover color Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.39.0 (#2442) * testing * chore(release): v10.39.0 * Update usage.mdx * Compressed Images (#2446) Co-authored-by: kodiakhq <[email protected]> * Add design to codeowners (#2445) * Release/v10.40.0 rc.0 (#2453) * testing * chore(release): smoke test for v10.40.0-rc.0 * v10.40.0 (#2458) * testing * chore(release): v10.40.0 * chore(release): v10.40.0 * dark color-scheme value for 2 demo components (#2466) * update color-scheme for code bar component * dark color-scheme for the component demo snippet Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(IconLibrary): fix issue with glyph only icons (#2457) * fix(IconLibrary): fix issue with glyph only icons * fix(IconLibrary): change path Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * demo link list only scrollable if there's overflow (#2462) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update carbon charts to v0.41.92 (#2461) Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v10.40.1 (#2469) * testing * chore(release): v10.40.1 * whoops * fix broken dataviz links (#2468) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(color): fix v10 color page bugs (#2471) * testing * fix(color): fix v10 color page bugs * fix(color): fix v10 color page bugs v2 * chore: update lockfile (#2479) * chore: fix carbon-components-react resolutions (#2481) * fix(dataviz): broken links (#2477) Co-authored-by: DAK <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.41.0 (#2478) * chore(project): update carbon to v10.41.0-rc.0 * chore(project): update carbon to v10.41.0 * feat(homepage): add beta blog (#2483) * Compressed Images (#2485) Co-authored-by: kodiakhq <[email protected]> * docs: remove Andrew and Jillian from team page 😔 (#2486) * style(Meetups): add space to buttons (#2482) * update carbon charts react to 0.41.101 & d3 to 7.0.0 (#2484) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add new medium article to v11 page (#2498) * Update code.mdx (#2499) * Content switcher images (#2492) * updated images reuploaded and renamed images * updated images updated images with new styles * fixed bg fixed usage-1 background color * fixed broken image updated broken image * replaced image replaces low res usage image for high res * reuploaded high res image trouble shooting high res image * docs(dataviz): add histogram (#2493) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(web-components): introduce CDN feature (#2496) * docs(web-components): introduce CDN feature Carbon Web Components are now available via CDN links, which can greatly reduce the development setup if importing as part of a front-end application build/tool chain. * docs(web-components): adding codesandbox url for CDN Co-authored-by: Josefina Mancilla <[email protected]> * chore(project): update carbon to v10.42.0 (#2505) * [Don't merge yet] feat: update to gtc v2 and gatsby v3 (#2416) * chore: update deps * fix: gatsby v3 migration woes * chore: fix shadowing issues * chore: update charts to use gatsby-image Co-authored-by: Josefina Mancilla <[email protected]> * fix(Icons): add additional logic to handle glyph-only icons (#2488) Co-authored-by: Andrea N. Cardona <[email protected]> * chore: build fresh lock file to resolve build failure (#2509) * chore: build fresh lock file * chore: remove gatsby v2 flags * chore: fix node engine syntax * fix: component index query * fix: husky warning * chore: migrate to Carbon eslint configuration (#2510) * fix(overflowmenu): fix tabbing order (#2515) * testing * fix(overflowmenu): fix tabbing order * whoops * Compressed Images (#2524) Co-authored-by: kodiakhq <[email protected]> * docs: add myself to team page 👋 (#2526) * fix: content guidance links (#2536) * Term 'light' used instead of 'dark' (#2504) In the paragraph 'Dark themes Gray 90 components are paired with Gray 100 backgrounds to make the Gray 100 Theme and Gray 80 components with Gray 90 backgrounds to make the Gray 90 Theme. Some components, such as buttons and toggles, share the same colors across both light themes.' - term 'light' (word behind the last one) is used and there should be 'dark'. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.43.0 (#2534) * chore(project): update carbon to v10.43.0-rc.0 * chore(project): update carbon to v10.43.0 * fix(UIShell): update storybook link (#2525) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: partners and advisory board updates (#2533) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * fix: update content for design kit (#2120) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * edit: move maintainer section * update * update: images * chatbot sync * edits * update: title content fixes * update: more title edits * fix: typo * docs(dataviz): add tree diagram demos, update network thumbnail (#2543) * docs(dataviz): add histogram * docs(dataviz): add tree diagram demos, update network thumbnail * docs(dataviz): add network diagram demos & tree diagram card (#2502) * docs(dataviz): add histogram * docs(dataviz): add network diagram demos & tree diagram card * update icon * update game * update charts to 0.48.4 * remove unnecessary card * demos(dataviz): add alluvial chart (#2546) * docs(dataviz): add histogram * demos(dataviz): add alluvial chart * fix(overview-page): update image import (#2545) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2548) Co-authored-by: kodiakhq <[email protected]> * fix: update link to the new URL of Gatsby theme (#2552) * chore(project): update carbon to v10.44.0 (#2551) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(ClickableTile): fix padding issue (#2521) Co-authored-by: Andrea N. Cardona <[email protected]> * Updated Optional versus required fields section (#2528) Updated documentation to include the use of (required) as well as (optional). Co-authored-by: Lauren Rice <[email protected]> * update double slider image (#2556) took out extra image of slider in over section Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to include required labeling guidance (#2531) Added guidance for marking form fields required or optional depending on use case, and added Default values sub-section in the Offering Help section. Co-authored-by: tracey king <[email protected]> Co-authored-by: Lauren Rice <[email protected]> * feat(type): added new styles (#2555) * feat(type): added new styles * feat(type): removed zombie Co-authored-by: Abbey Hart <[email protected]> * chore(project): update carbon to v10.45.0-rc.0 (#2560) Co-authored-by: Taylor Jones <[email protected]> * feat(MediumPosts): automates pulling in posts from our Medium account (#2562) * feat(MediumPosts): ta da * feat(MediumPosts): added to the latest news section * feat(MediumPosts): shadow'd component to fix colors * update charts to 0.50.5 (#2567) * docs(dataviz): add histogram * update charts to 0.50.5 * fix(Carbon-Website): update component accessibility links (#2569) * Compressed Images (#2541) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * doc: tile component update (#2519) * doc: tile component update * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * tile-v2-update * tile-v2-update * tile-v2-update * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Fix a small typo in documentation (#2586) Fix the typo in documentation by updating with correct component name. * doc-tile-update (#2580) * docs(web-components): adding code links for web components (#2588) * docs(web-components): adding code links for web components * fix(components): fixing quotes for web components * docs(components): adding web components links to usage tabs Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Theme-2.1.3 (#2577) * docs(button): add icon only ghost button (#2589) * docs(button): add icon only ghost button * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs[designing]: added freehand resource (#2591) * Update usage.mdx (#2597) * Update svelte.mdx (#2595) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat(design-resources): added a11y kit (#2601) * Compressed Images (#2605) Co-authored-by: kodiakhq <[email protected]> * Remove Mike Abbink from Carbon team page (#2610) * Remove Mike Abbink from Carbon team page Remove Mike Abbink from Carbon team page * removed profile ender thing Co-authored-by: Anna Gonzales <[email protected]> * chore(Carbon Website): update to v10.47.0 (#2598) * chore(Carbon Website): update to v10.47.0-rc.0 * chore: update to stable Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Form image updates for component usage page and pattern page (#2559) * update images for form usage and patter Updated: Component: • required pattern image • optional pattern image Pattern: • required pattern image • optional pattern image • do and don't required form image * trouble shooting image size • optional/required images should be 6 columns not 8 • don't image missing * trouble shooting images added in caption markdown * Update index.mdx added break after when to use on pattern page * updated capitalization • updated do/don't capitalization in pattern section * updated images reuploaded the images at new sizes * Update Elements.png updated element image Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Francine Lucca to Carbon team page (#2611) Co-authored-by: Vince Picone <[email protected]> * chore: update theme and other dependencies (#2602) * chore: update theme and other dependencies * chore: update packages again Co-authored-by: Abbey Hart <[email protected]> * Update index.mdx (#2604) * Remove medium post shadowing (#2618) * Compressed Images (#2626) Co-authored-by: kodiakhq <[email protected]> * Update website deps for v10.47.2 (#2617) * fix(modal): remove width column from max sizes table * chore(release): v10.47.2 * fix(deps): force resolutions for carbon packages * chore: add caret range to resolutions * chore: regenerate lock file Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: update csc members (#2627) Co-authored-by: Scott Strubberg <[email protected]> * fix: medium card color on news and articles page (#2620) * Update index.mdx * Update src/pages/whats-happening/news-and-articles/index.mdx Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Vince Picone <[email protected]> * chore(team): added abbey, alphabetized (#2621) Co-authored-by: Alison Joseph <[email protected]> * Update to vue.mdx (#2609) import CarbonComponentsVue from '@carbon/vue'; has wider acceptability (codesandbox.io/NuxtJS) than pointing to index under src folder Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * [bug]: notification style images (#2630) * Compressed Images (#2639) Co-authored-by: kodiakhq <[email protected]> * add(kit): Figma (#2645) * add(kit): Figma * Update src/pages/designing/kits/axure.mdx Co-authored-by: Abbey Hart <[email protected]> * Apply suggestions from code review Co-authored-by: Abbey Hart <[email protected]> * Update figma.mdx Co-authored-by: Abbey Hart <[email protected]> * [kit]Figma: Add in resource links (#2647) * Update accessibility.mdx (#2648) * fix(homepage): add pointer cursor to button (#2651) * feat(team): add Taylor photo (#2654) * fix(modal): remove width column from max sizes table * chore(team): add taylor photo * docs(typography): fix font family for quotation-02 style (#2657) * kit(figma): updated guidance (#2659) * Compressed Images (#2666) Co-authored-by: kodiakhq <[email protected]> * chore: bump theme to 2.1.6 (#2661) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(v11): update to include beta articles (#2668) * docs(v11): update to include beta articles * Update index.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2674) Co-authored-by: kodiakhq <[email protected]> * chore(release): update Carbon to vX.50.0 versions (#2680) * docs(dataviz): update charts to 0.54.2, update heatmap specs & demo (#2678) * docs(dataviz): add histogram * update charts to 0.54.0, add heatmap demo * remove heatmap design only tag * update charts to 0.54.0 & update complex charts page * chore: update gatsby theme (#2684) * fix: align status indicator table to grid (#2681) * fix: align status indicator table to grid * fix: align status indicator table to grid * fix: align status indicator table to grid * fix: align status indicator table to grid * chore(status-indicator): add table layout width to force custom styles * fix: safari on grid Co-authored-by: Ale Davila <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: typo (#2708) * Replace deprecated layout token with spacing token (#2711) One of the code examples uses the scss variables `$layout-05` for vertical padding/spacing. No mention of the layout token system is made in the tutorial (only the spacing tokens are referenced). It seems that the layout tokens are deprecated, and it's a bit confusing for tutorial users to see a rogue example of the layout token with no context or explanation. Suggest replacing it with $spacing-10 (equivalent rem). * chore(deps): bump markdown-it from 9.1.0 to 12.3.2 (#2690) Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 9.1.0 to 12.3.2. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@9.1.0...12.3.2) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(release): update to X.51.0 of carbon dependencies (#2714) * Update step-1.mdx (#2564) * Update step-1.mdx The 'Add upstream remote' step doesn't mention that there is a choice of two (SSH vs HTTPS) until after you've tried SSH - this edit makes the choice clear beforehand * Update src/pages/developing/react-tutorial/step-1.mdx * Update src/pages/developing/react-tutorial/step-1.mdx Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * fix: tab order on forms page (#2715) * docs: update partners and team page (#2719) * [update] figma kit page with themes (#2722) * [update] figma kit page with themes * update IDL library content * fix: links on 2x grid overview page (#2718) Taking out links in the body paragraphs for Fixed and Fluid grid since they do not link anywhere and there is no respective section to link them to. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: update figma kit page with card icons (#2724) * Merge branch 'main' of https://github.com/cgit pusharbon-design-system/carbon-website into main * update: content * update: use svg * update: alt text and card image type * update: toggle on image for all themes * update: order of IDL library content * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * fix: closing tags on links * fix: image code * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/designing/kits/figma.mdx Co-authored-by: Josefina Mancilla <[email protected]> * fix: resource card indentation Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update: image typo (#2725) * fix(tutorial): correct broken links (#2735) * docs(typography): fix line-height unit (#2738) * docs: add carbon mid-fi kit to website (#2741) * add mid-fi kit resource card * add notification to figma page * fix: content * [doc update] Structured list (#2717) * Structured list usage doc update Update the usage doc for structured list component with a new template so that it is ready for V11. * update structured list * docs: fix broken link in DataTable sizing section (#2728) * Fix broken link Fixes a broken link in the DataTable docs under the Sizing section. * updated link Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2733) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2743) Co-authored-by: kodiakhq <[email protected]> * fix: grid alignment on typography page (#2746) * fix: grid alignment on typography page * fix: update padding * Accessibility changes (#2737) * Accessibility changes Added 5 images and all new content to the Accessibility tab for code snippet. Removed the Screen Reader testing material from the Usage page, and made one minor editorial that seemed acceptable during the playback. * Update accessibility.mdx updated to 8 column * fix image quality uploaded higher resolution images * Update usage.mdx added link to accessibility tab * Update usage.mdx repositioned link to accessibility tab * Update accessibility.mdx Added spacing an asterisks to fix bullets * Altered illustrations All accessibility tab illustrations updated by Lauren as per discussion with DPO * Update accessibility.mdx proof reading fixes: style on keys; spelling of labeling * V10.54.0 (#2753) * chore(smoketest): v10.54.0-rc.0 * chore(release): update site to v10.54.0 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(deps): bump simple-get from 3.1.0 to 3.1.1 (#2762) Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/feross/simple-get/releases) - [Commits](feross/simple-get@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: simple-get dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * updated Check Accessibilty Section in Step 4 of Carbon React Tutorial (#2731) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2767) Co-authored-by: kodiakhq <[email protected]> * fix(data-table): update link to data table in React storybook (#2768) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: update image production guidelines kit link (#2765) - Update the Image production guidelines kit link to link out the Sketch cloud so people can access both the library and the file. Co-authored-by: Alessandra Davila <[email protected]> * fix(Typography): fix issue with TypeWeight rendering (#2770) Co-authored-by: Alessandra Davila <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to data table accessibility tab (#2759) * Update to data table accessibility tab Rewrite of content and addition of 4 images * Update accessibility.mdx fix gltich in link in section Controls inside tables * Updated image and alt Table sorting image update for clarity. Also added code styling on keyboard keys * Updated images Lauren's updates to the existing images * Update accessibility.mdx Update to ALT text for sorted column image * Update accessibility.mdx update to an ALT on annotation illustartion to match the update to the displayed text * Updated image and image names The existing images all used datatable (1 word). Renamed the data-table accessibility images to match. Updated the column sorting image * Update accessibility.mdx fixed the link to accordions * Update accessibility.mdx Change to address Mike Abbink's request * Fixed typo on accessibility.mdx * Update accessibility.mdx More iterations on the introductory paragraph. * chore(deps-dev): bump prismjs from 1.25.0 to 1.27.0 (#2755) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Josh Black <[email protected]> * fix(carbon-website): remove ibm--z and ibm--z--partition from pictogram index (#2781) * Checkbox accessibility (#2774) * Update accessibility.mdx Populated file with handed off content. * Added images * renumber images * Update accessibility.mdx removed contraction * update images * Update accessibility.mdx updated headings and captions * updated images * Update accessibility.mdx fixed element name * Update accessibility.mdx Added a sentence to make the updated text match better with the updated caption. * docs: update code snippet and data table accessibility tabs (#2786) * fix: code snippet image and heading content * fix: data table image and heading content Co-authored-by: Alessandra Davila <[email protected]> * Button accessibility (#2775) * Update accessibility.mdx Add information from hand off * Update accessibility.mdx Updated alt for images * added images * Update accessibility.mdx removed contraction * Updated images * Update accessibility.mdx modified caption for menu button * Update accessibility.mdx fixed spelling of labelling, updated headings and anchors, tweaked caption * updated image; added caption * Update accessibility.mdx Updated content based on shortcomings of caption * Progress bar docs (#2688) * new progress bar docs * new update for progress bar * progress-bar-update2 * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Taylor Jones <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Taylor Jones <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Taylor Jones <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Taylor Jones <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update usage.mdx * Update usage.mdx * Update progress bar * update progress bar * update progress bars * update progress bar * Update progress bar * update progress bar * update progress bar * Update progress bar * Update progress bar Mostly for GifPlayer updates * Update progress bars Changed gifs to video formats * Update progress bar fixed sizing default to big * Update progress bars updating background colors * Update progress bar Alignment variants and optional helper text * update progress bar misc. * Update progress bar misc. * Update progress bars * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/progress-bar/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Thy Do <[email protected]> Co-authored-by: thyhmdo <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> * Accordion accessibility (#2772) * Update accessibility.mdx Add revised accessibility materials * Update accessibility.mdx Fixed typo in ARIA link * Added images * Update src/pages/components/accordion/accessibility.mdx I will update in all other PRs to match Co-authored-by: Anna Gonzales <[email protected]> * Update accessibility.mdx updated headings, added gatsby figure Caption * updated images * Updated text and 2 images * Update accordion-accessibility-2.png Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Breadcrumb accessibility (#2773) * Update accessibility.mdx Add new template. * Update accessibility.mdx Updated content to match handoff material * Update accessibility.mdx modified update to opening paragraph * added images * Update accessibility.mdx removed contraction * Update accessibility.mdx Altered headings and image captions; corrected spelling of labelling * updated images * Update accessibility.mdx slight update to caption to remove formatting Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Slider accessibility (#2777) * Update accessibility.mdx Added updated content to accessibility tab * added images * Update accessibility.mdx removed contractions * updated images, image captions and headings * Update slider-accessibility-2.png * Update accessibility.mdx first attempt to include video. expecting it to fail... * Create slider.mp4 * Update accessibility.mdx trying to comment out the video to see if it builds * Update accessibility.mdx remmed out import statement * removed video attempts * Update accessibility.mdx changed path * chore(slider): format using prettier * Update accessibility.mdx tried adding label * Revert "Merge branch 'slider-accessibility' of https://github.com/mbgower/carbon-website into slider-accessibility" This reverts commit f8cdd9b, reversing changes made to da27e1d. * chore(slider): format mdx Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Taylor Jones <[email protected]> * Compressed Images (#2798) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update the code for the progress bar (#2794) `aria-describedby="[progressbar-id]"` instead Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update content links to use v10 branch (#2791) * fix(modal): remove width column from max sizes table * chore(team): add taylor photo * chore(links): update github links to point to v10 branch * chore(links): update github links to point to v10 branch Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to Carbon v10.56.0 (#2808) * fix(modal): remove width column from max sizes table * chore(team): add taylor photo * chore(release): v10.56.0-rc.0 smoke test * chore(release): update to v10.56.0 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(deps): bump minimist from 1.2.5 to 1.2.6 (#2824) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update usage.mdx (#2829) Removed screen reader info. Added link to accessibility tab Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2812) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update to carbon v11.0.0-rc.0 * fix(grid-demo): update module import path * fix(styles): update caption-01 usage * fix(component-index): ensure tags have no background * chore(project): temporarily comment out dropdowns * fix(type): port type module fix from main to v11 * Update accessibility.mdx * updated breadcrumb accessibility * fix(icons): update icons page * chore(project): final v11 updates Co-authored-by: Jean Servaas <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Mike Abbink <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Chris Connors <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Mariusz Mickiewicz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <[email protected]> Co-authored-by: natashadecoste <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: Graham Harper <[email protected]> Co-authored-by: jeanservaas <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Matt Rosno <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Eliad Moosavi <[email protected]> Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: Alison Joseph <[email protected]> Co-authored-by: Sam Robbins <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: Jeffrey Chew <[email protected]> Co-authored-by: Joe Harvey <[email protected]> Co-authored-by: esmahh <[email protected]> Co-authored-by: Stephane Rodet <[email protected]> Co-authored-by: jjennings7 <[email protected]> Co-authored-by: Abbey Hart <[email protected]> Co-authored-by: thyhmdo <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Vamshi Murari <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Francine Lucca <[email protected]> Co-authored-by: KalyanChakravarthyV <[email protected]> Co-authored-by: Jan Hassel <[email protected]> Co-authored-by: Ale Davila <[email protected]> Co-authored-by: James C <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: NohWayJose <[email protected]> Co-authored-by: Jan Hassel <[email protected]> Co-authored-by: Dennis Kigen <[email protected]> Co-authored-by: Alison Joseph <[email protected]> Co-authored-by: Mike Gower <[email protected]> Co-authored-by: sintaibm <[email protected]> Co-authored-by: Thy Do <[email protected]> Co-authored-by: Mike Gower <[email protected]>
* v11 color token updates for slider component (#2327) This PR updates the color tokens on the Style tab for the slider component. * docs: v11 color token updates for pagination component (#2328) This PR updates the color tokens on the style tab for the pagination component. Co-authored-by: TJ Egan <[email protected]> * docs: v11 color token updates for overflow menu component (#2320) * docs: v11 color token updates for overflow menu component This PR updates the color tokens on the style tab for the overflow menu component. * Update style.mdx Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for number input component (#2317) * docs(number-input): v11 color token updates This PR updates the color tokens on the style tab for the number-input component. * Update src/pages/components/number-input/style.mdx Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Docs: v11 color token updates for button component (#2314) * Update style.mdx * token corrections (#2321) Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for loading component (#2315) * docs(loading): v11 color token updates This PR updates the color tokens on the style tab for the loading component. * Update src/pages/components/loading/style.mdx Co-authored-by: TJ Egan <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for data table component (#2313) * docs: v11 color token updates for data table component This PR updates the color tokens on the Style tab for the accordion component. * fix: adjust spacing * update: enhancment icons * update: layer token changes * update: description for ghost button * update: placement of description * update: consistent use of dashes * chore: format * Update style.mdx * Update style.mdx * update: button guidance link * Update style.mdx * Update style.mdx Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update style.mdx (#2331) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for date picker component (#2330) * docs: v11 color token updates for date picker component - This PR updates the color tokens on the Style tab for the data table component. * update: column header text and today token * chore: format * Update src/pages/components/date-picker/style.mdx Co-authored-by: emyarod <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for progress indicator component (#2329) * docs: v11 color token updates for progress indicator component This PR updates the color tokens on the style tab for the progress indicator component. * Update style.mdx Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Docs: color token updates for accordion component (#2311) * Update style.mdx * update token Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Docs: v11 color token updates for breadcrumb component (#2312) * Update style.mdx * chore: format Co-authored-by: emyarod <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(modal): v11 color token updates (#2316) This PR updates the color tokens on the style tab for the modal component. Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update style.mdx (#2318) Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Docs: v11 color token updates for Content switcher component (#2319) * Update style.mdx * Update style.mdx We've updated the style of the component but hadn't updated this tab yet so there we're a few corrections and additions here. * chore: format Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for notification (#2345) * docs: v11 color token updates for notification * Update style.mdx * combined tables Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for dropdown component (#2333) * docs: v11 color token updates for dropdown component * Update style.mdx * fix: color tokens Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v11 color token updates for radio button component (#2325) * v11 color token updates for radio button component This PR updates the color tokens on the Style tab for the radio button component. * Update style.mdx changed border-inverse to icon-primary Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v11 color token updates for search component (#2326) * v11 color token updates for search component This PR updates the color tokens on the Style tab for the search component. * Update style.mdx -took out .bx--search--light prop line -updated to $field-disabled * Update style.mdx updated search image caption from field-01 to field Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v11 color token updates for structured list (#2339) * v11 color token updates for structured list This PR updates the color tokens on the Style tab for the structured list component. * fixed type Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v11 color token updates for select component (#2341) * v11 color token updates for select component This PR updates the color tokens on the Style tab for the select component. * change background to field changed background to fields and deleted light variant Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for toggle (#2353) * docs: v11 color token updates for tile (#2350) - This PR updates the color tokens on the Style tab for the accordion component. - Also converted classnames to elements. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for tag (#2346) - This PR updates the color tokens on the Style tab for the tag component. - Add tag component level tokens - Converted `classnames` to normal element names. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for text input (#2348) * docs: v11 color token updates for text input - This PR updates the color tokens on the Style tab for the accordion component. - Also converted classnames to elements. - Separated sizes into its own table * added-size-title Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: sync `v11` branch with `main` (#2344) * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: format Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Mike Abbink <[email protected]> * docs: v11 color token updates for link component (#2357) * update: color tokens * update: images Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 color token updates for file uploader component (#2354) * update: color tokens * add: size height image * update: image * update: structure images * update: image * update: size column order * docs: v11 color token updates for list component (#2358) * update: color token and element column * update: column header * docs: v11 color token updates for tooltip (#2363) This PR updates the color tokens on the Style tab for the accordion component. Converted classnames to elements Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 size updates for accordion (#2378) * docs: v11 size updates for accordion This PR add the sizes on the Style tab for the accordion component. * Update style.mdx * added anchor links * docs: v11 size updates for modal (#2394) * Update usage.mdx * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 size updates for content switcher usage (#2380) This PR gives the correct size variants (small, *medium*, large) for the content switcher in the usage tab. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 size updates for dropdown (#2393) * update sizing tokens in usage * Delete dropdown-usage-2.png * Add files via upload * Delete dropdown-style-9.png * Add files via upload * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * [docs] V11 UI shell color updates (#2388) * testing - pr * testing-buttons * docs: v11 color token updates for ui shell * updated left and right panel * Update style.mdx * Update src/pages/components/button/usage.mdx Co-authored-by: Alison Joseph <[email protected]> * Update src/pages/components/accordion/usage.mdx Co-authored-by: Alison Joseph <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Alison Joseph <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Tab style v11 (#2376) * Update style.mdx updating color and spacing tokens and images * updates updated images, structure, sizes * Update style.mdx * Update style.mdx * image update updated images to use plex sans instead of mono * update tables split icon-only modifiers into new table, updated images, added sizes into main structure tables * Updated anchor links & images separated structure images out and added anchor links * update em dash updated some dashes * updated lines in images got rid of random line in two images * Updated images Updated images to 12 column fixed specs * En dash update made sure all the dashes were en dashes * Update tab-style-8b.png updated image with new column structure * docs: v11 size token updates for Text input component (#2387) * docs: v11 size token updates for Text input component This PR updates the size tokens on the Style tab for the Text input component. * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update style.mdx (#2391) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * add size table to overflow menu style tab (#2396) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: sync `v11` branch with `main` (#2399) * status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * chore: format * update to steering committee (#2400) * chore: format Co-authored-by: Jean Servaas <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Mike Abbink <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Chris Connors <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Mariusz Mickiewicz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <[email protected]> * update tab usage v11 (#2375) * update tab usage v11 updating anchor links, overview, when and when not to use, added images * Update usage.mdx * Update usage.mdx * Update usage.mdx * Delete tab-usage-1.png * Update usage.mdx * Update usage.mdx updated screen reader section * Update usage.mdx updated accessibility URL name * Update src/pages/components/tabs/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/tabs/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/tabs/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/tabs/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/tabs/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/tabs/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/tabs/usage.mdx Co-authored-by: jillianhowarth <[email protected]> Co-authored-by: jillianhowarth <[email protected]> * V11: color overview update (#2359) * testing - pr * testing-buttons * [docs] color: v11 updates * Update overview.mdx * structure update * update images * reorder content * update layer model * color token image * more updates * updates from crit * updated-images * removed unused images * Update src/pages/components/accordion/usage.mdx Co-authored-by: Alison Joseph <[email protected]> * Update src/pages/components/button/usage.mdx Co-authored-by: Alison Joseph <[email protected]> * Apply suggestions from code review Co-authored-by: Josh Black <[email protected]> * updated accessibility section * update resource cards * added anchor links * Update overview.mdx * Update overview.mdx * updated images per feedback * Update color-overview-interactive.png Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Alison Joseph <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: jeanservaas <[email protected]> * docs: v11 size updates for content switcher style (#2381) * docs: v11 size updates for content switcher style This PR adds the sizes variants to the Style tab for the content switcher component. * Update style.mdx Change size to H2 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 size token updates for Select component (#2385) * docs: v11 size token updates for Select component This PR updates the size tokens on the Style tab for the Select component. * removed outdated content * Update style.mdx Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 size updates for data table (#2389) * update size props in usage * Delete datatable-sizes.png * Delete datatable-style-sizes.png * swap out datatable size images * update style text and tables * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 size updates for date picker (#2390) * update size table in style tab * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update style.mdx (#2395) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: v11 size updates for button (#2401) * Update style.mdx * Delete button-style-sizes.png * swap button-style-sizes * Update usage.mdx * Delete button-style-sizes.png * Add files via upload * Delete button-style-sizes.png * Add files via upload * Delete button_usage_3.png * Add files via upload * fix 2XL * Update src/pages/components/button/style.mdx Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix tab order for form style (#2404) Co-authored-by: TJ Egan <[email protected]> * docs: Size style image updates for V11 (#2418) * docs: Accordion size image update for V11 * docs: Content switcher size image update for V11 * docs: Date picker size image update for V11 * docs: Dropdown size image update for V11 * docs: File uploader size image update for V11 * docs: Number input size image update for V11 * docs: Overflow menu size image update for V11 * docs: Search size image update for V11 * docs: Select size image update for V11 * docs: Tag size image update for V11 * docs: Text input size image update for V11 * docs: Toggle size image update for V11 * Updated changes for size image of Accordion V11 * Updated changes for size image of Content switcher V11 * Updated changes for size image of Date picker V11 * Updated changes for size image of Accordion V11 * Updated changes for size image of toggle V11 * Updated changes for size image of Date picker V11 * Updated changes for size image of Dropdown V11 * Updated changes for size image of Accordion V11 * Updated changes for size image of File uploader V11 * Updated changes for size image of Number input V11 * Updated changes for size image of Overflow menu V11 * Updated changes for size image of Search V11 * Updated changes for size image of Select V11 * Updated changes for size image of Tag V11 * Updated changes for size image of Text input V11 * docs: v11 size token updates for search component (#2384) * docs: v11 size token updates for search component This PR updates the size tokens on the Style tab for the search component. * Update style.mdx * Update style.mdx * Update style.mdx Co-authored-by: Lauren Rice <[email protected]> * update toast accessibility docs (#2422) * update toast accessibility update toast notification accessibility docs - how it works section * Update src/pages/components/notification/accessibility.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/notification/accessibility.mdx Co-authored-by: jillianhowarth <[email protected]> Co-authored-by: jillianhowarth <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * (fix) search v11 style tab (#2428) * update toast notification usage docs (#2420) * update toast usage update with toast types, actions, and dismissal content * em dash & examples Added em dash and assertive and polite toast example * anchor link update updating formatting header to unique name so anchor link goes to correct heading * copy update took out action notifications no mobile line * added animated toast added in animated toast gif * Update src/pages/components/notification/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/notification/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/notification/usage.mdx Co-authored-by: jillianhowarth <[email protected]> * Update src/pages/components/notification/usage.mdx Co-authored-by: jillianhowarth <[email protected]> Co-authored-by: jillianhowarth <[email protected]> * Color implementation tab (#2444) * testing - pr * testing-buttons * docs(v11): color implementation tab * 8 column images in tabs * testing tab columns * Fixed tabs * Make tabs 8 columns * update tabs to 8 column * clean up * adjust image sizes * adjust images * added inline theming * Update implementation.mdx * Update implementation.mdx * inline theme imgs * remove token list * update image * feedback from mike * Apply suggestions from content review Co-authored-by: jillianhowarth <[email protected]> * Updates based on Josh's feedback Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Alison Joseph <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: jillianhowarth <[email protected]> * feat(migration-docs): for beta (#2463) * feat(migration-docs): made some * fix(migration-docs): nav was all messed up * fix(migraton): broken images * feat(migration-docs): added sass modules * feat(migration-docs): benefits page rough draft * feat(migration-docs): draft * feat(docs): added docs for theming and layering * fix: clean up redundant docs * Revert "fix: clean up redundant docs" This reverts commit 350e395c3003adb234958582a53e883b90382b66. * fix: clean up docs * fix: address josh comments * feat: add colors section * fix: update components migration and add resources * feat: add some info to sass modules section * fix(migration-docs): josh edits * fix(migration-docs): updated design * fix(migration-docs): updated homepage link and add nav to develop * fix: color table md link * fix(migration-docs): removed migration from help section * fix: fine tune content and feedback * fix: more fine tuning * fix: update anchor links * docs(theming): added tags and updated theming section * fix(migration-docs): tightened up overview * fix(migration-docs): page description on design page * feat: add grid migration * fix: table links and anchor links to work w tags * fix: anchor links * fix: grid resource card * fix: resource card comment * fix: some grid wording * fix: more wording * fix: overview dev resource card and apostrophes * fix(migration-docs): card fix * fix: link to 'migration guide' to match left nav * fix(migration-docs): whats new link * fix: typo existing tokens * fix: overview develop get started link * fix(migration-docs): icons, design, table fixes * fix(migration-docs): notification on news page Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: johnbister <[email protected]> * docs(v11): color/overview updates (#2473) * docs(v11): color overview updates * content updates * update jpeg format * update theme images * update dark theme imgs * update-theme-images * clean-up-imgs * Update overview.mdx * Change H2s * update token section * update themes section * fix: some beta docs based on feedback (#2507) * docs(v11): update themes pg (#2500) * docs(v11): update themes pg * update image * update tokens * js --> scss * remove sandbox tile Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: color implementation link (#2495) Link on the v11 migration guide should go to the color implementation tab, not the overview tab. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(v11): update type tokens on style tabs (#2512) * update: typography style tables * update: typos * docs(popover): new component usage and style tab content (#2459) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * fix: update content for design kit (#2120) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * edit: move maintainer section * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * add images * add usage docs * add style mdx and images * Update src/pages/components/popover/style.mdx Co-authored-by: Eliad Moosavi <[email protected]> * fixing carbon-ecosystem file conflict * fix what-is-carbon-file conflict * fix what-is-carbon file conflict pt.2 * fix overview file merge conflict * docs(popover): add popover to nav items * update: content * update: images * update: placement and alignment sections * fix: do images and restructure content * update: image test * fix: headings * update: usage content and images * update: style content and images * add variant anchor links * update interactions section * update: links * style: table edit Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Eliad Moosavi <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * sync codeowners updates from main * docs(v11): color implementation updates v3 (#2518) * docs(v11): color implementation tab updates v3 * update resource card * image updates * Update implementation.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: resolve syntax error in npm call (#2542) * Updating tooltip usage v11 docs (#2522) * v11 updates replaced images took out definition tooltip updated to new template * variant additions •created 2 variants standard and icon button •updated hover on images •made copy edits •added images for standard tooltip and for icon button * Update src/pages/components/tooltip/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * placement image update added in placement image * Update src/pages/components/tooltip/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> * v11 tooltip style tab update (#2532) * usage style v11 update • updated images • removed definition tooltip • revised token tables * small image and copy tweak •updated label in placement image •updated placement copy to reflect auto-placement functionality * title update forgot the word BUTTON * Update src/pages/components/tooltip/style.mdx Co-authored-by: Anna Gonzales <[email protected]> * update color images and max width specs •changed color images from fixed images to responsive •updated max width specs in tables and images * updated images replaced small color images with large ones Co-authored-by: Anna Gonzales <[email protected]> * docs(migration): beta 2 docs (#2513) * fix: add resource card based on feedback * feat: add initial list of beta 2 changes * feat(docs): updated some docs for v11 miration * feat(docs): updated some docs for v11 miration - small typo * feat: size prop * feat: classname api * fix: clean up * docs(migration): added sass article and removed old notification * feat: add example links Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> * docs: update design migration docs for Beta 2 (#2550) * update: content for Beta 2 * add: images for Beta 2 * update: content * update: toggletip * update: link * fix: images * update: adjust image rules * fix: image * feat(type): major rewrite of typography section (#2558) * feat(type): major rewrite of typography section co-authored: @janchild * Update styling-strategies.mdx Removed inline notification as it's no longer necessary. * Update type-sets.mdx Removed notification as it's no longer necessary. * Update overview.mdx Updated link to reflect new page name. * Update overview.mdx Update `Supporting styles` to `Utility styles`. * Update overview.mdx Adding feedback from Mike Abbink on introductory text. * Update type-sets.mdx Adding feedback from Mike Abbink. * Update code.mdx Adding feedback from Mike Abbink. * Update src/components/TypesetStyle/TypesetExample.js Co-authored-by: Abbey Hart <[email protected]> * fstyle(type): adjusted margins to sit better on grid Co-authored-by: Jan Child <[email protected]> Co-authored-by: Abbey Hart <[email protected]> * Update type-sets.mdx (#2584) Fixing missing word. * Actionable notification usage update (#2585) • took out slated assertive vs polite language • updated toast notification action and dismissal sections • added actionable section in modifier with new image * docs(migration): add Notification migration docs, update a11y info (#2592) * docs(migration): add Notification migration docs, update a11y info * Update src/pages/migrating/guide/develop.mdx Co-authored-by: Josefina Mancilla <[email protected]> * Update src/pages/migrating/guide/develop.mdx Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> * docs(table): assorted additions (#2599) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v11-doc-remove-extra-icon (#2606) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: update v11 branch with latest from main branch (#2616) * status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * update to steering committee (#2400) * chore: format (#2398) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.0 (#2405) * chore: remove sw * Update package.json * Update deploy.yml * update carbon-charts version/add new demos (#2300) * update charts version * fix card * chore: format Co-authored-by: emyarod <[email protected]> * Fixes hover-primary-text hex for blue 70 (#2409) Blue 70 should be #0043ce Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.1 (#2415) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat: add StatusIndicator table component (#2377) * feat: add StatusIndicator table component * feat: add other attention yaml entries * feat: add status and statusExtended paletts * fix: palette name * feat: add glyph table * chore: update theme * fix: color palette switcher border * refactor: clean up styles and components * fix: use object to prevent blurry svgs on safari/ff * fix: remove SVG filter junk * feat: twoColumn color palette prop * fix: dark caution ghost paths * fix: palette data, caret size, overview paragraph spacing * Update status-indicators.yaml * fix: token names, image assets * fix: add number badge image * fix: add image url * Update status-indicators.yaml * fix: indicator data, checkmark filled, image cols * Update status-indicators.yaml * fix: glyph swap Co-authored-by: jeanservaas <[email protected]> * fix(code-snippet): fix accessbility duplicate header (#2334) * testing * fix(code-snippet): fix accessbility duplicate header * Update usage.mdx * fix: overflow content headers Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2427) Co-authored-by: kodiakhq <[email protected]> * Release/v10.38.0 (#2425) * testing * chore(release): v10.38.0 * whoops Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Typography): fix issues with inline copy button (#2433) * docs: add feducation video to v11 page (#2431) Co-authored-by: Scott Strubberg <[email protected]> * add carbon charts slack channel link (#2429) Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Image production guidelines Sketch kit (#2437) * docs: add image production guidelines sketch kit -Add sketch kit as a tile * update: link to sketch cloud * docs: add steering committee members (#2434) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <[email protected]> * Update accessibility.mdx * Update code.mdx * Status indicator follow-up (#2436) * fix(CodeSnippet): use token for copy button (#2441) * fix(CodeSnippet): use token for copy button * fix(CodeSnippet): set correct hover color Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.39.0 (#2442) * testing * chore(release): v10.39.0 * Update usage.mdx * Compressed Images (#2446) Co-authored-by: kodiakhq <[email protected]> * Add design to codeowners (#2445) * Release/v10.40.0 rc.0 (#2453) * testing * chore(release): smoke test for v10.40.0-rc.0 * v10.40.0 (#2458) * testing * chore(release): v10.40.0 * chore(release): v10.40.0 * dark color-scheme value for 2 demo components (#2466) * update color-scheme for code bar component * dark color-scheme for the component demo snippet Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(IconLibrary): fix issue with glyph only icons (#2457) * fix(IconLibrary): fix issue with glyph only icons * fix(IconLibrary): change path Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * demo link list only scrollable if there's overflow (#2462) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * update carbon charts to v0.41.92 (#2461) Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v10.40.1 (#2469) * testing * chore(release): v10.40.1 * whoops * fix broken dataviz links (#2468) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(color): fix v10 color page bugs (#2471) * testing * fix(color): fix v10 color page bugs * fix(color): fix v10 color page bugs v2 * chore: update lockfile (#2479) * chore: fix carbon-components-react resolutions (#2481) * fix(dataviz): broken links (#2477) Co-authored-by: DAK <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.41.0 (#2478) * chore(project): update carbon to v10.41.0-rc.0 * chore(project): update carbon to v10.41.0 * feat(homepage): add beta blog (#2483) * Compressed Images (#2485) Co-authored-by: kodiakhq <[email protected]> * docs: remove Andrew and Jillian from team page 😔 (#2486) * style(Meetups): add space to buttons (#2482) * update carbon charts react to 0.41.101 & d3 to 7.0.0 (#2484) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add new medium article to v11 page (#2498) * Update code.mdx (#2499) * Content switcher images (#2492) * updated images reuploaded and renamed images * updated images updated images with new styles * fixed bg fixed usage-1 background color * fixed broken image updated broken image * replaced image replaces low res usage image for high res * reuploaded high res image trouble shooting high res image * docs(dataviz): add histogram (#2493) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(web-components): introduce CDN feature (#2496) * docs(web-components): introduce CDN feature Carbon Web Components are now available via CDN links, which can greatly reduce the development setup if importing as part of a front-end application build/tool chain. * docs(web-components): adding codesandbox url for CDN Co-authored-by: Josefina Mancilla <[email protected]> * chore(project): update carbon to v10.42.0 (#2505) * [Don't merge yet] feat: update to gtc v2 and gatsby v3 (#2416) * chore: update deps * fix: gatsby v3 migration woes * chore: fix shadowing issues * chore: update charts to use gatsby-image Co-authored-by: Josefina Mancilla <[email protected]> * fix(Icons): add additional logic to handle glyph-only icons (#2488) Co-authored-by: Andrea N. Cardona <[email protected]> * chore: build fresh lock file to resolve build failure (#2509) * chore: build fresh lock file * chore: remove gatsby v2 flags * chore: fix node engine syntax * fix: component index query * fix: husky warning * chore: migrate to Carbon eslint configuration (#2510) * fix(overflowmenu): fix tabbing order (#2515) * testing * fix(overflowmenu): fix tabbing order * whoops * Compressed Images (#2524) Co-authored-by: kodiakhq <[email protected]> * docs: add myself to team page 👋 (#2526) * fix: content guidance links (#2536) * Term 'light' used instead of 'dark' (#2504) In the paragraph 'Dark themes Gray 90 components are paired with Gray 100 backgrounds to make the Gray 100 Theme and Gray 80 components with Gray 90 backgrounds to make the Gray 90 Theme. Some components, such as buttons and toggles, share the same colors across both light themes.' - term 'light' (word behind the last one) is used and there should be 'dark'. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(project): update carbon to v10.43.0 (#2534) * chore(project): update carbon to v10.43.0-rc.0 * chore(project): update carbon to v10.43.0 * fix(UIShell): update storybook link (#2525) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: partners and advisory board updates (#2533) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * fix: update content for design kit (#2120) * fix: update content for design kit New: - Added maintainer name and link to bluepages Changed: - Updated design kit link * edit: move maintainer section * update * update: images * chatbot sync * edits * update: title content fixes * update: more title edits * fix: typo * docs(dataviz): add tree diagram demos, update network thumbnail (#2543) * docs(dataviz): add histogram * docs(dataviz): add tree diagram demos, update network thumbnail * docs(dataviz): add network diagram demos & tree diagram card (#2502) * docs(dataviz): add histogram * docs(dataviz): add network diagram demos & tree diagram card * update icon * update game * update charts to 0.48.4 * remove unnecessary card * demos(dataviz): add alluvial chart (#2546) * docs(dataviz): add histogram * demos(dataviz): add alluvial chart * fix(overview-page): update image import (#2545) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2548) Co-authored-by: kodiakhq <[email protected]> * fix: update link to the new URL of Gatsby theme (#2552) * chore(project): update carbon to v10.44.0 (#2551) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(ClickableTile): fix padding issue (#2521) Co-authored-by: Andrea N. Cardona <[email protected]> * Updated Optional versus required fields section (#2528) Updated documentation to include the use of (required) as well as (optional). Co-authored-by: Lauren Rice <[email protected]> * update double slider image (#2556) took out extra image of slider in over section Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update to include required labeling guidance (#2531) Added guidance for marking form fields required or optional depending on use case, and added Default values sub-section in the Offering Help section. Co-authored-by: tracey king <[email protected]> Co-authored-by: Lauren Rice <[email protected]> * feat(type): added new styles (#2555) * feat(type): added new styles * feat(type): removed zombie Co-authored-by: Abbey Hart <[email protected]> * chore(project): update carbon to v10.45.0-rc.0 (#2560) Co-authored-by: Taylor Jones <[email protected]> * feat(MediumPosts): automates pulling in posts from our Medium account (#2562) * feat(MediumPosts): ta da * feat(MediumPosts): added to the latest news section * feat(MediumPosts): shadow'd component to fix colors * update charts to 0.50.5 (#2567) * docs(dataviz): add histogram * update charts to 0.50.5 * fix(Carbon-Website): update component accessibility links (#2569) * Compressed Images (#2541) Co-authored-by: kodiakhq <[email protected]> Co-authored-by: Alison Joseph <[email protected]> * doc: tile component update (#2519) * doc: tile component update * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: TJ Egan <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: tracey king <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * Update src/pages/components/tile/usage.mdx Co-authored-by: Anna Gonzales <[email protected]> * tile-v2-update * tile-v2-update * tile-v2-update * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component * doc-tile-component Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Fix a small typo in documentation (#2586) Fix the typo in documentation by updating with correct component name. * doc-tile-update (#2580) * docs(web-components): adding code links for web components (#2588) * docs(web-components): adding code links for web components * fix(components): fixing quotes for web components * docs(components): adding web components links to usage tabs Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Theme-2.1.3 (#2577) * docs(button): add icon only ghost button (#2589) * docs(button): add icon only ghost button * Update style.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs[designing]: added freehand resource (#2591) * Update usage.mdx (#2597) * Update svelte.mdx (#2595) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * feat(design-resources): added a11y kit (#2601) * Compressed Images (#2605) Co-authored-by: kodiakhq <[email protected]> * Remove Mike Abbink from Carbon team page (#2610) * Remove Mike Abbink from Carbon team page Remove Mike Abbink from Carbon team page * removed profile ender thing Co-authored-by: Anna Gonzales <[email protected]> * chore(Carbon Website): update to v10.47.0 (#2598) * chore(Carbon Website): update to v10.47.0-rc.0 * chore: update to stable Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Form image updates for component usage page and pattern page (#2559) * update images for form usage and patter Updated: Component: • required pattern image • optional pattern image Pattern: • required pattern image • optional pattern image • do and don't required form image * trouble shooting image size • optional/required images should be 6 columns not 8 • don't image missing * trouble shooting images added in caption markdown * Update index.mdx added break after when to use on pattern page * updated capitalization • updated do/don't capitalization in pattern section * updated images reuploaded the images at new sizes * Update Elements.png updated element image Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs: add Francine Lucca to Carbon team page (#2611) Co-authored-by: Vince Picone <[email protected]> * chore: update theme and other dependencies (#2602) * chore: update theme and other dependencies * chore: update packages again Co-authored-by: Abbey Hart <[email protected]> * Update index.mdx (#2604) * Update src/pages/guidelines/color/overview.mdx Co-authored-by: Anna Gonzales <[email protected]> * Remove medium post shadowing (#2618) Co-authored-by: Jean Servaas <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Jan Child <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: Vince Picone <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: DAK <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Mike Abbink <[email protected]> Co-authored-by: Lee Chase <[email protected]> Co-authored-by: Chris Connors <[email protected]> Co-authored-by: Josh Black <[email protected]> Co-authored-by: Mariusz Mickiewicz <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <[email protected]> Co-authored-by: natashadecoste <[email protected]> Co-authored-by: emyarod <[email protected]> Co-authored-by: Graham Harper <[email protected]> Co-authored-by: jeanservaas <[email protected]> Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: Matt Rosno <[email protected]> Co-authored-by: Scott Strubberg <[email protected]> Co-authored-by: Eliad Moosavi <[email protected]> Co-authored-by: Lauren Rice <[email protected]> Co-authored-by: Sam Robbins <[email protected]> Co-authored-by: tracey king <[email protected]> Co-authored-by: Jeffrey Chew <[email protected]> Co-authored-by: Joe Harvey <[email protected]> Co-authored-by: esmahh <[email protected]> Co-authored-by: Stephane Rodet <[email protected]> Co-authored-by: jjennings7 <[email protected]> Co-authored-by: Abbey Hart <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: thyhmdo <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Vamshi Murari <[email protected]> Co-authored-by: Anna Gonzales <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Francine Lucca <[email protected]> * v11[bugs]: assorted token bugs (#2635) * chore(ci): add ci workflow action (#2642) * docs(disclosures): new pattern usage content (#2613) * new: docs * new: images * update: overview pattern page to add disclosures * update: nav items .yaml * update: description * update: fill in written content * fix(formatting): run yarn format * update: content * update: image * fix: formatting * update: dev feedback * fix: images * fix: remove images Co-authored-by: Taylor Jones <[email protected]> * doc[style]: update classnames (#2650) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * v11[style]: add layer annotation (#2662) * v11[style]: add layer annotation * Update style.mdx * Update style.mdx * remaining components updated * Update style.mdx * chore: sync updates from main into v11 (#2658) * status indicator pattern * Update index.mdx Full copy edit and revision. * copy edits, finalizing names for indicators * chore: temporarily remove status indicator from sidenav * docs(support-02): update support-02 value (#2288) * add button variants to live modal preivew (#2299) * docs(Modal): update modal live preview * docs(Modal): add solo button example to code docs * docs(Modal): update action handler Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Andrea N. Cardona <[email protected]> * chore(gatsby): remove v3.0 FAST_REFRESH flag (#2336) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * comms: All about Carbon additions, edits, deletions (#2338) * comms: all about carbon additions * update to the team page * copyediting pass * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Update src/pages/all-about-carbon/who-uses-carbon.mdx Co-authored-by: emyarod <[email protected]> * Delete why-use-carbon copy.mdx Co-authored-by: emyarod <[email protected]> * copy edits to who uses carbon (#2347) * fix: update Carbon for IBM.com community index links (#2343) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Removed space between paragraphs (#2351) Removed space between paragraphs in “Overview” and “Carbon is open source” so the copy reads continuously without paragraph breaks. Not needed and disrupting the one thought. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Copy edit: Added “be” to “they can be used” (#2349) Added “be” to “they can be used” in the “Overview” paragraph Co-authored-by: TJ Egan <[email protected]> * fix: minor updates to vue tutorial (#2352) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update index.mdx (#2361) typo to fix anchor link from "Actions: The main actions needed to complete or cancel the dialog task. Button groupings change based on modal variant. Use descriptive words for the actions like Add, Delete, Save and avoid vague words like Done or OK." original line 60: "[Button groupings](/patterns/dialog-pattern#buttons-groups) change based on" fixed line 60: "[Button groupings](/patterns/dialog-pattern#button-groups) change based on" * Audit avt1 component demo label text area (#2335) * testing * fix(componeent-demo): audit-avt1-component-demo-label-text-area * fix(componeent-demo): updated label title * fix: undo change * fix: remove console log * Update src/components/ComponentDemo/ComponentDemo.js Co-authored-by: TJ Egan <[email protected]> * fix: add label variable Co-authored-by: Josefina Mancilla <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update to v10.36.0 (#2365) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore: remove references to #carbon-elements channel (#2371) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update link for github tutorials (#2362) Previous link gives 404 Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#2392) Co-authored-by: kodiakhq <[email protected]> * update to steering committee (#2400) * chore: format (#2398) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): v10.37.0 (#2405) * chore: remove sw * Update package.json * Update deploy.yml * update carbon-charts version/add new demos (#2300) * update charts version * fix card * chore: format Co-authored-by: emyarod <[email protected]> * Fi…
Changelog
Changed