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

Version 1.6.0 #439

Merged
merged 5 commits into from
May 15, 2024
Merged

Version 1.6.0 #439

merged 5 commits into from
May 15, 2024

Commits on Feb 27, 2024

  1. Merge main (v1.5.0) into develop (#429)

    Merge main (v1.5.0) into develop
    nmanu1 authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0479954 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Allow custom afterDropdownInputFocus on FilterSearch (#432)

    EmilyZhang777
    Member
    EmilyZhang777 commented 4 days ago • 
    This change adds a param so that callers can pass in a custom afterDropdownInputFocus method for FilterSearch's input box. This request was brought up to allow analytics event logging upon clicking on the input box.
    
    This change also bump the version to 1.6.0-beta.432.
    EmilyZhang777 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4946b76 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on May 14, 2024

  1. Update Workflow Versions to Remove node16 Deprecation Warnings (#437)

    ### Changes
    
    1. In accordance with [3] of [this PR](yext/slapshot-reusable-workflows#37), we updated `coverage.yml` to use `actions/download-artifact@v4`. 
    
    2. `main.yml`, and `update-snapshots.yml` actions of this repo were also updated to stop the node 16 deprecation warnings
    
    3. Bumped versions for [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment/releases) to v4, [peter-evans/find-comment](https://github.com/peter-evans/find-comment/releases) to v3, and [actions/github-script](https://github.com/actions/github-script/releases?page=3) to v7.
    jesuyedavid authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e7e2da6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update Package Version to v1.6.0 (#438)

    *An automated PR which updates the version number in package.json and package-lock.json files*
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    a9a771f View commit details
    Browse the repository at this point in the history