Skip to content
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

Update to data table accessibility tab #2759

Merged
merged 13 commits into from
Mar 9, 2022

Conversation

mbgower
Copy link
Contributor

@mbgower mbgower commented Feb 28, 2022

Rewrite of content and addition of 4 images

Changelog

New

  • {{new thing}}

Changed

  • {{change thing}}

Removed

  • {{removed thing}}

Rewrite of content and addition of 4 images
@vercel
Copy link

vercel bot commented Feb 28, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/carbon-design-system/carbondesignsystem/H1y3s8i14e6gGrKHL4Dq1oDtH1me
✅ Preview: https://carbondesignsystem-git-fork-mbgower-1a210f-carbon-design-system.vercel.app

fix gltich in link in section Controls inside tables
Table sorting image update for clarity. Also added code styling on keyboard keys
Lauren's updates to the existing images
Update to ALT text for sorted column image
update to an ALT on annotation illustartion to match the update to the displayed text
The existing images all used datatable (1 word). Renamed the data-table accessibility images to match.
Updated the column sorting image
@mjabbink
Copy link
Contributor

mjabbink commented Mar 4, 2022

@mbgower I think the below copy can get the “why/benefit” part I mentioned in the other issue.
Screen Shot 2022-03-04 at 11 07 49 AM

fixed the link to accordions
@mbgower
Copy link
Contributor Author

mbgower commented Mar 4, 2022

@mjabbink I'd missed your other comment which reads in part:

Suggestion
What Carbon provides
Carbon bakes keyboard operation into its components, as well as many other accessibility considerations. This allows for... benefits, advantages... the why.

I've opened an internal issue to address your request.
When we were testing, we got some pushback on having too much text at the top. I'll see if I can't put something succinct in as part of what is effectively boiler plate when I start working on my next component (in a few weeks), and run it by some sponsor users. Then I can just loop back and add it to these already created components.

We've had prior discussions about working a benefits section into subsequent iterations, so this ties in pretty well.

In the meantime, I'm just going to push the existing text since it's gone through handoff. That okay?

@mjabbink
Copy link
Contributor

mjabbink commented Mar 4, 2022

The additional sentence that describes the “so that you can... ” or “in order to provide...” is helpful to provide context to why Carbon provides the thing you’re talking about. The designers need to know that information.

@mbgower
Copy link
Contributor Author

mbgower commented Mar 4, 2022

@mjabbink
I agree that the 'why' is super useful. We have that in our sketch kit material, each topic of which is about one thing (say, having good text contrast or alternative text). When we're putting emphasis on a specific consideration, it's relatively easy to say "This especially benefits group X". Here's an example from the sketch kit.
image

There's a challenge doing that with a component. All its design features, be they interaction, visual styling, states, etc., are there to support its function. I can say its focusing handling can help a user with low vision. Or the way the component is keyboard operable can help blind users and others who need to operate via the keyboard API. Or the way the inline help is implemented can help users with cognitive disabilities.
I can probably say some very generic things about most components at an abstract level, but when faced with any single component there is going to be a specific aspect we want to call out. We're doing that through the subsections -- how carbon's data table handles keyboard navigation, how a sortable column header is surfaced and how a sorted column is indicated.
I could go into the benefits of some of these particular implementation features on a specific group; we could consider working that into the template. But it's hard to make generic statements without having to get into a longer statement to qualify what is being talked about.
Does that make sense?

@mjabbink
Copy link
Contributor

mjabbink commented Mar 7, 2022

What Carbon provides

Carbon bakes keyboard operation into its components, as well as many other accessibility considerations which can better optimize or improve experiences for screen readers.

or

Carbon bakes keyboard operation into its components, as well as many other accessibility considerations which can improve experiences for blind users and others who need to operate via the keyboard API.

Change to address Mike Abbink's request
More iterations on the introductory paragraph.
Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kodiakhq kodiakhq bot merged commit 2ac12a1 into carbon-design-system:main Mar 9, 2022
tay1orjones added a commit that referenced this pull request Mar 31, 2022
* 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 <32556167+jnm2377@users.noreply.github.com>
Co-authored-by: TJ Egan <tw15egan@gmail.com>
Co-authored-by: Andrea N. Cardona <andreancardona@gmail.com>

* 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 <emyarod@users.noreply.github.com>

* Update src/pages/all-about-carbon/who-uses-carbon.mdx

Co-authored-by: emyarod <emyarod@users.noreply.github.com>

* Update src/pages/all-about-carbon/who-uses-carbon.mdx

Co-authored-by: emyarod <emyarod@users.noreply.github.com>

