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

release 2.5.2 #2049

Merged
merged 27 commits into from
Aug 8, 2023
Merged

release 2.5.2 #2049

merged 27 commits into from
Aug 8, 2023

Commits on Jul 26, 2023

  1. Add task using TaskLists::add_task API,

    `woocommerce_admin_onboarding_task_list` is deprecated.
    Fixes #2024
    
    Remove `remove_woocommerce_extended_task_list_item` hook.
    tomalec committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ecdee9b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Make CompleteSetupTask register itself

    remove the need for `CompleteSetup` class
    tomalec committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    86f7591 View commit details
    Browse the repository at this point in the history
  2. Add npm script to generate hook's docs.

    Re-generate those docs.
    tomalec committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d64ae36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcde18f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29f2e36 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    e9d7c21 View commit details
    Browse the repository at this point in the history
  2. Test the methods of registered CompleteSetupTask

    As that is what actually matters from the feature's behavior perspective.
    tomalec committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1c7b5fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcab4d4 View commit details
    Browse the repository at this point in the history
  4. Update PHPdoc in CompleteSetupTaskTest

    Co-authored-by: Mik <[email protected]>
    tomalec and mikkamp authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    14c47af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d91a26 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    057b8bf View commit details
    Browse the repository at this point in the history
  2. Fix "rumtime" typos

    eason9487 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ff83ba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5565e31 View commit details
    Browse the repository at this point in the history
  4. Add more descriptive failure message in `CompleteSetupTaskTest::setUp…

    …` in case the task is not found.
    
    Addresses #2026 (review)
    tomalec committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3733294 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f587c0b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2035 from woocommerce/trunk

    Release 2.5.1 - Develop
    martynmjones authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f61075c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    caba28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b1baec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ebf4c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge pull request #2039 from woocommerce/fix/wp-6-3-compatibility

    WP 6.3 Compatibility: Fix the errors of "setImmediate is not defined"
    eason9487 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0dffc53 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge pull request #2033 from woocommerce/dev/1842-gtag-events-fast-r…

    …efresh-compatible
    
    Make the gtag-events.js work with the Fast Refresh development mode
    eason9487 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    40b6266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa91ef View commit details
    Browse the repository at this point in the history
  3. Remove older changlogs

    jorgemd24 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    27b2a17 View commit details
    Browse the repository at this point in the history
  4. Fix e2e tests

    jorgemd24 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5de998f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43545e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee45230 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32b8d04 View commit details
    Browse the repository at this point in the history