Powered by Adobe Commerce 2.4.6-p4

box_breeze_marketplace.png

Breeze

PRODUCT:
0
TOTAL:

Overview

Back to top

The free extension license allows for using the module for all stores with annual sales below 200 000 USD. To get a commercial license, you have to be part of the Swissuplabs extension club

Notice: Current release doesn't support configurable and bundle products.

We released the Breeze module for Magento 2 to help you create Magento alternative js frontend for your store. Our extension removes all custom and third-party scripts. We reduced CSS. This all creates lighter-weight pages serving a faster experience to your site visitors. Just by testing the Breeze module on Luma and some other themes' homepage, we got perfect results. We improved Fully Loaded Time, Time to Interactive, Total Page Size, and Total Page value. That way we achieved Google Page Speed Score 95+.The main goal of our module is to optimise any Luma-based theme for the best performance. With the Breeze module, you enable the fastest front end. It will help your  Magento 2 site to pass the Core Web Vitals test. 

 

Main features

Integration with Knockout.js framework

  • Support of the same Knockout.js used by Magento 2.
  • Works well with the latest Magento 2 functionality.
  • Easy integration process.

Magento 2 pages support

  • Integration with Magento 2 Homepage and other CMS pages.
  • Integration of Search and Advanced search, Contact Us page, Account page.
  • Integration with Magento 2 Category and Product pages. 
  • Support of Shopping Cart and Checkout page scripts in the next module's versions. 
  • Works with Simple, Virtual, Downloadable, and Grouped Magento 2 product types.

Magento 2 features support

  • Support of Add to cart, compare, and wishlist feature
  • Support of Minicart and MAP popups
  • Support of Recently viewed products and Product page gallery.
  • Support of Quick search and Google analytics.
  • Support of Cookie restriction mode, Paypal buttons, and Varnish cache (ESI blocks).

Technical Specifications

Back to top

Seller profile

Templates Master

Seller contact

E-mail

Current Version

2.15.0

Adobe Commerce platform compatibility

Adobe Commerce (cloud): 2.4 (current), 2.3 (obsolete)

Adobe Commerce (on-prem): 2.4 (current), 2.3 (obsolete)

Magento Open Source: 2.4 (current), 2.3 (obsolete)

Type

Stable Build

Updated

01 April, 2024

Categories

Extensions, Site Optimization, Performance

Quality Report

Back to top

Installation & Varnish Tests

Passed

Coding Standard

Passed

Plagiarism Check

Passed

Malware Check

Passed

Marketing Review

Passed

Manual Testing

Passed

All tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.

Release Notes

Back to top

2.15.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    Fixes and Improvements

    - Magento 2.4.7 compatibility.
    - Paypal-in-context integration added.
    - ShowPassword component added.
    - Out of stock items in product listing are now displayed in gray colors in BreezeEvolution theme.
    - Fixed large margins between form fields when some fieldsets are empty.
    - Fixed overlapped msrp price when it’s shown aside of product name.
    - Added missing styles for MultiSourceInventory StorePickup module.
    - Fixed incorrect js dictionary file url.
    - Fixed missing cookie messages on initial page load.
    - Fixed js errors at “Paypal review order” page.
    - Fixed incorrect breadcrumbs at product page when turbo is disabled.

2.14.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Added compatiblity with AdobeCommerce.

    Requires swissup/module-breeze-magento-enterprise package installation. You can see the list of supported features in the readme section if the repository.

    - Improved developer experience

    Inline scripts with require() calls are no longer removed from the DOM structure. This was done to simplify integration of third-party modules.
    Improved javascript $().find|$().is methods for better support of jQuery specific selectors like :input, :button, :image etc.
    Added missing validateSingleElement function.
    Added missing prompt component.
    Align .trigger('submit') with jQuery - it will submit the form the the server now.
    Allow extending widget from prototype: $.widget('name', $.mage.name, {})
    $.Deferred object added.

    - Fixes

    Fixed not working first click on review stars when iOS device.
    Fixed incorrect breadcrumbs at products page when opening multiple browser tabs.
    Fixed incorrect date in calendar when year format is using two-digits.
    Fixed incorrect count of active ajax $.active requests when some is failed.
    Fixed not working onInteraction JS load rule.
    Fixed incorrect execution order of multiple large dynamic js components.
    Improved carousel styles.

