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/visualizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.5
Choose a base ref
...
head repository: Codeinwp/visualizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.6
Choose a head ref
  • 17 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    5101349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d88610 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    6b1b28e View commit details
    Browse the repository at this point in the history
  2. Fix phpcs error #893

    girishpanchal30 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    1f03392 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

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

Commits on Apr 21, 2022

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

Commits on May 11, 2022

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

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    e3dceb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ffaa8a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Merge pull request #899 from Codeinwp/bugfix/898

    Fix PHP 8.0 or above compatibility issue
    selul authored May 26, 2022
    Configuration menu
    Copy the full SHA
    c6cdad7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #897 from Codeinwp/fix/896

    Separate attributes by white space
    selul authored May 26, 2022
    Configuration menu
    Copy the full SHA
    15ac5fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #894 from Codeinwp/bugfix/893

    Fix compatibility issue with UCFW plugin
    selul authored May 26, 2022
    Configuration menu
    Copy the full SHA
    467e523 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #895 from Codeinwp/bugfix/pro/335

    Fix chart rendering issue with custom accordion
    selul authored May 26, 2022
    Configuration menu
    Copy the full SHA
    d87a1f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #891 from Codeinwp/bugfix/333

    Fix conflict with translation plugins
    selul authored May 26, 2022
    Configuration menu
    Copy the full SHA
    71c9d00 View commit details
    Browse the repository at this point in the history
  6. Update readme.txt

    selul authored May 26, 2022
    Configuration menu
    Copy the full SHA
    1d1dc87 View commit details
    Browse the repository at this point in the history
  7. release: fixes

    - Fix PHP 8.0 or above compatibility issue
    - Fix the space missing between the id and class attributes of the charts
    - Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
    - Fix charts placed in accordion (tabs) that do not load properly
    - Fix conflict with translation plugins
    selul authored May 26, 2022
    Configuration menu
    Copy the full SHA
    1135fed View commit details
    Browse the repository at this point in the history
  8. chore(release): 3.7.6

    ##### [Version 3.7.6](v3.7.5...v3.7.6) (2022-05-26)
    
    - Fix PHP 8.0 or above compatibility issue
    - Fix the space missing between the id and class attributes of the charts
    - Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
    - Fix charts placed in accordion (tabs) that do not load properly
    - Fix conflict with translation plugins
    themeisle[bot] committed May 26, 2022
    Configuration menu
    Copy the full SHA
    207f4d4 View commit details
    Browse the repository at this point in the history
Loading