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

Update PRC ActionList implementation to have similar semantics to PVC. #2878

Merged
merged 193 commits into from
Apr 24, 2023

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    0e207af View commit details
    Browse the repository at this point in the history
  2. Update snapshots.

    radglob committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6344ed5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6526784 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 14, 2023

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

Commits on Feb 16, 2023

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

Commits on Feb 17, 2023

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

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    7e75d38 View commit details
    Browse the repository at this point in the history
  2. Separate Heading from ActionList.Group.

    Also made some styling changes (ex. no vertical padding on ActionList
    <ul>) to align with PVC implementation.
    radglob committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    e16d3e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    0305f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abca39 View commit details
    Browse the repository at this point in the history
  3. Fix type errors.

    radglob committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e2f1f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301e0cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd0cc3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b300a1 View commit details
    Browse the repository at this point in the history
  7. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a02012b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    72e0578 View commit details
    Browse the repository at this point in the history
  2. Update snapshots.

    radglob committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    fdec15a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-actionlist-semantics' of github.com:primer/react in…

    …to fix-actionlist-semantics
    radglob committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    72c1903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62fe375 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb07272 View commit details
    Browse the repository at this point in the history
  6. Updated snapshots.

    radglob committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ae0cbde View commit details
    Browse the repository at this point in the history
  7. Revert padding on ActionList.

    radglob committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    235e4cf View commit details
    Browse the repository at this point in the history
  8. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a713875 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03a49be View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix-actionlist-semantics' of github.com:primer/react in…

    …to fix-actionlist-semantics
    radglob committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    09c981e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    50ed220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfdeb21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    836dccc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beedc53 View commit details
    Browse the repository at this point in the history
  5. Update docs.

    radglob committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9f45d63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddada04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baf0235 View commit details
    Browse the repository at this point in the history
  8. Fix linting issues.

    radglob committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b205adc View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix-actionlist-semantics' of github.com:primer/react in…

    …to fix-actionlist-semantics
    radglob committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5ab7a96 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    ee31582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691f632 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db85f3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68d9668 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    7cc2e0d View commit details
    Browse the repository at this point in the history
  2. disable axe check

    langermank committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7eb0160 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-actionlist-semantics' of https://github.com/primer/…

    …react into fix-actionlist-semantics
    langermank committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1f384a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c32d37 View commit details
    Browse the repository at this point in the history
  5. re-gen test

    langermank committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4755be0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f75b611 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1530571 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2eae060 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cc653a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86b955a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b457cff View commit details
    Browse the repository at this point in the history
  12. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    bf59217 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    9c8af24 View commit details
    Browse the repository at this point in the history
  2. refactor(DataTable): update optional type signatures (#2987)

    * refactor(DataTable): update optional type signatures
    
    * chore: update docs and add stories to json for DataTable
    
    * chore: remove default story
    
    * Update generated/components.json
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and radglob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    941af96 View commit details
    Browse the repository at this point in the history
  3. Textarea stories (#2988)

    * checkbox
    
    * Update generated/components.json
    
    * tests
    
    * Update generated/components.json
    
    * fix docs
    
    * radio stories
    
    * Update generated/components.json
    
    * fix doc
    
    * remove axe
    
    * add sb tests
    
    * select
    
    * add features
    
    * e2e
    
    * text input
    
    * Update generated/components.json
    
    * tokens
    
    * Update generated/components.json
    
    * tokens
    
    * textarea
    
    * all the things
    
    * Update generated/components.json
    
    * remove animation test
    
    * test(vrt): update snapshots
    
    * remove dead files
    
    * Update generated/components.json
    
    * missing exports
    
    ---------
    
    Co-authored-by: langermank <langermank@users.noreply.github.com>
    2 people authored and radglob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4b626cc View commit details
    Browse the repository at this point in the history
  4. Pagination design updates (#2702)

    * updates pagination styles to match latest token usage patterns, and updates ARIA markup
    
    * adds changeset
    
    * Create .changeset/long-bags-double.md
    
    ---------
    
    Co-authored-by: Cole Bemis <colebemis@github.com>
    2 people authored and radglob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d22bc37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15f0f66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6b0976 View commit details
    Browse the repository at this point in the history
  7. Updated snapshots.

    radglob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    30c74a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80ce1d5 View commit details
    Browse the repository at this point in the history
  9. Update snapshots.

    radglob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0d7ea4f View commit details
    Browse the repository at this point in the history
  10. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1c11a1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cdc2c2f View commit details
    Browse the repository at this point in the history
  12. More snapshot fiddling.

    radglob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    261b457 View commit details
    Browse the repository at this point in the history
  13. Formatting.

    radglob committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7ef1e60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3437ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b9f50c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Fix aat tests.

    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e8ea8e3 View commit details
    Browse the repository at this point in the history
  2. Update snapshots.

    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    546cc76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc6357 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f673a9 View commit details
    Browse the repository at this point in the history
  5. Revert "test(vrt): update snapshots"

    This reverts commit a02012b.
    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8fde87c View commit details
    Browse the repository at this point in the history
  6. Revert "test(vrt): update snapshots"

    This reverts commit a713875.
    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    12c9f96 View commit details
    Browse the repository at this point in the history
  7. Revert "test(vrt): update snapshots"

    This reverts commit 2eae060.
    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f9b5d3c View commit details
    Browse the repository at this point in the history
  8. Revert "test(vrt): update snapshots"

    This reverts commit bf59217.
    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9fb5825 View commit details
    Browse the repository at this point in the history
  9. Revert "test(vrt): update snapshots"

    This reverts commit 1c11a1b.
    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    46709ef View commit details
    Browse the repository at this point in the history
  10. Revert "test(vrt): update snapshots"

    This reverts commit a02012b.
    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6ca7bab View commit details
    Browse the repository at this point in the history
  11. Revert "test(vrt): update snapshots"

    This reverts commit bf59217.
    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e287134 View commit details
    Browse the repository at this point in the history
  12. Fix underlinenav.

    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8cb3d67 View commit details
    Browse the repository at this point in the history
  13. Updated snapshots.

    radglob committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0c92cc6 View commit details
    Browse the repository at this point in the history
  14. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0c60b9b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    af0b9f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    cebf9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c19902 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    966da0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888ffa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38bc0a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Dialog v2: Move files, reformat stories and add e2e tests (#2984)

    * initial
    
    * Dialog v2: move files, refaormat stories and add e2e tests
    
    * Update generated/components.json
    
    * snaps
    
    * remove jest disable
    
    * Dialogv2 -> Dialog2
    
    * storybook tests and await dialogs
    
    * disable animations
    
    * disable animations on the first snapshots too
    
    * fix page locators
    
    * test(vrt): update snapshots
    
    * test(Hidden): update export
    
    * Revert "test(Hidden): update export"
    
    This reverts commit f29edd9.
    
    ---------
    
    Co-authored-by: broccolinisoup <broccolinisoup@users.noreply.github.com>
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    3 people authored and radglob committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ebc4008 View commit details
    Browse the repository at this point in the history
  2. feat(project): add warning, invariant utilities and dev-expression pl…

    …ugin (#2901)
    
    * chore(project): add warning utility and dev-expression plugin
    
    * chore: address eslint violations
    
    * feat: add invariant and warn helper
    
    * chore: flip flag for useMedia warning
    
    * chore: add changeset
    
    * chore: add minified exception case for invariant
    
    * chore: update type signature for invariant
    
    * test: update test for warning helper
    
    * refactor(hooks): update useControllableState warning usage
    
    * test(warning): update test titles with flipped condition
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and radglob committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cc3416c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump mdast-util-to-string from 3.1.0 to 3.1.1 (#3018)

    Bumps [mdast-util-to-string](https://github.com/syntax-tree/mdast-util-to-string) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/syntax-tree/mdast-util-to-string/releases)
    - [Commits](syntax-tree/mdast-util-to-string@3.1.0...3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: mdast-util-to-string
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and radglob committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6c0b791 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump jscodeshift from 0.13.0 to 0.14.0 (#3015)

    Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/facebook/jscodeshift/releases)
    - [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
    - [Commits](facebook/jscodeshift@0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: jscodeshift
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Josh Black <joshblack@github.com>
    2 people authored and radglob committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a025937 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @babel/cli from 7.19.3 to 7.21.0 (#3016)

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.19.3 to 7.21.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.21.0/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Josh Black <joshblack@github.com>
    2 people authored and radglob committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4cfa3ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52fb5ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a0e190 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f23c94 View commit details
    Browse the repository at this point in the history
  9. Update snapshots.

    radglob committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d01b74b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 15, 2023

  1. Recalculate autocomplete suggestions if the input data changes while …

    …the menu is open (#3009)
    
    * Add support for custom emoji suggestions
    
    * Allow declaratively setting suggestions as "loading"
    
    * Recalculate suggestions on update
    
    * Create .changeset/silly-plants-draw.md
    
    * Fix bug where page would be unresponsive if no suggestions provided
    iansan5653 authored and radglob committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    894d53c View commit details
    Browse the repository at this point in the history
  2. docs(DataTable): add reference stories for row actions (#2978)

    * docs(DataTable): add reference stories for row actions
    
    * chore: clean-up ts types
    
    * fix: add guards for optional id and field
    
    * docs: add story ids to DataTable docs json
    
    * Update generated/components.json
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and radglob committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    00b238a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update babel dependencies (#3005)

    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and radglob committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f6901ad View commit details
    Browse the repository at this point in the history
  4. feat(DataTable): add support for alphanumeric, datatable, and custom …

    …sort functions (#3001)
    
    * chore: check-in work
    
    * chore: clean-up work
    
    * Update generated/components.json
    
    * docs: add custom sorting story
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and radglob committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cef6c4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bd4e51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe27ff5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5d9e26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7d6d29 View commit details
    Browse the repository at this point in the history
  9. Fix themePreval snapshot.

    radglob committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d9bc0f1 View commit details
    Browse the repository at this point in the history
  10. Update src/ActionList/ActionList.stories.tsx

    Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
    radglob and langermank committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    07bf237 View commit details
    Browse the repository at this point in the history
  11. Update src/ActionList/ActionList.stories.tsx

    Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
    radglob and langermank committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0ce6f16 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1fc5dcc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    8325c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62c625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70db32e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0969db View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    df73ce7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-actionlist-semantics' of github.com:primer/react in…

    …to fix-actionlist-semantics
    radglob committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    306ebc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    224ce30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fadaee5 View commit details
    Browse the repository at this point in the history
  5. Updated snapshot.

    radglob committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    40c8728 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Mar 30, 2023

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

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    ed52365 View commit details
    Browse the repository at this point in the history
  2. Use slots and contexts to allow developers to declare Heading like a …

    …child while still rendering correctly.
    radglob committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2980871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19317fe View commit details
    Browse the repository at this point in the history
  4. Linting.

    radglob committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fa82cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    c684a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1cb76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dad983 View commit details
    Browse the repository at this point in the history
  4. Formatting.

    radglob committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2eaadca View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    e9d05f3 View commit details
    Browse the repository at this point in the history
  2. Updated snapshots.

    radglob committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f38339e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43bffc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    83b566a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5b85c View commit details
    Browse the repository at this point in the history
  3. Terminate comment correctly.

    radglob committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bac295d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5730a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    75b2bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9bdd8e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    d71c2ff View commit details
    Browse the repository at this point in the history
  2. Change padding again.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    28254cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    111f825 View commit details
    Browse the repository at this point in the history
  4. Remove extra padding.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b9f6aaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b2d18c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d3c524 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8a4f61 View commit details
    Browse the repository at this point in the history
  8. Less margin.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5b87b00 View commit details
    Browse the repository at this point in the history
  9. More margin, actually.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    afc5c9d View commit details
    Browse the repository at this point in the history
  10. I think this should work.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    788fe34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b8bee7 View commit details
    Browse the repository at this point in the history
  12. .

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c7c867f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5037114 View commit details
    Browse the repository at this point in the history
  14. Just a little more margin.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3bb7ee8 View commit details
    Browse the repository at this point in the history
  15. Ugh.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    83fafb3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c86d3f View commit details
    Browse the repository at this point in the history
  17. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b762d4f View commit details
    Browse the repository at this point in the history
  18. Slightly less margin.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4e36d22 View commit details
    Browse the repository at this point in the history
  19. More tweaking.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    903037e View commit details
    Browse the repository at this point in the history
  20. More tweaking.

    radglob committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e8d6662 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    7aa36bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b0ea4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb50425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd1ef4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80350f4 View commit details
    Browse the repository at this point in the history
  6. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    df8cdce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa4b6cc View commit details
    Browse the repository at this point in the history
  8. Format file.

    radglob committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7ab0d36 View commit details
    Browse the repository at this point in the history
  9. test(vrt): update snapshots

    radglob authored and github-actions[bot] committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    81a1730 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    7078a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e869d View commit details
    Browse the repository at this point in the history
  3. Update snapshots again.

    radglob committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    49ad824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6e3b7d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    2ac346c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665ec03 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump react-intersection-observer from 9.4.1 to 9.4.3 (#3177

    )
    
    Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.4.1 to 9.4.3.
    - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
    - [Commits](thebuilder/react-intersection-observer@v9.4.1...v9.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: react-intersection-observer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    38ee183 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump jest-fail-on-console from 3.0.2 to 3.1.1 (#3180)

    Bumps [jest-fail-on-console](https://github.com/ValentinH/jest-fail-on-console) from 3.0.2 to 3.1.1.
    - [Release notes](https://github.com/ValentinH/jest-fail-on-console/releases)
    - [Commits](ValentinH/jest-fail-on-console@v3.0.2...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: jest-fail-on-console
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    88be73f View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump unist-util-find-before from 3.0.0 to 3.0.1 (#3179)

    Bumps [unist-util-find-before](https://github.com/syntax-tree/unist-util-find-before) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/syntax-tree/unist-util-find-before/releases)
    - [Commits](syntax-tree/unist-util-find-before@3.0.0...3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: unist-util-find-before
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    dbb3950 View commit details
    Browse the repository at this point in the history
  6. fix(PageLayout): update Pane to warn instead of error (#3160)

    * fix(PageLayout): update Pane to warn instead of error
    
    * chore: add changeset
    
    * chore: remove invariant
    
    * chore: address eslint violations
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b65da55 View commit details
    Browse the repository at this point in the history
  7. Refactor(PageLayout): use Playwright for interaction tests instead of…

    … Storybook. (#3171)
    
    * Change PageLayout interactions to use Playwright.
    
    * Build snapshots without cache.
    
    * Fix PageLayout.test.ts to use Page object because document is not defined.
    
    * Pass missing page parameter to isInViewPort function.
    
    * test(vrt): update snapshots
    
    * Add tabIndex to PullRequestPage test so it is a scrollable region.
    
    ---------
    
    Co-authored-by: radglob <radglob@users.noreply.github.com>
    radglob and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4f158d4 View commit details
    Browse the repository at this point in the history
  8. Delete docs migration-related code (#3187)

    * Delete docs_migration.yml
    
    * Delete docs-migration.js
    
    * Delete props-mdx-to-json.mjs
    colebemis authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a2154aa View commit details
    Browse the repository at this point in the history
  9. Docs(Tooltip): Adds defaultValue of tooltip direction to documentat…

    …ion (#3175)
    
    * docs: adds defaultValue of tooltip direction to documentation
    
    * remove the changeset
    edersonlucas authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1cc0e32 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87ce3fd View commit details
    Browse the repository at this point in the history
  11. feat(project): add subpath pattern to package.json to restrict intern…

    …al imports (#3186)
    
    * feat(project): add subpath pattern to package.json to restrict internal imports
    
    * refactor(project): move useOverflow to internal/hooks
    
    * docs(adrs): update adopted status for adr
    
    * chore: add changeset
    
    * Update generated/components.json
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8898058 View commit details
    Browse the repository at this point in the history
  12. Ensure disabled invisible buttons have the right text color. (#3185)

    * Set disabled invisible button color similarly to other button variants.
    
    * Don't set [data-no-visual=true] on invisible button variants.
    
    * Update snapshots.
    
    * Formatting and linting.
    
    * test(vrt): update snapshots
    
    * Update generated/components.json
    
    * chore(project): update test-e2e docker image (#3183)
    
    * Use selector to set disabled invisible button text color correctly.
    
    * test(vrt): update snapshots
    
    ---------
    
    Co-authored-by: radglob <radglob@users.noreply.github.com>
    Co-authored-by: Josh Black <joshblack@github.com>
    3 people committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4e77baa View commit details
    Browse the repository at this point in the history
  13. Refactor(Overlay): move files to folder. (#3191)

    * Move overlay files to directory, move all stories to features as there isn't a clear default.
    
    * Update generated/components.json
    
    ---------
    
    Co-authored-by: radglob <radglob@users.noreply.github.com>
    radglob and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    bbf270b View commit details
    Browse the repository at this point in the history
  14. Refactor(Text): move files to directory, add storybook and e2e tests. (

    …#3189)
    
    * Move Text files into directory, create storybook and e2e tests.
    
    * Fix Text reference in src/index.ts, update snapshots.
    
    * Update generated/components.json
    
    * test(vrt): update snapshots
    
    ---------
    
    Co-authored-by: radglob <radglob@users.noreply.github.com>
    radglob and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7dcb133 View commit details
    Browse the repository at this point in the history
  15. Reduce ❌ for forks (#2283)

    * Limit deploy to has pages
    
    * Limit statuses to primer/react
    
    * Limit stale to primer/react
    
    * Preview cross org forks
    
    ---------
    
    Co-authored-by: Mike Perrotti <mperrotti@github.com>
    Co-authored-by: Rez <rezrah@github.com>
    Co-authored-by: Josh Black <joshblack@github.com>
    4 people authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6313e9d View commit details
    Browse the repository at this point in the history
  16. Setup snapshots for visual regression for experimental/Button2 (#3181)

    * duplicate button into drafts
    
    * update story title
    
    * add visual tests for Button2
    
    * test(vrt): update snapshots
    
    ---------
    
    Co-authored-by: siddharthkp <siddharthkp@users.noreply.github.com>
    2 people authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f54e5c0 View commit details
    Browse the repository at this point in the history
  17. Version Packages (#3106)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    2 people authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4a1fa09 View commit details
    Browse the repository at this point in the history
  18. Bug fix: ButtonGroup borders (#3198)

    * fix hover borders
    
    * Create wicked-knives-sparkle.md
    
    * snaps
    
    * why so many snaps?
    
    * revert?
    
    * test(vrt): update snapshots
    
    ---------
    
    Co-authored-by: langermank <langermank@users.noreply.github.com>
    2 people authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d97027f View commit details
    Browse the repository at this point in the history
  19. Refactor(Portal): move stories into Portal directory. (#3188)

    * Move portal stories to portal directory.
    
    * Reorganize portal stories into separate files for default and features.
    
    * Generate e2e tests for portal components.
    
    * Update generated/components.json
    
    * Remove e2e portal tests as they do not play well with Playwright.
    
    * Remove unnecessary decorator from story metadata.
    
    ---------
    
    Co-authored-by: radglob <radglob@users.noreply.github.com>
    radglob and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d5534a2 View commit details
    Browse the repository at this point in the history
  20. Use SSR-compatible slot implementation in ActionList/NavList (#3173)

    * Migrate ActionList to use new slots impl
    
    * Remove ActionList slots
    
    * Remove unused import
    
    * Create lemon-berries-run.md
    
    * Update snapshots
    
    * Fix slot description logic
    
    * Fix style logic
    
    * Fix conditional box logic
    
    * Fix aria-labelledby logic
    
    * Fix flexbox logic
    colebemis authored and radglob committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    831c0d3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    72cd916 View commit details
    Browse the repository at this point in the history