2.13.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    New features
    - Dynamic JS feature added.

    Improved developer experiece
    - Allow extending custom uiComponents using .extend() function.
    Fixes
    - Fixed possible missing items in the header Account dropdown.
    - Fixed possible infinite spinner on initial page load.
    - Fixed possible horizontal scroll on customer registration page when DOB field is shown.
    - Fixed js errors after multiple fast clicks on the same link.

2.11.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    New Features and Improvements

    - The message about proper performance setup added to the backend panel.
    - Improve critical image preload on homepage and category pages.
    - $(el).lineClamp() widget added to use in pair with new line-clamp-[1..6] utilities.
    - Improve $.lazy behavior:
    - Ability to run some logic in the widget when element appears in viewport.
    - Color swatches are now render its options when element is visible.
    - Added ability to hide currency title using currency-separator and currency-title classes.
    - Added ability to use absolute position for actions block when using grid listing.

2.10.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Performance improvement for mid/low-end mobile devices. Total blocking time was reduced by 50-200ms. It’s is a 2x improvement for these devices!
    - Turbolinks.js is no longer included when disabled in backend settings.
    - Added ability to abort unfinished ajax request.
    - Fixed possible js error when creating spinner.

2.9.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - New gallery features added:
    Expanded mode
    Caption support
    Thumbnails as dots
    - Allow to use jQuery-like $.ajax().done|$.ajax().fail|$.ajax().always callbacks.
    - Fixed inability to translate “items|item” phrase.
    - Allow to get validator instance using .data('validator') method.
    - Added validateElement method to validator class.
    - Fixed script execution when using ko.html binding.

2.8.6:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Fixed not working GoogleAnalytics when using google/gtag/analytics4/active option.
    - Fixed email validation logic when email is not required.
    - Fixed not working gallery in ajax popup when customer pages are exluded from Breeze.
    Fixed js error when authenticationPopup or checkoutConfig options are not available on the page.
    - Fixed double reload at shopping cart page after discount code.
    - Removed :hover styles from buttons on touch devices to prevent stuck “active” state when clicked the button.
    - Added ability to store objects using $(element).data function.
    - Added ability to change turbo status programmatically using PHP plugin.

2.8.3:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - breeze:config:dump command added.

    This command is useful when using pipeline deployment without DB access.

    - Added missing $.fn.uniqueId and $.fn.removeUniqueId methods.
    - Fixed not visible global loading indicator when modal or slide panel is opened.

2.8.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Added ability to drag slider with mouse.
    - Fixed “Cannot apply bindings” error when scripts moved to the bottom.
    - Fixed possible incorrect products price when using Wageworx_AdvancedProductOptions.
    - Added focus state style for input fields in BreezeEvolution theme.

2.7.3:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Improved print order styles.
    - Fixed automatic print dialog appearance on all print pages.
    - Fixed incorrect component.destroy logic that prevented initializing the component once again.
    - Fixed inability to collapse accordion item when all items were initially active.
    - Improve MSRP styles when the price is hidden until checkout.

2.6.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    New Features

    Shopping cart page support added with the following Magento OpenSource features:
    Discount block
    Shipping and Tax Estimation block
    Gift Messages
    Added “Video as background” and “Parallax” PageBuilder features support.

    Improvements

    Price styles improved when Incl. tax and Excl tax are used.
    Added ability to initialize and render nested UI components.
    Added missing ‘validate-one-required-by-name’ validator.
    Added ability to persist collapsible element state using saveState option.
    Prevent jumping content when loading mask is added to the form.
    Fixed incorrect blocks sort order when using tab to navigate at the cart page.
    Few accessebilty errors where fixed.

    Bugfixes

    Fixed possibile duplicate price labels inside confiruable product’s dropdown options.
    Fixed not working “Add to cart” from msrp popup when tier prices are used.
    Fixed possible incorrect gallery images when using with configurable product.
    Fixed incorrect active image after choosing an option/swatch if main image is not first.
    Fixed few edge cases when saving data via ajax request.
    Fixed spinning minicart icon when trying to buy not available bundle product.
    Fixed ability to read/write boolean values in the local storage.

