Skip to content

Commit

Permalink
Merge branch 'carbon-design-system:main' into ConvertExportModal
Browse files Browse the repository at this point in the history
  • Loading branch information
anamikaanu96 authored Apr 5, 2024
2 parents 1378cad + d028cec commit c35a2d3
Show file tree
Hide file tree
Showing 164 changed files with 23,870 additions and 4,513 deletions.
8 changes: 5 additions & 3 deletions cspell.html.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
apos
classname
contenteditable
describedby
divs
easings
evenodd
fieldset
figcaption
hellip
hrefs
labelledby
listitem
lsquo
Expand All @@ -15,11 +18,10 @@ preload
progressbar
rsquo
searchbox
srcset
svg
tabindex
tbody
viewports
valign
viewports
xlink
hellip
apos
19 changes: 13 additions & 6 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"version": "0.1",
"language": "en",
"dictionaries": ["contributors", "html", "packages"],
"dictionaries": [
"contributors",
"html",
"packages"
],
"dictionaryDefinitions": [
{
"name": "contributors",
Expand Down Expand Up @@ -70,7 +74,8 @@
"buildhome",
"callout",
"checkmark",
"Coachmark",
"coachmark",
"coachmarks",
"codemods",
"codesandbox",
"colindex",
Expand All @@ -80,10 +85,12 @@
"dasharray",
"data-testid",
"datagrid",
"Datagrid",
"disttag",
"disttags",
"dragbar",
"draggable",
"draghandle",
"dragmode",
"editinplace",
"editsidepanel",
"emptystate",
Expand Down Expand Up @@ -124,6 +131,7 @@
"setsize",
"sidepanel",
"skipnav",
"spacebar",
"stackable",
"stackblitz",
"statusicon",
Expand All @@ -137,18 +145,17 @@
"tearsheet",
"tearsheets",
"techdocs",
"testname",
"textbox",
"timeframe",
"toggletip",
"toggletipbutton",
"toolbarbutton",
"treegrid",
"treeview",
"testname",
"typeahead",
"userprofileimage",
"uuidv",
"webfonts",
"Coachmark"
"webfonts"
]
}
2 changes: 2 additions & 0 deletions cspell.packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ lottie
markdownlint
pageview
plex
potentialrecommendation
potentialviolation
stackblitz
storysource
stylelint
Expand Down
4 changes: 2 additions & 2 deletions examples/carbon-for-ibm-products/APIKeyModal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@carbon/ibm-products": "^2.21.0",
"@carbon/react": "^1.51.0",
"@carbon/react": "^1.51.1",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -35,7 +35,7 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"vite": "^4.5.2"
"vite": "^4.5.3"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit c35a2d3

Please sign in to comment.