dc_ajax_add_cart 8.x-1.0-beta1

Bug fixes
New features

New features

Bug fixes

    dc_ajax_add_cart 8.x-1.0-alpha6

    New features

    New features:

    • Issue #2910741: Ajaxify the Update cart button by subhojit777: Ajaxify the Update cart button
      • Changes made in the other test view, so that the test helper functions can be reused, without changing CSS class.
      • Fixed random failing test. The fix is done by removing the randomness in the test.

    dc_ajax_add_cart 8.x-1.0-alpha5

    New features
  • Issue #2910740: Ajaxify the Remove from cart button by subhojit777: Ajaxify the Remove from cart button
  • The ajaxified remove button as a views field. This field is available after enabling dc_ajax_add_cart_views module. This is available as a sub-module.

    Tests included:

    dc_ajax_add_cart 8.x-1.0-alpha3

    Bug fixes
    New features

    Bug fixes:

    • Add to cart form not ajaxified
    • Issue #2905814 by subhojit777: Multiple ajax submit

    New features:

    • Issue #2910738 by subhojit777: Ajaxify the confirmation message

    QA

    • TravisCI integration

    dc_ajax_add_cart 8.x-1.0-alpha2

    Bug fixes

    Relevant bug fixes and minor feature and code improvements:

    • AjaxAddToCartForm extends AddToCartForm
    • Ajax add to cart tests
    • Added missing schema
    • Hide irrelevant fields in ajax add to cart form

    dc_ajax_add_cart 8.x-1.0-alpha1

    New features
    • by subhojit777: Ajax add to cart form init
    • by subhojit777: 7.x -> 8.x init

    Please note that this only provides a new field formatter called Ajax add to cart form for Product type. Rest of the functionality are still in developement.

    dc_ajax_add_cart 8.x-1.x-dev

    • by subhojit777: Ajax add to cart form init
    • by subhojit777: 7.x -> 8.x init

    dc_ajax_add_cart 7.x-1.3

    Bug fixes

    Show correct selling price (discounted price if applicable)

    dc_ajax_add_cart 7.x-1.2

    Bug fixes

    Fixed removing product from cart does not honors "hide cart if empty" setting

    dc_ajax_add_cart 7.x-1.0-beta4

    Bug fixes
    New features
    • Fixed: Pop up message does not follows product variation
    • Updated: String translations corrected
    • Fixed: Remove from cart ajax is not working in pages that do not have add to cart button
    • Fixed: Javascript compatibility. Using jQuery delegate() instead of deprecated live() function

    dc_ajax_add_cart 7.x-1.0-beta2

    New features

    Added new feature - option to hide cart block if it is empty. Feature request #1966860
    CHANGELOG.txt added to the project

    dc_ajax_add_cart 7.x-1.0-beta1

    New features

    I thought that this module was breaking default add to cart message, but actually it did not. Hence a beta release

    Subscribe with RSS Subscribe to Releases for Commerce Ajax Add to Cart