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

Introduce TrailingAction to ActionList #4634

Merged
merged 85 commits into from
Jun 21, 2024
Merged

Commits on Feb 14, 2024

  1. Add fixes for ActionList

    TylerJDev committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7f21a16 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. More type fixes

    TylerJDev committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fa708b1 View commit details
    Browse the repository at this point in the history
  2. temp type fixes

    TylerJDev committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e087f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e2606 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. add yet another condition

    TylerJDev committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    eab6fd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    8b4f311 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump changesets/action from 1.4.5 to 1.4.6 (#4282)

    Bumps [changesets/action](https://github.com/changesets/action) from 1.4.5 to 1.4.6.
    - [Release notes](https://github.com/changesets/action/releases)
    - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
    - [Commits](changesets/action@f13b1ba...e2f8e96)
    
    ---
    updated-dependencies:
    - dependency-name: changesets/action
      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 TylerJDev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    614749a View commit details
    Browse the repository at this point in the history
  3. test(e2e): add e2e test for SelectPanel2 default story (#4279)

    * fix(SelectPanel2): add aria-labelledby to listbox
    
    * test(e2e): add e2e test for SelectPanel2 default story
    
    * chore: add changeset
    
    * test(vrt): update snapshots
    
    ---------
    
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    2 people authored and TylerJDev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bfb8fe2 View commit details
    Browse the repository at this point in the history
  4. Address a few v8 color bugs (#4278)

    * small bug fixes with v8
    
    * Create khaki-schools-lay.md
    
    * test(vrt): update snapshots
    
    * snippy snaps
    
    * test(vrt): update snapshots
    
    * test: update snapshots
    
    * test: update snapshots
    
    * try commenting flakey tests
    
    * test: comment out flakey snapshot test
    
    ---------
    
    Co-authored-by: langermank <langermank@users.noreply.github.com>
    Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    3 people authored and TylerJDev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4b18eed View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump ip from 2.0.0 to 2.0.1 (#4291)

    Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
    - [Commits](indutny/node-ip@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and TylerJDev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d13668d View commit details
    Browse the repository at this point in the history
  6. Change how ref is handled

    TylerJDev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    10d9866 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0939a90 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 8, 2024

  1. Change types

    TylerJDev committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3d1daf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5999a77 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update types on component

    TylerJDev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9f77b09 View commit details
    Browse the repository at this point in the history
  2. Add another type

    TylerJDev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    087ab1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4a5021 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add back li-only type

    TylerJDev committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ba31e40 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add onto onSelect type

    TylerJDev committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8e2921d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa8d9f View commit details
    Browse the repository at this point in the history
  3. Update more types

    TylerJDev committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4b1f2b4 View commit details
    Browse the repository at this point in the history
  4. Type fixes for LinkItem

    TylerJDev committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    10cd551 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Changes from feedback

    TylerJDev committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    65c23c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Change types

    TylerJDev committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    70659ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9b3e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 11, 2024

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

Commits on May 17, 2024

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

Commits on May 18, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    2f13c76 View commit details
    Browse the repository at this point in the history
  2. Update FF name

    TylerJDev committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f32f416 View commit details
    Browse the repository at this point in the history
  3. Add lint disable

    TylerJDev committed May 20, 2024
    Configuration menu
    Copy the full SHA
    84f041e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update FF name

    TylerJDev committed May 21, 2024
    Configuration menu
    Copy the full SHA
    55632b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bc5c15 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add changeset

    TylerJDev committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ce70779 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Remove list condition

    TylerJDev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3e8af88 View commit details
    Browse the repository at this point in the history
  2. Rename FF

    TylerJDev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4c8a4de View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Address feedback

    TylerJDev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0d076dc View commit details
    Browse the repository at this point in the history
  2. Add feature flag story

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

Commits on May 30, 2024

  1. Add new test

    TylerJDev committed May 30, 2024
    Configuration menu
    Copy the full SHA
    54eab93 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 5, 2024

  1. Add export

    khiga8 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c4fb363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b70194 View commit details
    Browse the repository at this point in the history
  3. Spike: Add trailingAction to ActionList.Item

    Co-authored-by: Tyler Jones <tylerjdev@github.com>
    khiga8 and TylerJDev committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    da5b5a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d0bc54 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    da464e9 View commit details
    Browse the repository at this point in the history
  2. test(vrt): update snapshots

    khiga8 authored and github-actions[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    950ac4a View commit details
    Browse the repository at this point in the history
  3. Remove unused story

    khiga8 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1db6a02 View commit details
    Browse the repository at this point in the history
  4. Limit TrailingAction props

    khiga8 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b20fc5e View commit details
    Browse the repository at this point in the history
  5. Fix missing href for as link

    khiga8 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    87bfa62 View commit details
    Browse the repository at this point in the history
  6. Add Inactive example

    khiga8 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9ad7d86 View commit details
    Browse the repository at this point in the history
  7. Add styles for showOnHover

    TylerJDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c218363 View commit details
    Browse the repository at this point in the history
  8. Fixed href overload issue

    Co-authored-by: Tyler Jones <tylerjdev@github.com>
    khiga8 and TylerJDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dd91f97 View commit details
    Browse the repository at this point in the history
  9. Made sure that TrailingAction doesn't show when inactive state

    Co-authored-by: Tyler Jones <tylerjdev@github.com>
    khiga8 and TylerJDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dc216ad View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. test(vrt): update snapshots

    khiga8 authored and github-actions[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    001fcf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69a44c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35579ab View commit details
    Browse the repository at this point in the history
  4. Fix for flex styles

    TylerJDev committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c67b0e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update storybookd descriptions

    khiga8 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    66e5405 View commit details
    Browse the repository at this point in the history
  2. Add block description example

    khiga8 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    96a9ef3 View commit details
    Browse the repository at this point in the history
  3. Add tests

    TylerJDev committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6011c9b View commit details
    Browse the repository at this point in the history
  4. Remove FF from tests

    TylerJDev committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5028660 View commit details
    Browse the repository at this point in the history
  5. update e2e stories

    TylerJDev committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0bc749c View commit details
    Browse the repository at this point in the history
  6. spike on allowing text (#4659)

    * spike on allowing text
    
    * showOnHover support
    
    * Add overflow example
    khiga8 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    804153b View commit details
    Browse the repository at this point in the history
  7. Add visual tests

    TylerJDev committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0152e99 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    c238a6b View commit details
    Browse the repository at this point in the history
  2. Create calm-crabs-raise.md

    khiga8 authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d0355a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8802b79 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update ActionList.test.tsx

    khiga8 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3362ce5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Remove hover/focus styles

    TylerJDev committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    676b276 View commit details
    Browse the repository at this point in the history
  2. test(vrt): update snapshots

    khiga8 authored and github-actions[bot] committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ea88abe View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    088c981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294f4d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4667520 View commit details
    Browse the repository at this point in the history
  4. Fix merge conflict

    khiga8 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e9147b0 View commit details
    Browse the repository at this point in the history
  5. Remove Hover examples

    khiga8 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3058906 View commit details
    Browse the repository at this point in the history
  6. Remove showOnHover code

    khiga8 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    29fac6a View commit details
    Browse the repository at this point in the history
  7. Add FF const back

    TylerJDev committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a84033c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a9b2d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. test(vrt): update snapshots

    TylerJDev authored and github-actions[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5539174 View commit details
    Browse the repository at this point in the history
  2. Add props to TrailingAction

    TylerJDev committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ec25af5 View commit details
    Browse the repository at this point in the history
  3. update types

     Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
    khiga8 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b1f65d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. update docs

    khiga8 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9d53def View commit details
    Browse the repository at this point in the history