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

Web SDK Release v1.11.3 #287

Merged
merged 36 commits into from
Oct 22, 2024
Merged

Web SDK Release v1.11.3 #287

merged 36 commits into from
Oct 22, 2024

Commits on Oct 9, 2024

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

Commits on Oct 14, 2024

  1. Merge branch 'develop' of https://github.com/CleverTap/clevertap-web-sdk

     into task/visual-editor-payload
    
    # Conflicts:
    #	clevertap.js.map
    #	clevertap.min.js
    ThisIsRaghavGupta committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    25d8c5b View commit details
    Browse the repository at this point in the history
  2. Updated build files

    ThisIsRaghavGupta committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0740356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76ac36b View commit details
    Browse the repository at this point in the history
  4. Web Push Prompt css fix (#276)

    * Updated font size and font-weight
    
    * Corrected styling for web push prompt box
    KambleSonam authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c7ad058 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/CleverTap/clevertap-web-sdk

     into task/visual-editor-payload
    
    # Conflicts:
    #	clevertap.js.map
    #	clevertap.min.js
    ThisIsRaghavGupta committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    792ac17 View commit details
    Browse the repository at this point in the history
  6. Updated build files

    ThisIsRaghavGupta committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d214173 View commit details
    Browse the repository at this point in the history
  7. Additional Triggers and Clicks for Web Popup (#278)

    * Added additional triggers and click logic. Refactored tr.js
    
    * handle preview cases
    
    * handling dismissSpamControl Logic
    
    * delay handling in exit intent
    
    * removed console log
    KambleSonam authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a7887b2 View commit details
    Browse the repository at this point in the history
  8. fix: added chanelogs

    kkyusuftk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    afea456 View commit details
    Browse the repository at this point in the history
  9. feat: updated SDK to 1.11.0

    kkyusuftk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1ae10fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39f7975 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7139a7 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'develop' of https://github.com/CleverTap/clevertap-web-sdk

     into task/visual-editor-payload
    
    # Conflicts:
    #	clevertap.js.map
    #	clevertap.min.js
    ThisIsRaghavGupta committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    310946f View commit details
    Browse the repository at this point in the history
  13. Updated build files

    ThisIsRaghavGupta committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    248636a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Web Push prompt button styling fix (#281)

    * prompt button style fix
    
    * prompt css fix
    
    * Fixed image styling
    KambleSonam authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a604726 View commit details
    Browse the repository at this point in the history
  2. Web Popup delay bugfix (#280)

    * Web Popup delay bugfix
    
    * changelog and package json update
    
    * Updated changelog
    KambleSonam authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1bcb560 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/CleverTap/clevertap-web-sdk

    … into develop
    
    # Conflicts:
    #	CHANGELOG.md
    #	clevertap.js
    #	clevertap.js.map
    #	clevertap.min.js
    #	package.json
    #	src/modules/webPushPrompt/promptStyles.js
    #	src/util/tr.js
    ThisIsRaghavGupta committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    36d6f1c View commit details
    Browse the repository at this point in the history
  4. Updated build files

    ThisIsRaghavGupta committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    27da8d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    710b02f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/CleverTap/clevertap-web-sdk

     into task/visual-editor-payload
    
    # Conflicts:
    #	clevertap.js.map
    #	clevertap.min.js
    ThisIsRaghavGupta committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d2a5553 View commit details
    Browse the repository at this point in the history
  7. Updated build files

    ThisIsRaghavGupta committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cde2a9b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    648fef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126466f View commit details
    Browse the repository at this point in the history
  3. Popup rendering fix in iframe (#284)

    * Fixed the iframe search on specific iframe
    
    * Updated changelog and package.json
    KambleSonam authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ffcac75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4bf17a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da72d62 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/CleverTap/clevertap-web-sdk

     into task/visual-editor-payload
    
    # Conflicts:
    #	CHANGELOG.md
    #	clevertap.js.map
    #	clevertap.min.js
    ThisIsRaghavGupta committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f3afb7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25af71d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    084851d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8beec3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    625a0b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09078da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f269e0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    879dcdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6e06e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #277 from CleverTap/task/visual-editor-payload

    Added changes for new payload structure
    ThisIsRaghavGupta authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9d655ef View commit details
    Browse the repository at this point in the history