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: Codeinwp/raft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: Codeinwp/raft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.3
Choose a head ref
  • 10 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 14, 2024

  1. Sync branch [skip ci]

    pirate-bot authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e4787e5 View commit details
    Browse the repository at this point in the history
  2. Sync branch [skip ci]

    pirate-bot authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9682b72 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore(deps-dev): bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0

    Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.8.1 to 3.9.0.
    - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
    - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
    - [Commits](PHPCSStandards/PHP_CodeSniffer@3.8.1...3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: squizlabs/php_codesniffer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a26e646 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. fix: nps survery appearing on new installs

    Fixes the issue with nps survey appearing in new installs when the theme is downloaded programmatically.
    HardeepAsrani authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d03b943 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. chore(deps): bump codeinwp/themeisle-sdk from 3.3.13 to 3.3.14

    Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.13 to 3.3.14.
    - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
    - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md)
    - [Commits](Codeinwp/themeisle-sdk@v3.3.13...v3.3.14)
    
    ---
    updated-dependencies:
    - dependency-name: codeinwp/themeisle-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    adcbe1d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #110 from Codeinwp/dependabot/composer/development…

    …/codeinwp/themeisle-sdk-3.3.14
    
    chore(deps): bump codeinwp/themeisle-sdk from 3.3.13 to 3.3.14
    HardeepAsrani authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    057cdbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from Codeinwp/dependabot/composer/development…

    …/squizlabs/php_codesniffer-3.9.0
    
    chore(deps-dev): bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0
    HardeepAsrani authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3d3ea4a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #109 from Codeinwp/fix/issue-116

    fix: nps survery appearing on new installs
    HardeepAsrani authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    835f8db View commit details
    Browse the repository at this point in the history
  4. release: nps fix

    ### Bug Fixes
    
    - **Fix NPS Survey**: Fixed survey appearing instantly when theme installed programmatically.
    HardeepAsrani authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1f0312e View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.1.3

    ##### [Version 1.1.3](v1.1.2...v1.1.3) (2024-03-11)
    
    ### Bug Fixes
    
    - **Fix NPS Survey**: Fixed survey appearing instantly when theme installed programmatically.
    pirate-bot committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ca65b48 View commit details
    Browse the repository at this point in the history
Loading