Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    bd84486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f1430 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge branch 'development' of github.com:Codeinwp/woocommerce-product…

    …-addon into bugfix/pro/113
    girishpanchal30 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    361df99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f252409 View commit details
    Browse the repository at this point in the history
  3. Sync branch [skip ci]

    pirate-bot authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a9fd514 View commit details
    Browse the repository at this point in the history
  4. Sync branch [skip ci]

    pirate-bot authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1281a57 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. fix: invisible inputs in the screens lower than 992px were fixed

    Mustafa Şükrü Kapusuz committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2476dce View commit details
    Browse the repository at this point in the history
  2. refactor: top position of the ppom-modal-box was updated as 30px

    Mustafa Şükrü Kapusuz committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    43c0dc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #101 from Codeinwp/bugfix/pro/140

    Added image alt tag support
    Mustafa Kapusuz authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2d9393a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #100 from Codeinwp/bugfix/pro/113

    Fixed the price matrix calculation issue
    Mustafa Kapusuz authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    b4dfb1d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge pull request #103 from Codeinwp/fix/admin-field-modal

    Fixes on Admin -> PPOM Field Modal
    Mustafa Kapusuz authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    43a1938 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. fix: for theme compatibilities, conditionally override single product…

    … add cart form css display prop as block
    Mustafa Şükrü Kapusuz committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d5a27c5 View commit details
    Browse the repository at this point in the history
  2. chore: update phpdoc

    Mustafa Şükrü Kapusuz committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    854d09f View commit details
    Browse the repository at this point in the history
  3. chore: bump min php version as 7.2, min woocommerce version as 6.5

    Mustafa Şükrü Kapusuz committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    53f2073 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from Codeinwp/upgrade-min-php-to-7.2

    chore: bump min php version as 7.2, min woocommerce version as 6.5
    Mustafa Kapusuz authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b4995e7 View commit details
    Browse the repository at this point in the history
  5. refactor: downgrade codeinwp/themeisle-sdk version in composer.lock

    Mustafa Şükrü Kapusuz committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b3eb56a View commit details
    Browse the repository at this point in the history
  6. chore: run github php test workflow on php 7.2

    Mustafa Şükrü Kapusuz committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7e694d7 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump phpunit/phpunit from 6.5.14 to 8.5.33

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 6.5.14 to 8.5.33.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-8.5.md)
    - [Commits](sebastianbergmann/phpunit@6.5.14...8.5.33)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3fabd5a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #111 from Codeinwp/dependabot/composer/development…

    …/phpunit/phpunit-8.5.33
    
    chore(deps-dev): bump phpunit/phpunit from 6.5.14 to 8.5.33
    Mustafa Kapusuz authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    fe6f76f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. chore: WC tested up to version info updated.

    Mustafa Kapusuz authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    69edda8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. chore(deps): bump codeinwp/themeisle-sdk from 3.2.34 to 3.2.39

    Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.2.34 to 3.2.39.
    - [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.2.34...v3.2.39)
    
    ---
    updated-dependencies:
    - dependency-name: codeinwp/themeisle-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    38e506c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    6bbd900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32225e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Mar 30, 2023

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

Commits on Mar 31, 2023

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

    …/codeinwp/themeisle-sdk-3.2.39
    
    chore(deps): bump codeinwp/themeisle-sdk from 3.2.34 to 3.2.39
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    246bcdd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from Codeinwp/bugfix/pro/167

    Fixed already data name exists field error
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ce48ba7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #122 from Codeinwp/bugfix/pro/175

    Fixed file upload issue with the iOS safari browser
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c4fe91c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #118 from Codeinwp/bugfix/pro/169

    Fixed email field validation issue with conditional repeater
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0df9234 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #119 from Codeinwp/bugfix/pro/171

    Fixed img field cumulates price issue for non-english title
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1a8fc39 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #108 from Codeinwp/fix/single-product-add-to-cart-…

    …neve
    
    Fix Neve + PPOM Visual Compatibility on Single Product Page
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    eb04966 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #117 from Codeinwp/bugfix/pro/150

    Fixed image cropper issue
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bfd9202 View commit details
    Browse the repository at this point in the history
  8. release: new version

    - [Fix] The options of the meta field are not visible on smaller window size
    - [Fix] Layout conflict with Neve on product page on the quantity field and add to cart button
    - [Fix] [PPOM Pro] Editing created field throws an error
    - [Fix] [PPOM Pro] No alt text for image input type
    - [Fix] [PPOM Pro] Total price get 0 when the price matrix is used for discounts on higher quantities
    - [Fix] [PPOM Pro] File upload doesn't work with iOS Safari browser if field shows up based on condition
    - [Fix] [PPOM Pro] Conditional repeater prevents the product from being added to the cart
    - [Fix] [PPOM Pro] Images field cumulates price of all options if the labels are not in English
    - [Fix] [PPOM Pro] Image cropper doesn't work on PHP8
    - Themeisle SDK Update
    - Min PHP Version updated as 7.2
    - Minimum WooCommerce Version updated as 6.5
    Mustafa Kapusuz authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f094ed6 View commit details
    Browse the repository at this point in the history
  9. chore(release): 32.0.4

    ##### [Version 32.0.4](v32.0.3...v32.0.4) (2023-03-31)
    
    - [Fix] The options of the meta field are not visible on smaller window size
    - [Fix] Layout conflict with Neve on product page on the quantity field and add to cart button
    - [Fix] [PPOM Pro] Editing created field throws an error
    - [Fix] [PPOM Pro] No alt text for image input type
    - [Fix] [PPOM Pro] Total price get 0 when the price matrix is used for discounts on higher quantities
    - [Fix] [PPOM Pro] File upload doesn't work with iOS Safari browser if field shows up based on condition
    - [Fix] [PPOM Pro] Conditional repeater prevents the product from being added to the cart
    - [Fix] [PPOM Pro] Images field cumulates price of all options if the labels are not in English
    - [Fix] [PPOM Pro] Image cropper doesn't work on PHP8
    - Themeisle SDK Update
    - Min PHP Version updated as 7.2
    - Minimum WooCommerce Version updated as 6.5
    pirate-bot committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d287911 View commit details
    Browse the repository at this point in the history