-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1790 from chanzuckerberg/release-v13.6.1
### [13.6.1](v13.6.0...v13.6.1) (2023-10-23) [Storybook](https://61313967cde49b003ae2a860-emvaqemhhp.chromatic.com/) ### Bug Fixes * add .displayName to components ([#1785](#1785)) ([dd202d8](dd202d8))
- Loading branch information
Showing
58 changed files
with
1,404 additions
and
1,261 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chanzuckerberg/eds", | ||
"version": "13.6.0", | ||
"version": "13.6.1", | ||
"description": "The React-powered design system library for Chan Zuckerberg Initiative education web applications", | ||
"author": "CZI <[email protected]>", | ||
"homepage": "https://github.com/chanzuckerberg/edu-design-system", | ||
|
@@ -91,62 +91,62 @@ | |
"@headlessui/react": "^1.7.17", | ||
"@popperjs/core": "^2.11.8", | ||
"@tippyjs/react": "^4.2.6", | ||
"@types/lodash": "^4.14.199", | ||
"@types/lodash": "^4.14.200", | ||
"clsx": "^1.2.1", | ||
"graphemer": "^1.4.0", | ||
"lilconfig": "^2.1.0", | ||
"lodash": "^4.17.21", | ||
"react-beautiful-dnd": "^13.1.1", | ||
"react-children-by-type": "^1.1.0", | ||
"react-focus-lock": "^2.9.5", | ||
"react-focus-lock": "^2.9.6", | ||
"react-popper": "^2.3.0", | ||
"react-portal": "^4.2.2", | ||
"react-uid": "^2.3.3", | ||
"style-dictionary": "^3.8.0", | ||
"svg4everybody": "^2.1.9" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.22.20", | ||
"@babel/preset-env": "^7.23.2", | ||
"@babel/preset-react": "^7.22.15", | ||
"@babel/preset-typescript": "^7.23.0", | ||
"@babel/preset-typescript": "^7.23.2", | ||
"@chanzuckerberg/axe-storybook-testing": "^7.1.2", | ||
"@chanzuckerberg/eslint-config-edu-js": "^1.1.0", | ||
"@chanzuckerberg/eslint-config-edu-ts": "^1.0.9", | ||
"@chanzuckerberg/eslint-plugin-edu-react": "^1.1.9", | ||
"@chanzuckerberg/eslint-plugin-stories": "^3.2.14", | ||
"@chanzuckerberg/prettier-config-edu": "^1.0.5", | ||
"@chanzuckerberg/story-utils": "^4.0.0", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@commitlint/cli": "^17.8.1", | ||
"@commitlint/config-conventional": "^17.8.1", | ||
"@geometricpanda/storybook-addon-badges": "^2.0.0", | ||
"@omlet/cli": "^1.0.1-beta.37", | ||
"@rollup/plugin-node-resolve": "^15.2.2", | ||
"@omlet/cli": "^1.0.1-beta.38", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@size-limit/file": "^8.2.6", | ||
"@storybook/addon-a11y": "^7.4.6", | ||
"@storybook/addon-docs": "^7.4.6", | ||
"@storybook/addon-essentials": "^7.4.6", | ||
"@storybook/addon-interactions": "^7.4.6", | ||
"@storybook/addon-links": "^7.4.6", | ||
"@storybook/addon-a11y": "^7.5.1", | ||
"@storybook/addon-docs": "^7.5.1", | ||
"@storybook/addon-essentials": "^7.5.1", | ||
"@storybook/addon-interactions": "^7.5.1", | ||
"@storybook/addon-links": "^7.5.1", | ||
"@storybook/addon-styling": "^1.3.7", | ||
"@storybook/react": "^7.4.6", | ||
"@storybook/react-webpack5": "^7.4.6", | ||
"@storybook/react": "^7.5.1", | ||
"@storybook/react-webpack5": "^7.5.1", | ||
"@storybook/testing-library": "^0.2.0", | ||
"@storybook/testing-react": "^2.0.1", | ||
"@testing-library/jest-dom": "^5.17.0", | ||
"@testing-library/react": "^13.4.0", | ||
"@testing-library/react": "^14.0.0", | ||
"@testing-library/user-event": "^14.5.1", | ||
"@types/jest": "^29.5.5", | ||
"@types/node": "^18.18.3", | ||
"@types/react": "^18.2.25", | ||
"@types/react-beautiful-dnd": "^13.1.5", | ||
"@types/react-dom": "^18.2.10", | ||
"@types/react-portal": "^4.0.4", | ||
"@types/jest": "^29.5.6", | ||
"@types/node": "^18.18.6", | ||
"@types/react": "^18.2.30", | ||
"@types/react-beautiful-dnd": "^13.1.6", | ||
"@types/react-dom": "^18.2.14", | ||
"@types/react-portal": "^4.0.5", | ||
"axe-core": "4.8.2", | ||
"chromatic": "^6.24.1", | ||
"codecov": "^3.8.3", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "^8.50.0", | ||
"eslint": "^8.51.0", | ||
"eslint-config-prettier": "^8.10.0", | ||
"eslint-plugin-jest": "^27.4.2", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
|
@@ -156,7 +156,7 @@ | |
"identity-obj-proxy": "^3.0.0", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"jest-preset-stylelint": "^6.3.0", | ||
"jest-preset-stylelint": "^6.3.1", | ||
"lint-staged": "^13.3.0", | ||
"pascal-case": "^3.1.2", | ||
"plop": "^3.1.2", | ||
|
@@ -174,9 +174,9 @@ | |
"size-limit": "^8.2.6", | ||
"snake-case": "^3.0.4", | ||
"standard-version": "^9.5.0", | ||
"storybook": "^7.4.6", | ||
"storybook": "^7.5.1", | ||
"style-dictionary": "^3.8.0", | ||
"stylelint": "^15.10.3", | ||
"stylelint": "^15.11.0", | ||
"stylelint-config-recommended": "^10.0.1", | ||
"tailwindcss": "^3.3.3", | ||
"ts-jest": "^29.1.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,3 +139,5 @@ export const Avatar = ({ | |
</div> | ||
); | ||
}; | ||
|
||
Avatar.displayName = 'Avatar'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,4 +101,5 @@ export const Button = forwardRef<HTMLButtonElement, ButtonProps>( | |
); | ||
}, | ||
); | ||
|
||
Button.displayName = 'Button'; |
Oops, something went wrong.