-
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
Commits on Sep 4, 2019
-
refactor(modal): remove leftover mixin (#3846)
* fix(modal): remove leftover mixin * fix(modal): remove mixin import
Configuration menu - View commit details
-
Copy full SHA for 7bff78e - Browse repository at this point
Copy the full SHA 7bff78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f977a - Browse repository at this point
Copy the full SHA c2f977aView commit details -
chore(release): update package versions (#3863)
* chore(release): update package versions * chore: fix react peer dependency
Configuration menu - View commit details
-
Copy full SHA for ca5231b - Browse repository at this point
Copy the full SHA ca5231bView commit details -
feat(TooltipIcon): port vanilla WCAG 2.1 fixes (#3842)
* feat(TooltipIcon): port vanilla WCAG 2.1 fixes * chore: update snapshots * fix(tooltip): increase icon tooltip top and bottom padding
Configuration menu - View commit details
-
Copy full SHA for aeacad4 - Browse repository at this point
Copy the full SHA aeacad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e02b9 - Browse repository at this point
Copy the full SHA 95e02b9View commit details -
chore(react): update storybook and react (#3891)
* chore(react): update storybook and react * chore(react): revert change to react dependency * revert(components): revert version of react
Configuration menu - View commit details
-
Copy full SHA for 548a041 - Browse repository at this point
Copy the full SHA 548a041View commit details -
feat(react-hooks): add react-hooks (#3896)
* feat(react-hooks): add react-hooks * chore(react-hooks): fix eslint violations * Update package.json * refactor(react-hooks): update callback usage in usePortalNode
Configuration menu - View commit details
-
Copy full SHA for 87e99d6 - Browse repository at this point
Copy the full SHA 87e99d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9aede1 - Browse repository at this point
Copy the full SHA d9aede1View commit details -
feat(floating-menu): add focus wrap element to components (#3652)
* 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
Configuration menu - View commit details
-
Copy full SHA for 34d1fdd - Browse repository at this point
Copy the full SHA 34d1fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4fae7 - Browse repository at this point
Copy the full SHA 8a4fae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82270f5 - Browse repository at this point
Copy the full SHA 82270f5View commit details
Commits on Sep 5, 2019
-
chore(project): force react resolutions (#3917)
* chore(project): force react resolutions * test(react): update tests with setTimeout updates * chore(project): update lockfile
Configuration menu - View commit details
-
Copy full SHA for 5285ccb - Browse repository at this point
Copy the full SHA 5285ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 884c298 - Browse repository at this point
Copy the full SHA 884c298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45649e8 - Browse repository at this point
Copy the full SHA 45649e8View commit details -
fix(TableToolbarAction): adds forwardRef so focus management works as…
… expected (#3918) * fix(TableToolBarAction): adds forwardsRef to fix focus management and adds readme to storybook
Configuration menu - View commit details
-
Copy full SHA for 6dcabd4 - Browse repository at this point
Copy the full SHA 6dcabd4View commit details
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bbc27a4 - Browse repository at this point
Copy the full SHA bbc27a4View commit details -
chore(codeowners): add default pr reviewers (#3929)
* chore(codeowners): add default pr reviewers * chore: update codeowners
Configuration menu - View commit details
-
Copy full SHA for 7124b86 - Browse repository at this point
Copy the full SHA 7124b86View commit details -
docs: add accessibility guide with AVT1 block (#3930)
* Create accessibility.md * docs(accessibility): update structure and format
Configuration menu - View commit details
-
Copy full SHA for 69f4839 - Browse repository at this point
Copy the full SHA 69f4839View commit details -
docs(endgame): create guide for running the endgame (#3589)
* 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
Configuration menu - View commit details
-
Copy full SHA for ba46431 - Browse repository at this point
Copy the full SHA ba46431View commit details
Commits on Sep 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fc22773 - Browse repository at this point
Copy the full SHA fc22773View commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5ebdd2d - Browse repository at this point
Copy the full SHA 5ebdd2dView commit details -
test(react): add toHaveNoViolations matcher (#3927)
* 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
Configuration menu - View commit details
-
Copy full SHA for 4c06756 - Browse repository at this point
Copy the full SHA 4c06756View commit details
Commits on Sep 10, 2019
-
fix(table-batch-action): remove default iconDescription, add proptype…
… check, update stories (#3928)
Configuration menu - View commit details
-
Copy full SHA for 765e7ec - Browse repository at this point
Copy the full SHA 765e7ecView commit details -
docs(endgame): update endgame docs (#3939)
* 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
Configuration menu - View commit details
-
Copy full SHA for aebdf9d - Browse repository at this point
Copy the full SHA aebdf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a8dab - Browse repository at this point
Copy the full SHA 11a8dabView commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9b8a461 - Browse repository at this point
Copy the full SHA 9b8a461View commit details