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

DialogV2: re-set focusTrap when footer content changes #4779

Merged
merged 20 commits into from
Sep 9, 2024

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    2d93ea0 View commit details
    Browse the repository at this point in the history
  2. Remove autofocus prop

    TylerJDev committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0bddfe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    78a16cc View commit details
    Browse the repository at this point in the history
  2. Add changeset

    TylerJDev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e066cd2 View commit details
    Browse the repository at this point in the history
  3. lint fix

    TylerJDev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6886bb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Remove body from dependency

    TylerJDev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    176a634 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    d0a1153 View commit details
    Browse the repository at this point in the history
  2. chore(changeset): enter prerelease mode for v37 (#4789)

    * chore(changeset): enter pre-release mode for v37
    
    * ci: remove snapshots when in pre mode
    
    * chore: add version info to all packages
    
    * Revert "chore: add version info to all packages"
    
    This reverts commit 4665bb3.
    
    * chore: update canary to remove pre.json when running
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and TylerJDev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bec8a2d View commit details
    Browse the repository at this point in the history
  3. Autocomplete: Only open menu on click (#4771)

    * Only open menu on click instead of just focus
    
    * Update tests
    
    * Add changeset
    
    * Fix typo
    
    * Set `openOnFocus` to `true`
    
    * Add test, move `onFocus` function
    
    * Update docs
    
    * Adjust changeset
    
    * Remove `useCallback`
    
    * Add deprecated notice
    TylerJDev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    068a4dc View commit details
    Browse the repository at this point in the history
  4. Prep for high contrast theme border-color changes (#4774)

    * borders
    
    * fallback
    
    * test(vrt): update snapshots
    
    * test color changes
    
    * alright
    
    * bump
    
    * test(vrt): update snapshots
    
    * more fixes
    
    * test(vrt): update snapshots
    
    * copy from main
    
    * test(vrt): update snapshots
    
    * Create fluffy-ravens-thank.md
    
    * snippy snaps
    
    * update seg control border
    
    * test(vrt): update snapshots
    
    * remove fallbacks
    
    * copy from main
    
    * test(vrt): update snapshots
    
    ---------
    
    Co-authored-by: langermank <langermank@users.noreply.github.com>
    2 people authored and TylerJDev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ef127aa View commit details
    Browse the repository at this point in the history
  5. chore: add package version numbers (#4796)

    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and TylerJDev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    880b759 View commit details
    Browse the repository at this point in the history
  6. feat: add postcss-preset-primer (#4751)

    * feat: add postcss-preset-primer
    
    * docs: update usage snippet
    
    * chore: fix eslint rules and remove postcss-mixins
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and TylerJDev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dfc1f80 View commit details
    Browse the repository at this point in the history
  7. Utilize aria-describedby on all ActionList descriptions (#4666)

    * Add `aria-describedby` to inline description; add `aria-labelledby` to `TrailingVisual`
    
    * Update snapshots
    
    * Add changeset
    
    * Update snapshot
    
    * Update packages/react/src/ActionList/Item.tsx
    
    Co-authored-by: Siddharth Kshetrapal <siddharthkp@github.com>
    
    * changes from PR feedback
    
    * Update .changeset/lovely-days-march.md
    
    * Update snapshots
    
    * Update lovely-days-march.md
    
    ---------
    
    Co-authored-by: Siddharth Kshetrapal <siddharthkp@github.com>
    TylerJDev and siddharthkp committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dc1e825 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a6b77f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99e54eb View commit details
    Browse the repository at this point in the history
  10. Move <Box>

    TylerJDev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d795d2e View commit details
    Browse the repository at this point in the history
  11. Add back focus to story

    TylerJDev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c440687 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Update behaviors package

    TylerJDev committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    44db772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    085c97c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Move back useFocusTrap

    TylerJDev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4d7eba0 View commit details
    Browse the repository at this point in the history