2.5.5:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Hotfix release that fixes js error in third-party module integrations. This error was added in previous 2.5.4 release.
    - Allow to call field validation without showing the errors
    - Fixed missing active class in manually added menu items.

2.5.4:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    Performance improvements
    - Allow using “Move js to bottom” option starting from Magento 2.4.1. In older Magento versions this option is not supported and will cause js error.
    - Improve image preload feature on the homepage.
    - Prevent CLS when breadcrumbs are too long for the single line in Evolution theme.

    Fixes and minor improvements
    - Improve styles for accordion and collapsible elements when using in CMS page.
    - Improve email validation, add pattern validation support.
    - Improved integration with Swissup_Pagespeed module.
    - Fixed js error on configurable product page when some images were excluded from display.
    - Fixed broken range slider styles in Firefox browser.

2.5.3:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Improve Adobe Commerce compatability

2.5.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Fixed broken email styles in Magento 2.4.6.
    - CSS fix to prevent third-party fieldsets from hiding at account edit page.
    - Allow to create nested sliders.
    - Fixed empty date of birth field in customer edit page.
    - Allow to use require() function without callback.
    - Few fixes to calendar component.

2.5.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Calendar support added. We’ve used hative HTML date field, so it may be quite limited compared to jQueryUI calendar. Please open a discussion, if it’s not working good for you.
    - Fixed possible missing components in generated bundles when using setup:static-content:deploy command.
    - CloudCommerce compatibility fixes. It’s now possible to run static content deployment during the build phase without DB access.
    - Code cleanup.

2.4.2:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Magento 2.4.6 and PHP 8.2 compatibility added.
    - Added ability to include third-party scripts after user interaction. This is a useful feature to include third-party scripts without affecting pagespeed score. The following modules will use this feature out of the box:
    - GoogleAnalytics
    - GoogleTagManager
    - Recaptcha
    - Show header icons without delay to decrease LCP value.
    - Fixed ability to select unavailable product in dropdown at configurable product page.
    - Fixed empty alt text in product main image. Product name will be used as a fallback now.
    - Fixed visible configurable variation qty when moved outside sku block.
    - Fixed jumping content when price label gets hidden.
    - Fixed invisible regular price for configurable products when discount is applied
    - Added missing minlength, maxlength, min, and max js validators.
    - Update all bundled js libraries.
    - Drastically reduced LCP value for Evolution theme.
    - Reduce noise at category listing for touch devices in Evolution theme - Add to cart button will use secondary button styles now.

2.3.3:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Fixed disabled submit button when google recaptcha module is active.
    - Improved styles when google recaptcha is added to the form.

2.3.2:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Fixed wrong image in magnifier after using swatch option

2.3.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Fixed possible bug when the same resource may load with different version number across the website.
    - Do not show empty active filters badge when using third-party layered navigation.

2.3.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Integration with smile/elasticsuite module added. Integration is available via separate module.
    - Range-slider component added to use with any third-party layered navigation module.
    - breeze:module:create command added.
    - breeze:theme:create command added.
    - RTL fixes for product magnifier.

2.2.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Magento_GoogleGtag integration added. Integration was added for both Analytics4 and Adwords components.

2.1.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Fixed wrong image in magnifier after using swatch option

2.1.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    Gallery Improvements

    Magnifier support added to product gallery.
    Fixed not working pinch to zoom when multiple galleries are created.
    Cache previously loaded images to decrease network requests count.
    Prevent 2 active thumbs in the gallery.

    General Fixes and Improvements

    Fixed missing js files in merged bundle when deploying on page refresh (dev mode).
    Do not encode non-latin chars in html source.
    Fixed inability to save address with selected region from customer address page.
    Fixed multiple visible spinners in one element.

    Evolution theme

    Enabled magnifier option.
    Display “Add to Cart” button on touch devices.
    Use sticky messages position.

