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

1.0.0 Release #116

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

1.0.0 Release #116

wants to merge 41 commits into from

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    2c4513c View commit details
    Browse the repository at this point in the history
  2. Linting issues

    jasonagnew committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    1e1819d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Sample commit

    jasonagnew committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    bd6b819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841c42b View commit details
    Browse the repository at this point in the history
  3. Fix module exports

    jasonagnew committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    f9b25a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa073e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93b0cee View commit details
    Browse the repository at this point in the history
  6. Switch to install command

    jasonagnew committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    3168e07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d83752f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca54286 View commit details
    Browse the repository at this point in the history
  9. Try symlinks for speed

    jasonagnew committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    6c8a5fd View commit details
    Browse the repository at this point in the history
  10. force core downloads

    jasonagnew committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    43d77c8 View commit details
    Browse the repository at this point in the history
  11. Formatting

    jasonagnew committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d0a2c82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1b3aa98 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88ff342 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Jul 21, 2022

  1. feature: created a new property called pluginsActivatedAfterTheme in …

    …the wpContent object in cypress.json which loads plugins after the theme is activated.
    Paul English committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f3ebe7a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Merge branch 'master' into feature/no-docker-mode

    # Conflicts:
    #	yarn.lock
    jasonagnew committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    57def25 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/1.0.0' into feature/no-docker-mode

    # Conflicts:
    #	plugin/composer.json
    #	plugin/composer.lock
    jasonagnew committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c42856d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b4ae97 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. chore: added pluginsActivatedAfterTheme property to config-validation…

    ….json
    Paul English committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7a824ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from bigbite/feature/load-theme-before-plugin

    Added a property in wpContents which activates plugins after the theme is activated.
    ampersarnie authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    4d70b29 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 29, 2022

  1. Merge branch 'release/1.0.0' into feature/no-docker-mode

    # Conflicts:
    #	package-lock.json
    #	package.json
    jasonagnew committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    e895ba0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Jan 24, 2023

  1. Merge branch 'master' into release/1.0.0

    Paul English committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    93afb48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798cd45 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. chore: bump version

    Paul English committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1896a89 View commit details
    Browse the repository at this point in the history
  2. chore: merge conflict with master branch

    Paul English committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    9dd4cf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Merge pull request #115 from bigbite/fix/extract-cypress-version

    Fixes an issue where WP-Cypress could not find cypress/package.json
    PaulREnglish authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    21c3ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344bb9f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Updated polyfill

    jasonagnew committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f33c8f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    cabacc5 View commit details
    Browse the repository at this point in the history
  2. fix: linting issues

    g-elwell committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    13d9504 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #109 from bigbite/feature/no-docker-mode

    Add No Docker Mode
    g-elwell authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c725628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044969d View commit details
    Browse the repository at this point in the history
  5. docs: version bump

    g-elwell committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b48799a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix: re-apply fix from #115

    g-elwell committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d84b413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b1c35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f3d491 View commit details
    Browse the repository at this point in the history