Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: newfold-labs/wp-module-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.6
Choose a base ref
...
head repository: newfold-labs/wp-module-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.7
Choose a head ref
  • 16 commits
  • 12 files changed
  • 5 contributors

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    ecf223c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b58e676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba37ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dca096 View commit details
    Browse the repository at this point in the history
  5. Update lint.yml

    BrianHenryIE committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    5be6662 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c4f10b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    0510dfc View commit details
    Browse the repository at this point in the history
  2. Standardize Node.js setup

    This standardizes the Node.js setup by:
    - Introducing an `.nvmrc` file specifying the version of Node.js to use when working with the repository.
    - Added `engines` to the `package.json` file.
    desrosj committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    6dc1997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7ae2d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #176 from newfold-labs/fix/DEVSUP-124850

    DEVSUP-124850 | Getting critical error when trying to edit cart layout using Elementor editor
    BrianHenryIE authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    aa263db View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Remove explicit node-version input

    newfold-labs/workflows#84 will change the default value to `22`.
    
    Once all modules have an `.nvmrc` file, that will be used instead.
    desrosj committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    728d21e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Merge pull request #179 from newfold-labs/standardize-node-setup

    Standardize Node.js setup
    desrosj authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    3e9bfcd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Configuration menu
    Copy the full SHA
    8c3d8a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #180 from newfold-labs/update/click-event-script

    Allow prevent default skip default behavior
    circlecube authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    311237c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e687221 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #181 from newfold-labs/release/2.8.7

    Automated patch release: 2.8.7
    circlecube authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    531cad8 View commit details
    Browse the repository at this point in the history
Loading