2.0.1:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - Minor update

2.0.0:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    Backward Incompatible Changes
    Removed all rgb-* variables to simplify theme styling.
    Changed markup in the header dropdown items.
    Dark mode was disabled since it was rarely used by the customers.
    A bunch of less variables were renamed.

    Fixes and Improvements
    Argento Force theme created.
    Improved LCP on product page using fetchpriority for product image.
    Easier forms and buttons customizations using LESS variables.
    Simplified responsive layout breakpoints.
    As a result of simplified layout we’ve decreased count of generated responsive images that may be crucial for budget hostings.
    Sticky messages with autohide feature added.
    Containered slider style added.
    Automatically reload page during turbo load if static files were changed.
    And more than 50 small fixes in CSS and JS components.

1.14.4:

  • Compatible with Adobe Commerce (cloud) : 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.4
  • Compatible with Magento Open Source : 2.4
  • Stability: Stable Build
  • Description:

    - In addition to previous release we’ve added support for inline scripts. This allows reusing Luma-based templates with simple inline scripts.

1.13.10:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed invalid resources paths in css when critical is enabled
    - Fixed error in log files about missing requirejs files when merge is enabled

1.13.9:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Header panel was moved into the slideout menu on mobile devices.
    - Amasty_MostViewed integration added.
    - CSS fixes for Right-to-Left languages.
    - Fixed not working “scroll to top” on Breeze Evolution theme (iOS only).

