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/themeisle-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d1b92f3
Choose a base ref
...
head repository: Codeinwp/themeisle-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1754feb
Choose a head ref
  • 19 commits
  • 29 files changed
  • 6 contributors

Commits on Apr 15, 2024

  1. Sync branch [skip ci]

    pirate-bot authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6715dfd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Sync branch [skip ci]

    pirate-bot authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bc9a1f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

  1. feat: add float widget module

    Reference: Codeinwp/themeisle#1539
    preda-bogdan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0a23002 View commit details
    Browse the repository at this point in the history
  2. chore: added unit-test

    preda-bogdan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    15bceba View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix: typo in Licenser.php

    Fixes a typo that tries to display a non-existing string.
    HardeepAsrani authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3a5a763 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from Codeinwp/fix/string-typo

    fix: typo in Licenser.php
    HardeepAsrani authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9b953fb View commit details
    Browse the repository at this point in the history
  3. release: fix debugging errors

    - fixes non-existant string being used in Licenser
    HardeepAsrani authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    53d8763 View commit details
    Browse the repository at this point in the history
  4. Sync branch [skip ci]

    pirate-bot authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3f6c925 View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.3.21 [skip ci]

    ##### [Version 3.3.21](v3.3.20...v3.3.21) (2024-04-29)
    
    - fixes non-existant string being used in Licenser
    pirate-bot committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c73f9f8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix: active logger flag for PRO users

    Since the logger flag is connected with UI in plugins, the users will see the true state.
    Soare-Robert-Daniel committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b8d9977 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b9d509d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #233 from Codeinwp/fix/formbricks-update

    fix: update NPM packages
    vytisbulkevicius authored May 17, 2024
    Configuration menu
    Copy the full SHA
    47345c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #232 from Codeinwp/fix/logger-flag

    Activate the logger flag for PRO users
    vytisbulkevicius authored May 17, 2024
    Configuration menu
    Copy the full SHA
    1874051 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b9a23a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #234 from Codeinwp/fix/rollback_remote_get_vip

    fix: updated check when using wp_remote_get
    vytisbulkevicius authored May 17, 2024
    Configuration menu
    Copy the full SHA
    12a545c View commit details
    Browse the repository at this point in the history
  6. release: fixes

    - Updated NPM packages
    - Fixed the default state of the telemetry logger flag for PRO users
    - Added floating widget functionality
    - Updated the remote get check for WordPress VIP env
    vytisbulkevicius authored May 17, 2024
    Configuration menu
    Copy the full SHA
    3719301 View commit details
    Browse the repository at this point in the history
  7. chore(release): 3.3.22 [skip ci]

    ##### [Version 3.3.22](v3.3.21...v3.3.22) (2024-05-17)
    
    - Updated NPM packages
    - Fixed the default state of the telemetry logger flag for PRO users
    - Added floating widget functionality
    - Updated the remote get check for WordPress VIP env
    pirate-bot committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1754feb View commit details
    Browse the repository at this point in the history
Loading