forked from carbon-design-system/carbon
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge with sds-master #3
Merged
Merged
Conversation
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
* fix(modal): remove leftover mixin * fix(modal): remove mixin import
* chore(release): update package versions * chore: fix react peer dependency
* feat(TooltipIcon): port vanilla WCAG 2.1 fixes * chore: update snapshots * fix(tooltip): increase icon tooltip top and bottom padding
* chore(react): update storybook and react * chore(react): revert change to react dependency * revert(components): revert version of react
* feat(react-hooks): add react-hooks * chore(react-hooks): fix eslint violations * Update package.json * refactor(react-hooks): update callback usage in usePortalNode
* feat(vanilla): remove global hidden input * feat(floating-menu): support focus wrap within component * feat(modal): update demo with inline focus wrap * feat(overflow-menu): inline focus wrap * feat(tooltip): inline focus wrap * fix(modal): remove need for extra div * fix(floating-menu): support inline focus wrap * fix(overflow-menu): uses inline focus element * fix(tooltip): uses inline focus element * fix(floating-menu): update test selectors
* chore(project): force react resolutions * test(react): update tests with setTimeout updates * chore(project): update lockfile
… expected (#3918) * fix(TableToolBarAction): adds forwardsRef to fix focus management and adds readme to storybook
* chore(codeowners): add default pr reviewers * chore: update codeowners
* Create accessibility.md * docs(accessibility): update structure and format
* Create endgame.md * Update endgame.md * Update endgame.md * Update endgame.md * Update endgame.md * Update endgame.md * Update endgame.md * docs(endgame): run prettier * docs(endgame): update endgame guide * chore(project): update doctoc task * docs(endgame): add release type information * docs(endgame): update table of contents
* test(react): add toHaveNoViolations matcher * chore(project): move axe-core to devDependencies * Update tasks/jest/matchers/toHaveNoViolations.js Co-Authored-By: DAK <40970507+dakahn@users.noreply.github.com> * Update tasks/jest/matchers/toHaveNoViolations.js Co-Authored-By: DAK <40970507+dakahn@users.noreply.github.com> * docs(test): add docs for jest option * feat(test-utils): add support for react helpers * refactor(react): update Accordion test to use test-utils
… check, update stories (#3928)
* chore: add publishing steps wip * chore: update patch release steps * chore: add more checklist items * chore: small fixes * chore: fix link * chore: small fixes * Update docs/guides/endgame.md Co-Authored-By: Josh Black <josh@josh.black> * chore: update docs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #
{{short description}}
Changelog
New
Changed
Removed
Testing / Reviewing
{{ Add descriptions, steps or a checklist for how reviewers can verify this PR works or not }}