Skip to content

Commit

Permalink
chore: sync updates from main into v11 (#2658)
Browse files Browse the repository at this point in the history
* 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

* chore: revert v11updates to type docs and usage docs

* chore: revert v11updates to type docs and usage docs

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: 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: Taylor Jones <tay1orjones@users.noreply.github.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: Taylor Jones <taylor.jones826@gmail.com>
Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
Co-authored-by: KalyanChakravarthyV <KalyanChakravarthyV@gmail.com>
  • Loading branch information
Show file tree
Hide file tree
Showing 48 changed files with 3,655 additions and 3,897 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v14
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@slack/web-api": "^5.11.0",
"babel-preset-env": "^1.7.0",
"babel-preset-gatsby": "^1.14.0",
"carbon-components": "^10.47.0",
"carbon-components-react": "^7.47.0",
"carbon-components": "^10.47.1",
"carbon-components-react": "^7.47.2",
"change-case": "^4.1.1",
"classnames": "^2.2.6",
"codesandbox": "^2.1.10",
Expand Down
1 change: 1 addition & 0 deletions src/components/HomepageVideo/homepage-video.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
outline: none;
border: none;
padding: 0;
cursor: pointer;
z-index: 10; //need this to be above dots overlay

@include carbon--breakpoint('lg') {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified src/pages/all-about-carbon/images/team/jones_taylor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/all-about-carbon/images/team/kahn_da.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 21 additions & 6 deletions src/pages/all-about-carbon/partners.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ increases the internal and external eminence of Carbon Design System and IBM.
![Mike Abbink headshot](/images/team/abbink_mike.png)

</Profile>
<Profile name="Dawn Ahukanna" title="Design Principal and Front-end Architect, Watson IoT">
<Profile name="Dawn Ahukanna" title="Design Principal, Technology Support Services (GTS/TSS)">

![Dawn Ahukanna headshot](/images/team/ahukanna_dawn.png)

Expand All @@ -141,6 +141,16 @@ increases the internal and external eminence of Carbon Design System and IBM.

![Jeff Chew headshot](/images/team/chew_jeff.png)

</Profile>
<Profile name="Patrick Clough" title="Design System Enablement Lead, CIO Design, Finance and Operations">

![Patrick Clough headshot](/images/team/clough_patrick.png)

</Profile>
<Profile name="Shawn Hoglund" title="Experience Lead, CHQ Digital Marketing">

![Shawn Hoglund headshot](/images/team/hoglund_shawn.png)

</Profile>
<Profile name="David Levinson" title="IBM Design Principal, IBM Cloud and Cognitive Software">

Expand All @@ -151,6 +161,11 @@ increases the internal and external eminence of Carbon Design System and IBM.

![Alison Joseph headshot](/images/team/joseph_alison.png)

</Profile>
<Profile name="Justin Pomeroy" title="IBM Cloud Kubernetes Service UI">

![Justin Pomeroy headshot](/images/team/pomeroy_justin.png)

</Profile>
<Profile name="Tessa Rodes" title="Senior Design Manager, IBM Cloud">

Expand All @@ -166,11 +181,6 @@ increases the internal and external eminence of Carbon Design System and IBM.

![Jeannie Servaas headshot](/images/team/servaas_jean.png)

</Profile>
<Profile name="Jeff Sloyer" title="Senior Technical Staff Member, IBM Cloud">

![Jeff Sloyer headshot](/images/team/sloyer_jeff.png)

</Profile>
<Profile name="JD Speer" title="Design Lead, IBM Storage">

Expand All @@ -191,6 +201,11 @@ increases the internal and external eminence of Carbon Design System and IBM.

![Garrett Vorbeck headshot](/images/team/vorbeck_garrett.png)

</Profile>
<Profile name="Cathy Zee-Poor" title="Creative Director for IBM Z Systems">

![Cathy Zee-Poor headshot](/images/team/zee-poor_cathy.png)

</Profile>
</Row>

Expand Down
104 changes: 54 additions & 50 deletions src/pages/all-about-carbon/the-team.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,80 +17,65 @@ design and build with them.
## Design system

<Row>
<Profile name="John Bister" title="Motion Designer">

![John Bister headshot](/images/team/bister_john.png)
<Profile name="Abbey Hart" title="Front-end Developer">

</Profile>
<Profile name="Josh Black" title="Software Developer, Technical Lead">

![Josh Black headshot](/images/team/black_josh.png)

</Profile>
<Profile name="Andrea Cardona" title="Front-end Developer">

![Andrea Cardona headshot](/images/team/cardona_andrea.png)
![Abbey Hart headshot](/images/team/abbey_hart.png)

</Profile>
<Profile name="Alessandra Davila" title="Front-end Developer">

![Alessandra Davila headshot](/images/team/davila_ale.png)

</Profile>
<Profile name="Thy Do" title="Visual Designer">
<Profile name="Alison Joseph" title="Development Manager">

![Thy Do headshot](/images/team/do_thy.png)
![Alison Joseph headshot](/images/team/joseph_alison.png)

</Profile>
<Profile name="TJ Egan" title="Front-end Developer">
<Profile name="Andrea Cardona" title="Front-end Developer">

![TJ Egan headshot](/images/team/egan_tj.png)
![Andrea Cardona headshot](/images/team/cardona_andrea.png)

</Profile>
<Profile name="Anna Gonzales" title="Senior Visual Designer">

![Anna Gonzales headshot](/images/team/gonzales_anna.png)

</Profile>
<Profile name="Joe Harvey" title="Full-stack Developer">
<Profile name="D.A. Kahn" title="Front-end Developer, Accessibility Advocate">

![Joe Harvey headshot](/images/team/harvey_joe.png)
![DA Kahn headshot](/images/team/kahn_da.png)

</Profile>
<Profile name="Taylor Jones" title="Software Developer">
<Profile name="Francine Lucca" title="Front-end Developer">

![Taylor Jones headshot](/images/team/jones_taylor.png)
![Francine Lucca headshot](/images/team/lucca_francine.png)

</Profile>
<Profile name="Alison Joseph" title="Development Manager">
<Profile name="Jeannie Servaas" title="IBM Design Principal">

![Alison Joseph headshot](/images/team/joseph_alison.png)
![Jeannie Servaas headshot](/images/team/servaas_jean.png)

</Profile>
<Profile name="D.A. Kahn" title="Front-end Developer, Accessibility Advocate">
<Profile name="John Bister" title="Motion Designer">

![DA Kahn headshot](/images/team/kahn_da.png)
![John Bister headshot](/images/team/bister_john.png)

</Profile>
<Profile name="Tracey King" title="Senior Visual Designer">
<Profile name="Josh Black" title="Software Developer, Technical Lead">

![Tracey King headshot](/images/team/king_tracey.png)
![Josh Black headshot](/images/team/black_josh.png)

</Profile>
<Profile name="Francine Lucca" title="Front-end Developer">
<Profile name="Joe Harvey" title="Full-stack Developer">

![Francine Lucca headshot](/images/team/lucca_francine.png)
![Joe Harvey headshot](/images/team/harvey_joe.png)

</Profile>
<Profile name="Josefina Mancilla" title="Front-end Developer">

![Josefina Mancilla headshot](/images/team/mancilla_josefina.png)

</Profile>
<Profile name="Vince Picone" title="Software Developer">

![Vince Picone headshot](/images/team/picone_vince.png)

</Profile>
<Profile name="Lauren Rice" title="Visual Designer">

Expand All @@ -102,51 +87,70 @@ design and build with them.
![Matt Rosno headshot](/images/team/rosno_matt.png)

</Profile>
<Profile name="Jeannie Servaas" title="IBM Design Principal">
<Profile name="Scott Strubberg" title="Development Manager">

![Jeannie Servaas headshot](/images/team/servaas_jean.png)
![Scott Strubberg headshot](/images/team/strubberg_scott.png)

</Profile>
<Profile name="Taylor Jones" title="Software Developer">

<Profile name="Scott Strubberg" title="Front-end Developer">
![Taylor Jones headshot](/images/team/jones_taylor.png)

![Scott Strubberg headshot](/images/team/strubberg_scott.png)
</Profile>
<Profile name="Thy Do" title="Visual Designer">

![Thy Do headshot](/images/team/do_thy.png)

</Profile>
</Row>
<Profile name="TJ Egan" title="Front-end Developer">

## Data visualization
![TJ Egan headshot](/images/team/egan_tj.png)

<Row>
</Profile>
<Profile name="Tracey King" title="Senior Visual Designer">

<Profile name="Natasha Decoste" title="Software Developer">
![Tracey King headshot](/images/team/king_tracey.png)

![Natasha Decoste headshot](/images/team/decoste_natasha.png)
</Profile>
<Profile name="Vince Picone" title="Software Developer">

![Vince Picone headshot](/images/team/picone_vince.png)

</Profile>
<Profile name="Zvonimir Fras" title="Software Developer">
</Row>

![Zvonimir Fras headshot](/images/team/fras_zvonimir.png)
## Data visualization

<Row>
<Profile name="Cal Smith" title="Angular Technical Lead">

![Cal Smith headshot](/images/team/smith_cal.png)

</Profile>
<Profile name="Nina Li" title="Project Manager">
<Profile name="Dean Williams" title="Senior Development Manager">

![Nina Li headshot](/images/team/li_nina.png)
![Dean Williams headshot](/images/team/williams_dean.png)

</Profile>
<Profile name="Eliad Moosavi" title="Senior Software Developer, Technical Lead">

![Eliad Moosavi headshot](/images/team/moosavi_eliad.png)

</Profile>
<Profile name="Cal Smith" title="Angular Technical Lead">
<Profile name="Natasha Decoste" title="Software Developer">

![Cal Smith headshot](/images/team/smith_cal.png)
![Natasha Decoste headshot](/images/team/decoste_natasha.png)

</Profile>
<Profile name="Dean Williams" title="Senior Development Manager">

![Dean Williams headshot](/images/team/williams_dean.png)
<Profile name="Nina Li" title="Project Manager">

![Nina Li headshot](/images/team/li_nina.png)

</Profile>
<Profile name="Zvonimir Fras" title="Software Developer">

![Zvonimir Fras headshot](/images/team/fras_zvonimir.png)

</Profile>
</Row>
2 changes: 1 addition & 1 deletion src/pages/components/accordion/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tabs: ['Usage', 'Style', 'Code', 'Accessibility']

<PageDescription>

The accordion is a vertically stacked list of headers that reveal or hide
An accordion is a vertically stacked list of headers that reveal or hide
associated sections of content.

</PageDescription>
Expand Down
Binary file modified src/pages/components/form/images/form-usage-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/form/images/form-usage-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/form/images/form-usage-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/form/images/form-usage-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/form/images/form-usage-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/form/images/form-usage-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/form/images/form-usage-optional.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/form/images/form-usage-required.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/notification/images/notification-style-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/notification/images/notification-style-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/pages/components/tooltip/accessibility.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ be updated when these accessibility issues are resolved.
4. The tooltip component has the same accessibility considerations as outlined
in the
[modal component documentation](https://pages.github.ibm.com/IBMa/Carbon_Integration/Doc/Modal-doc.html).
5. For the tooltip icon and tooltip definition: Be sure the tooltip is

## Resources

Expand Down
6 changes: 3 additions & 3 deletions src/pages/designing/kits/adobe-xd.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ title: Design kits
description:
Rapidly build beautiful and accessible experiences. The Carbon kit contains
all resources you need to get started.
tabs: ['Sketch', 'Axure', 'Adobe XD']
tabs: ['Sketch', 'Figma', 'Adobe XD', 'Axure']
---

<PageDescription>

Rapidly build beautiful and accessible experiences. The Carbon kit contains all
resources you need to get started.
Rapidly build beautiful and accessible experiences. The Carbon kit for Adobe XD
contains all resources you need to get started.

</PageDescription>

Expand Down
2 changes: 1 addition & 1 deletion src/pages/designing/kits/axure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Design kits
description:
Rapidly build beautiful and accessible experiences. The Carbon kit contains
all resources you need to get started.
tabs: ['Sketch', 'Axure', 'Adobe XD']
tabs: ['Sketch', 'Figma', 'Adobe XD', 'Axure']
---

<PageDescription>
Expand Down
Loading

0 comments on commit 3ca6c09

Please sign in to comment.