Skip to content
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 26 commits into from
Sep 11, 2019
Merged

Commits on Sep 4, 2019

  1. refactor(modal): remove leftover mixin (#3846)

    * fix(modal): remove leftover mixin
    
    * fix(modal): remove mixin import
    tw15egan authored and joshblack committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    7bff78e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f977a View commit details
    Browse the repository at this point in the history
  3. chore(release): update package versions (#3863)

    * chore(release): update package versions
    
    * chore: fix react peer dependency
    jnm2377 authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    ca5231b View commit details
    Browse the repository at this point in the history
  4. 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
    emyarod authored and tw15egan committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    aeacad4 View commit details
    Browse the repository at this point in the history
  5. fix(notification): fix low contrast markup (#3899)

    Refs #2927.
    asudoh authored and tw15egan committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    95e02b9 View commit details
    Browse the repository at this point in the history
  6. 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
    joshblack authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    548a041 View commit details
    Browse the repository at this point in the history
  7. 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
    joshblack authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    87e99d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9aede1 View commit details
    Browse the repository at this point in the history
  9. 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
    elizabethsjudd authored and joshblack committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    34d1fdd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a4fae7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82270f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. chore(project): force react resolutions (#3917)

    * chore(project): force react resolutions
    
    * test(react): update tests with setTimeout updates
    
    * chore(project): update lockfile
    joshblack authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    5285ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884c298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45649e8 View commit details
    Browse the repository at this point in the history
  4. fix(TableToolbarAction): adds forwardRef so focus management works as…

    … expected (#3918)
    
    * fix(TableToolBarAction): adds forwardsRef to fix focus management and adds readme to storybook
    abbeyhrt authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    6dcabd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    bbc27a4 View commit details
    Browse the repository at this point in the history
  2. chore(codeowners): add default pr reviewers (#3929)

    * chore(codeowners): add default pr reviewers
    
    * chore: update codeowners
    jnm2377 authored Sep 6, 2019
    Configuration menu
    Copy the full SHA
    7124b86 View commit details
    Browse the repository at this point in the history
  3. docs: add accessibility guide with AVT1 block (#3930)

    * Create accessibility.md
    
    * docs(accessibility): update structure and format
    joshblack authored Sep 6, 2019
    Configuration menu
    Copy the full SHA
    69f4839 View commit details
    Browse the repository at this point in the history
  4. 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
    joshblack authored Sep 6, 2019
    Configuration menu
    Copy the full SHA
    ba46431 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    fc22773 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    5ebdd2d View commit details
    Browse the repository at this point in the history
  2. 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
    joshblack authored Sep 9, 2019
    Configuration menu
    Copy the full SHA
    4c06756 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. fix(table-batch-action): remove default iconDescription, add proptype…

    … check, update stories (#3928)
    jendowns authored and asudoh committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    765e7ec View commit details
    Browse the repository at this point in the history
  2. 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
    jnm2377 authored Sep 10, 2019
    Configuration menu
    Copy the full SHA
    aebdf9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a8dab View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    9b8a461 View commit details
    Browse the repository at this point in the history