1.13.8:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Properly update product price when changing qty and tier-pricing is enabled.
    - Fix incorrect price when configurable options passed via query hash params (Example: #190=3).
    - Fixed not working “Reload captcha” button.
    - Fixed error during static content deploy if minification option was changed.
    - Fixed styles for configurable product options that are not swatches.

1.12.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fix lighthouse error about missing dimensions
    - Reduce CLS
    - Fixed vertical gallery alignment when thumbnails are empty
    - Allow to use newlines and indentation in config file
    - Prevent content jumping when reveal-on-hover is disabled
    - Fixed "magento_import returns empty result" notice in system.log
    - Possible fix for "Illegal string offset" in older magento versions
    - Fixed visible scrollbar when items use negative margins (reveal on hover)
    - Reveal effect and keyboard navigation
    - Add classes for recent products
    - Leave the space for possible box-shadow only
    - Fixed jumping slider arrows
    - Products carousel improvements
    - Fixed disabled saveAddress button in Magento 2.4.4
    - Send to friend page is not supported
    - Update turbolinks from official repo
    - Proper fix for turbolinks on 404 pages
    - Remember recently viewed products for 1 day instead of ~17 minutes
    - Fix blurry images on retina screens
    - Fix not working recent products
    - Improve carousel styles
    - Fixed ability to initialize carousel from js code
    - Fixed not working anchor "reviews" link at product page
    - Proper implemenation of expanded tabs
    - Fixed page reload on first tab click
    - Fixed blurry thumbnails on retina screens
    - Fixed blocked scrollbar when modal was opened and user clicked back/forwards buttons
    - Do not add tabindex if element doesn't do anything
    - Fixed error when responsive images are disabled
    - Added missing calls to parent destroy method 89296
    - Prevent layout shift when using vertical mode and some option has many images
    - Breeze gallery flexibility improvements a06fc
    - Improve menu integration with third-party modules
    - Prevent double tab in pagebuilder tabs
    - Do not break the page when markup is broken
    - Added additional class for stripes theme

1.11.11:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fix price update for configurable products when swatches moved to media block

1.11.8:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Allow to use matchVideoId from other components
    - Php 8.1 fixes
    - Fixed possible error in terminal after backend theme deployment.

1.11.6:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    Much better $.ajax request compatibility with jQuery syntax:

    - beforeSend support added.
    - context support added.
    - Better handling of plain html response.
    - Ability to pass request data as URL-encoded string.

1.11.4:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed missing some js components when deploying via terminal
    - Fixed php error in _fetchDbLayoutUpdates method
    - Don't redeploy all bundles when only one was changed
    - Deploy all registered bundles as once.
    - Will be used for deployment without DB connection
    - Allow to deploy bundles without DB connection (Cloud Commerce)

1.10.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Emulate frontend area during deployment.
    - No issues fixes, just in case.
    - WIP: deploy bundles in terminal
    - Fixed incorrect array merge
    - WIP: deploy bundles from terminal (Fixes cloud issues)
    - Allow to disable js bundling in production
    - Update cash to 8.1.1 plus applied PR's from github

1.10.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Support for jQuery-like api in ajax requests: $.ajax, $.post, $.get.
    - Added support for multiple expanded tabs. This is useful when transforming tabs into accordion.
    - Improved click handling inside modal popups.
    - Improved SPA experience.

1.9.2:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Update js code according to latest version
    - Fix js error in google-tag-manager-universal
    - Move php code into xml layout instructions
    - Fixed not working "close menu" button

1.9.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Support for jQuery-like api in ajax requests: $.ajax, $.post, $.get.
    - jQuery-like success callback. Now the callback recieves parsed data as first parameter and response object as a second.
    - Added support for multiple expanded tabs.
    - Improve click handling inside modal popups.
    - Improve SPA experience.
    - Deprecated JS code removed.

1.8.4:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Allow to create nested view components.
    - Fixed js error when recaptcha is enabled in product review form.
    - Fixed “getTemplate” error when third-party component is not available in Breeze.

1.8.3:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed wrong background color in opened gallery
    - Do not cleanup bindings because single element can be used for multiple event names
    - Fixed js error when spinner is used without initialized blockLoader widget
    - Added ability to pass string and callback to the

1.8.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Remove lazyload attribute from main image in gallery since it’s rendered above the fold.
    - Focus trap added to the modal popups.
    - Improved image loader when click on the swatch attribute.
    - Added responsive image support. Used in Breeze Blank theme.
    - Keyboard navigation improvements.
    - Prevent button resize when press add to cart.
    - Underscore library updated to the latest version.
    - Small fixes in various js components.

1.7.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added Pagebuilder’s Slider and Carousel support.
    - Swipe gestures added to product page gallery
    - Use tiny scrollbar for product gallery.
    - Prevent page zoom when double click on slider or gallery arrows/dots.
    - Fixed js error when third-party module uses minicart/content.html template.
    - Improved js bundles invalidation. Previously you had to remove old bundles manually. Now new bundles updated automatically after cache cleanup.
    - Cleanup dom structure from js templates to improve dev expirience when using Elements panel in dev tools.
    - Added ability to disable component via mixin.
    - Lazy mixins and widget declarations. You can now declare mixins and components before parent class is loaded.
    - Code refactoring.

1.4.4:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added ability to disable Breeze for specified URLs.
    - Magento_Captcha integration added.
    - Magento_ReCaptcha integration added.
    - Magento_LoginAsCustomer integration added.
    - Swissup_Ajaxpro integration added (Since shopping cart page is not supported, we use fallback to minicart content in popup when shopping cart is selected in configuration).
    - Swissup_ProLabels integration updated (Missing labels on main product image in third-party themes).
    - Added modal, alert, and confirm components.
    - When debug mode is enabled and ‘?breeze=1’ parameter is set, Breeze will work regardless if current page is from exluded urls list.
    - Fixed not working ‘Add all to cart’ button at wishlist page.
    - Fixed js error at customer account page.
    - Fixed not working gallery on wishlist/configure page.
    - Fixed failed form validation when checkbox with empty value is required.
    - Prevent layout shift in gallery component when critical CSS is enabled.

1.2.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Configurable products support added.
    - Colorswatches support added.

1.0.3:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Initial release (Current release doesn't support configurable and bundle products and colors swatches)

Support

Back to top

The best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.

Contact Vendor

Q & A

Back to top

Reviews

Back to top