* Update src/pages/all-about-carbon/who-uses-carbon.mdx

Co-authored-by: emyarod <emyarod@users.noreply.github.com>

* Update src/pages/all-about-carbon/who-uses-carbon.mdx

Co-authored-by: emyarod <emyarod@users.noreply.github.com>

* Delete why-use-carbon copy.mdx

Co-authored-by: emyarod <emyarod@users.noreply.github.com>

* 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 <tw15egan@gmail.com>

* 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 <tw15egan@gmail.com>

* fix: add label variable

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>
Co-authored-by: TJ Egan <tw15egan@gmail.com>
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 <kodiakhq@users.noreply.github.com>

* 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 <afw5059@gmail.com>

* Fixes hover-primary-text hex for blue 70 (#2409)

Blue 70 should be #0043ce

Co-authored-by: Andrea N. Cardona <andreancardona@gmail.com>
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 <43144260+jeanservaas@users.noreply.github.com>

* 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 <josefinanoemi4@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* Compressed Images (#2427)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>

* 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 <sstrubberg@protonmail.com>

* add carbon charts slack channel link (#2429)

Co-authored-by: TJ Egan <tw15egan@gmail.com>
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 <tw15egan@gmail.com>

* 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 <kodiakhq@users.noreply.github.com>

* 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 <andreancardona@gmail.com>
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 <40970507+dakahn@users.noreply.github.com>
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 <kodiakhq@users.noreply.github.com>

* 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 <32556167+jnm2377@users.noreply.github.com>

* 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 <32556167+jnm2377@users.noreply.github.com>

* fix(Icons): add additional logic to handle glyph-only icons (#2488)

Co-authored-by: Andrea N. Cardona <andreancardona@gmail.com>

* 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 <kodiakhq@users.noreply.github.com>

* 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 <kodiakhq@users.noreply.github.com>

* 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 <andreancardona@gmail.com>

* Updated Optional versus required fields section (#2528)

Updated documentation to include the use of (required) as well as (optional).

Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com>

* update double slider image (#2556)

took out extra image of slider in over section

Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com>
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 <king.traceyj@gmail.com>
Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com>

* feat(type): added new styles (#2555)

* feat(type): added new styles

* feat(type): removed zombie

Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>

* chore(project): update carbon to v10.45.0-rc.0 (#2560)

Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>

* 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 <kodiakhq@users.noreply.github.com>
Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com>

* doc: tile component update (#2519)

* doc: tile component update

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: TJ Egan <tw15egan@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: tracey king <king.traceyj@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: tracey king <king.traceyj@gmail.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/tile/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* 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 <tw15egan@gmail.com>
Co-authored-by: Anna Gonzales <agonz@us.ibm.com>
Co-authored-by: tracey king <king.traceyj@gmail.com>
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 <kodiakhq@users.noreply.github.com>

* 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 <anna.gonzales3@gmail.com>

* 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 <taylor.jones826@gmail.com>
Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com>
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 <vpicone@gmail.com>

* chore: update theme and other dependencies (#2602)

* chore: update theme and other dependencies

* chore: update packages again

Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>

* Update index.mdx (#2604)

* Remove medium post shadowing (#2618)

* Compressed Images (#2626)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>

* 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 <sstrubberg@protonmail.com>

* 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 <vpicone@gmail.com>

Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com>
Co-authored-by: Vince Picone <vpicone@gmail.com>

* chore(team): added abbey, alphabetized (#2621)

Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com>

* 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 <kodiakhq@users.noreply.github.com>

* add(kit): Figma (#2645)

* add(kit): Figma

* Update src/pages/designing/kits/axure.mdx

Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>

* Apply suggestions from code review

Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>

* Update figma.mdx

Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>

* [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 <kodiakhq@users.noreply.github.com>

* 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 <kodiakhq@users.noreply.github.com>

* 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 <aledavila@ibm.com>
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] <support@github.com>

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 <32556167+jnm2377@users.noreply.github.com>
Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com>

* 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 <32556167+jnm2377@users.noreply.github.com>

* Update src/pages/designing/kits/figma.mdx

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>

* Update src/pages/designing/kits/figma.mdx

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>

* fix: closing tags on links

* fix: image code

* Update src/pages/designing/kits/figma.mdx

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>

* Update src/pages/designing/kits/figma.mdx

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>

* Update src/pages/designing/kits/figma.mdx

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>

* Update src/pages/designing/kits/figma.mdx

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>

* fix: resource card indentation

Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>
Co-authored-by: Josefina Mancilla <josefinanoemi4@gmail.com>
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 <agonz@us.ibm.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* Compressed Images (#2733)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

* Compressed Images (#2743)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>

* 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] <support@github.com>

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 <kodiakhq@users.noreply.github.com>

* 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 <aledavila@ibm.com>

* fix(Typography): fix issue with TypeWeight rendering (#2770)

Co-authored-by: Alessandra Davila <aledavila@ibm.com>
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] <support@github.com>

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 <josh@josh.black>

* 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 <aledavila@ibm.com>

* 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 <tay1orjones@users.noreply.github.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* 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 <agonz@us.ibm.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* Update src/pages/components/progress-bar/usage.mdx

Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

Co-authored-by: Thy Do <thy.do@ibm.com>
Co-authored-by: thyhmdo <77697351+thyhmdo@users.noreply.github.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
Co-authored-by: Anna Gonzales <agonz@us.ibm.com>

* 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 <agonz@us.ibm.com>

* 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 <agonz@us.ibm.com>
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 <43969356+laurenmrice@users.noreply.github.com>
Co-authored-by: Josh Black <josh@josh.black>
Co-authored-by: Taylor Jones <taylor.jones826@gmail.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>

* Compressed Images (#2798)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
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] <support@github.com>

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 <kodiakhq@users.noreply.github.com>
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 <jeanservaas@gmail.com>
Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com>
Co-authored-by: Jan Child <jan.child@ibm.com>
Co-authored-by: Vince Picone <vpicone@gmail.com>
Co-authored-by: Vince Picone <vp@vincepic.one>
Co-authored-by: TJ Egan <tw15egan@gmail.com>
Co-authored-by: DAK <40970507+dakahn@users.noreply.github.com>
Co-authored-by: Josefina Mancilla <32556167+jnm2377@users.noreply.github.com>
Co-authored-by: Andrea N. Cardona <andreancardona@gmail.com>
Co-authored-by: emyarod <emyarod@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Mike Abbink <32881239+mjabbink@users.noreply.github.com>
Co-authored-by: Lee Chase <leechase@live.com>
Co-authored-by: Chris Connors <35537391+chrisconnors-ibm@users.noreply.github.com>
Co-authored-by: Josh Black <josh@josh.black>
Co-authored-by: Mariusz Mickiewicz <12408951+mariuszmickiewicz@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
Co-authored-by: natashadecoste <natasha.decoste@gmail.com>
Co-authored-by: emyarod <afw5059@gmail.com>
Co-authored-by: Graham Harper <graham@hrpr.co>
Co-authored-by: jeanservaas <43144260+jeanservaas@users.noreply.github.com>
Co-authored-by: Josefina Mancilla <josefinanoemi4@gmail.com>
Co-authored-by: Matt Rosno <matt.rosno@gmail.com>
Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com>
Co-authored-by: Eliad Moosavi <theiliad@users.noreply.github.com>
Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com>
Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com>
Co-authored-by: Sam Robbins <samrobbinsgb@gmail.com>
Co-authored-by: tracey king <king.traceyj@gmail.com>
Co-authored-by: Jeffrey Chew <jeff.chew@gmail.com>
Co-authored-by: Joe Harvey <51208233+jdharvey-ibm@users.noreply.github.com>
Co-authored-by: esmahh <60038200+esmahh@users.noreply.github.com>
Co-authored-by: Stephane Rodet <s@rodet.org>
Co-authored-by: jjennings7 <48838320+jjennings7@users.noreply.github.com>
Co-authored-by: Abbey Hart <abbeyhrt@gmail.com>
Co-authored-by: thyhmdo <77697351+thyhmdo@users.noreply.github.com>
Co-authored-by: Anna Gonzales <agonz@us.ibm.com>
Co-authored-by: Vamshi Murari <8753696+VamshiMurari@users.noreply.github.com>
Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com>
Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
Co-authored-by: KalyanChakravarthyV <KalyanChakravarthyV@gmail.com>
Co-authored-by: Jan Hassel <hello@janhassel.de>
Co-authored-by: Ale Davila <aledavila@ibm.com>
Co-authored-by: James C <jamesc09102178@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NohWayJose <noh.spam.jose@gmail.com>
Co-authored-by: Jan Hassel <jan.hassel@ibm.com>
Co-authored-by: Dennis Kigen <kigen.work@gmail.com>
Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
Co-authored-by: Mike Gower <gowerm@ca.ibm.com>
Co-authored-by: sintaibm <99331627+sintaibm@users.noreply.github.com>
Co-authored-by: Thy Do <thy.do@ibm.com>
Co-authored-by: Mike Gower <mikegower@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants