Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
breezefront / theme-frontend-breeze-evolution
2.1.9 Aprbreezefront / breeze-blank
2.7.4 Apr-
2.7.4
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-breeze:2.15.0
swissup/module-breeze-integrations:1.3.2
swissup/theme-frontend-breeze-blank:2.7.4
Changelog (autogenerated)
swissup/module-breeze — 2.15.0 (was 2.14.0)
-
Version 2.15.0 0dbf6c
-
New bundle for dynamic js only. Useful for third-party integrations. e61aa6
-
Allow to use $.mixin on instantiated component 22ec6b
-
Improve logic for dynamically registered components.
It will register both path and alias (if available) now. fdfbf7 -
PaypalInContext support 8a3ae1
-
Added "shim.exports" support for PaypalInContext module 7a530d
-
Automatically register dynamic js components 6359e8
-
Fixed js error when checkoutConfiug is not available a1eb36
-
Fixed js error when navigating from "paypal review" to cart using Turbo 102fb8
-
Fixed js errors at "paypal review order" page 656247
-
Align $.post and $.get methods with jQuery API
Second argument is a data object, not the settings. dd545d -
Removed excessive code 695a6d
-
Improve Deferred API: resolve, reject should return promise.
Fixes PaypalInContext: `return $.Deferred().resolve();` 7cd10e -
Allow to pass observables in request params (PaypalInContext) 578016
-
Fixed incorrect 'response' parameter in 'ajax:addToCart' event 363684
-
Pass element in initialize method (Same as in Luma) 2baac1
-
Improve $.Deferred API 8949ea
-
Magento 2.4.7 fix: purgeMessages is not a function 934df5
-
Cleanup messages after hide animation. Fixes too large gap if cookie message was hidden. d21a0d
-
Fixed missing cookie messages on initial page load (compare) 2f9454
-
Fixed incorrect url to the json dictionary file bc4cde
-
Fixed incorrect breadcrumbs ($.breeze.referrer) when turbo is disabled ab98b5
-
Revert "Fixed incorrect breadcrumbs ($.breeze.referrer) when turbo is disabled"
This reverts commit e2daefad4de332b5fa34f2185843f623f72b4d21. bef34b -
Show password component added fafbca
-
Autoregister dynamic components for easier reuse of luma files.
See the next commit with show password component. 18ff9c -
Render login popup just before show instead of lazy 0a1b2e
-
Align ajax callbacks with jQuery API: add status and pass json data if possible d47d91
-
Minimal uiLayout implementation (Used by StripePayments) 580f45
-
Added Magento_Ui/js/model/messages for easier third-party integrations b38040
-
Allow passing message container in config df1b6b
-
Initialize should return `this` 6ca04f
-
Fixed incorrect breadcrumbs ($.breeze.referrer) when turbo is disabled e2daef
-
Ability to unset layout item with falsy value f49dd5
-
Fix duplicate "add to cart" action when using `.trigger('submit')`
This commit allows preventing "submit" event in listeners attached
to parent elements (document). 821e4b -
Allow importing js without file extension 7ed663
-
Added ability to write mixin for plain objects and functions 0421d2
-
Added missing 'mage/storage' component f9547f
-
Version 2.14.4 f5f565
-
Fixed infinite cart page reload when third-party module changes 'cart' on each page reload (Klaviyo_Reclaim) 51841c
-
Add missing customerData.getInitCustomerData function 45a8f6
-
Improve $.Deferred API bce941
-
Fixed persistent paypal error message across all pages b04d05
-
Version 2.14.3 2fe57c
-
Allow to pass function in `.text()` a37d00
-
Constraint dropdown inside parent container with 'overflow' style c36de5
-
Version 2.14.2 57ba9a
-
Fixed not working gtm if gtag function is declared in third-party module cb84b4
-
Version 2.14.1 6ad0a3
-
Fixed js error when selector is not a string b39076
swissup/theme-frontend-breeze-blank — 2.7.4 (was 2.7.0)
-
Version 2.7.4 a6d526
-
Paypal InContext styles 382990
-
Configurable css filter for out of stock items 6e4d95
-
Fixed "Out of stock" label styles when primary actions use absolute position dc3190
-
Hide empty fieldsets (Review form on Magento 2.4.7) cd1255
-
Added integration with PickupInStore a46995
-
Fixed extra margins around empty elements 8abe80
-
"Selected" state for secondary button (Used by MSI store pickup module) ead464
-
Missing msrp link style in shopping cart 8c2d30
-
Remove extra spacing below line-through price when msrp is used fb6a7b
-
Fixed overlapped msrp price when it's shown aside of product name 2a3d3a
-
Remove hardcoded old-price text-decoration a74d7b
-
Version 2.7.3 b10782
-
Fixed not working `:extend` styles on newer less.js version.
https://github.com/orgs/breezefront/discussions/252 d3fa40 -
Hide mixins from output (If `import (reference)` will be removed) a0dbbf
-
Remove unused styles (Newsletter block doesn't have block-title and block-content children) eb847a
-
Fixed tocart styles when actions are absolutely positioned 34a28d
-
Version 2.7.2 27fe3d
-
Disable sticky product info by default 98c2f9
-
Fixed product page styles when details block is removed from layout d516c8
-
Fixed sticky info positioning inside modal popup 04c406
-
Sticky media and info at the product page e3eb9c
-
Version 2.7.1 ab1627
-
Do not use two-column boxes in sidebar (Add by sku) 018e85
-
breezefront / theme-frontend-breeze-blank
2.7.4 Aprbreezefront / breeze
2.15.0 Apr-
2.15.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-breeze:2.15.0
swissup/module-breeze-integrations:1.3.2
Changelog (autogenerated)
swissup/module-breeze — 2.15.0 (was 2.14.1)
-
Version 2.15.0 0dbf6c
-
New bundle for dynamic js only. Useful for third-party integrations. e61aa6
-
Allow to use $.mixin on instantiated component 22ec6b
-
Improve logic for dynamically registered components.
It will register both path and alias (if available) now. fdfbf7 -
PaypalInContext support 8a3ae1
-
Added "shim.exports" support for PaypalInContext module 7a530d
-
Automatically register dynamic js components 6359e8
-
Fixed js error when checkoutConfiug is not available a1eb36
-
Fixed js error when navigating from "paypal review" to cart using Turbo 102fb8
-
Fixed js errors at "paypal review order" page 656247
-
Align $.post and $.get methods with jQuery API
Second argument is a data object, not the settings. dd545d -
Removed excessive code 695a6d
-
Improve Deferred API: resolve, reject should return promise.
Fixes PaypalInContext: `return $.Deferred().resolve();` 7cd10e -
Allow to pass observables in request params (PaypalInContext) 578016
-
Fixed incorrect 'response' parameter in 'ajax:addToCart' event 363684
-
Pass element in initialize method (Same as in Luma) 2baac1
-
Improve $.Deferred API 8949ea
-
Magento 2.4.7 fix: purgeMessages is not a function 934df5
-
Cleanup messages after hide animation. Fixes too large gap if cookie message was hidden. d21a0d
-
Fixed missing cookie messages on initial page load (compare) 2f9454
-
Fixed incorrect url to the json dictionary file bc4cde
-
Fixed incorrect breadcrumbs ($.breeze.referrer) when turbo is disabled ab98b5
-
Revert "Fixed incorrect breadcrumbs ($.breeze.referrer) when turbo is disabled"
This reverts commit e2daefad4de332b5fa34f2185843f623f72b4d21. bef34b -
Show password component added fafbca
-
Autoregister dynamic components for easier reuse of luma files.
See the next commit with show password component. 18ff9c -
Render login popup just before show instead of lazy 0a1b2e
-
Align ajax callbacks with jQuery API: add status and pass json data if possible d47d91
-
Minimal uiLayout implementation (Used by StripePayments) 580f45
-
Added Magento_Ui/js/model/messages for easier third-party integrations b38040
-
Allow passing message container in config df1b6b
-
Initialize should return `this` 6ca04f
-
Fixed incorrect breadcrumbs ($.breeze.referrer) when turbo is disabled e2daef
-
Ability to unset layout item with falsy value f49dd5
-
Fix duplicate "add to cart" action when using `.trigger('submit')`
This commit allows preventing "submit" event in listeners attached
to parent elements (document). 821e4b -
Allow importing js without file extension 7ed663
-
Added ability to write mixin for plain objects and functions 0421d2
-
Added missing 'mage/storage' component f9547f
-
Version 2.14.4 f5f565
-
Fixed infinite cart page reload when third-party module changes 'cart' on each page reload (Klaviyo_Reclaim) 51841c
-
Add missing customerData.getInitCustomerData function 45a8f6
-
Improve $.Deferred API bce941
-
Fixed persistent paypal error message across all pages b04d05
-
Version 2.14.3 2fe57c
-
Allow to pass function in `.text()` a37d00
-
Constraint dropdown inside parent container with 'overflow' style c36de5
-
Version 2.14.2 57ba9a
-
Fixed not working gtm if gtag function is declared in third-party module cb84b4
-
breezefront / module-breeze
2.15.0 Aprbreezefront / module-breeze-nosto
1.0.0 Aprswissup / checkout-success
2.0.9 Mar-
2.0.9
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-checkout-success:2.0.9
swissup/module-checkout:1.5.2
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-checkout-success — 2.0.9 (was 2.0.8)
swissup/module-core — 1.12.19 (was 1.12.18)
swissup / customer-field-manager
1.2.11 Mar-
1.2.11
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-customer-field-manager:1.2.11
swissup/module-field-manager:1.3.4
swissup/module-core:1.12.19
Changelog (autogenerated)
swissup/module-customer-field-manager — 1.2.11 (was 1.2.10)
swissup/module-field-manager — 1.3.4 (was 1.2.16)
-
Version 1.3.4 80c65e
-
Fixed php error caused by last commit 98f125
-
Version 1.3.3 2a32e5
-
Fixed error when saving datefield from the store with fr_FR locale bdb22b
-
Reduce code nesting 15502c
-
Version 1.3.2 ff16ac
-
Improve attribute code in value fix 9f4881
-
Version 1.3.1 8ffdb9
-
PHP Stan fixes aa21ca
-
Version 1.3.0 86ad34
-
Fixed failed multiselect elements validation during checkout
The error was "Attribute %s does not contain option with Id %s"
It happened because Magento uses "\n" to implode value of custom attributes,
while validator expects ',' to get selected options. c61b66 -
Fixed php warning for multiselect elements d2223e
-
Added ability to create checkbox and radio options.
swissup/module-customer-field-manager#6 dd1051 -
Fixed: Undefined index type, when saving default magento fields. f40b60
-
Version 1.2.18 3e9139
-
Fixed not selected "No" option 904403
-
Version 1.2.17 332f8d
-
Try to create column after every save in case it wasn't created before bc8ded
-
Fixed not working DB column adding in AFM 8e590d
swissup/module-core — 1.12.19 (was 1.12.14)
-
Version 1.12.19 92dcf8
-
Fixed missing buttonLockManager on Magento 2.4.7 51bbfe
-
Version 1.12.18 2a8e32
-
Undefined constant Command::SUCCESS on magento 2.4.5 (close #18) d783fd
-
Version 1.12.17 f376f0
-
PHPStan fixes 72d569
-
Version 1.12.16 cd4b23
-
Refactor console command return statements to use built-in constants afb97a
-
Version 1.12.15 5b1638
-
Add --installed and --outdated options for module:list command f296a6
-
Merge pull request #17 from swissup/virtualcheck
Added option to check if there's no virtual themes and fix them 40c551 -
Code refactoring fb9de3
-
Applied code-review recommendations 2nd attempt c7fae8
-
Applied code-review recommendations 4d733c
-
Removed objectManager 612d9e
-
Removed unused files 1879b3
-
Moved js to separate file 772373
-
Merge branch 'master' into virtualcheck 342053
-
Added controller to apply changes to database f1201c
-
Replace \Zend_Http (zf1) for 2.4.6 compatability de5216
-
Remove debugging comments 58dcee
-
swissup / firecheckout
1.31.4 Mar-
1.31.4
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-address-autocomplete:1.7.0
swissup/module-address-field-manager:1.6.16
swissup/module-address-validation:1.0.4
swissup/module-checkout-cart:1.5.9
swissup/module-checkout-fields:1.6.11
swissup/module-checkout-registration:1.2.0
swissup/module-checkout-success:2.0.9
swissup/module-customer-field-manager:1.2.11
swissup/module-delivery-date:1.7.10
swissup/module-firecheckout:1.31.4
swissup/module-geoip:1.5.7
swissup/module-orderattachment:1.5.1
swissup/module-subscribe-at-checkout:1.3.5
swissup/module-taxvat:1.4.4
swissup/module-checkout:1.5.2
swissup/module-core:1.12.19
swissup/module-field-manager:1.3.4
swissup/module-firecheckout-integrations:1.4.7
Changelog (autogenerated)
swissup/module-checkout-fields — 1.6.11 (was 1.6.9)
-
Version 1.6.11 7d7f61
-
Fixed possible error during checkout placement 3fded7
-
Version 1.6.10 1eea6f
-
Convert date to ISO when edit field in backend fa2591
-
Patch to convert dates to ISO format 3492ed
-
Save date in DB in mysql format f87f4b
-
Fix for the prev commit and en_US locale a10708
-
Fixed invalid date in backend calendar editor when frontend/backend locales are en_US/uk_UA 597f97
swissup/module-checkout-registration — 1.2.0 (was 1.1.12)
-
Version 1.2.0 41b24b
-
Fixed detection of API order bb3d85
-
Fixed error in previous commit 93a846
-
Ability to disable module for orders created via rest/soap api. Closes #4 1aab49
swissup/module-checkout-success — 2.0.9 (was 2.0.8)
swissup/module-customer-field-manager — 1.2.11 (was 1.2.10)
swissup/module-delivery-date — 1.7.10 (was 1.7.9)
-
Version 1.7.10 38b733
-
Fixed error when delivery date is not set 1fb7b1
-
Fixed possible incorrect date in backend edit calendar fa6d50
swissup/module-firecheckout — 1.31.4 (was 1.31.3)
-
Version 1.31.4 f16cc4
-
Css fixes for third-party themes 1f0def
-
Fixed missing "Same as shipping" checkbox after using pickup in store ca9873
-
Fix info tooltip icon on breeze theme 09655c
swissup/module-orderattachment — 1.5.1 (was 1.5.0)
-
Version 1.5.1 fbc19e
-
Fixed inability to upload the same file multiple times in a row. Closes #19 0b3903
swissup/module-core — 1.12.19 (was 1.12.18)
swissup/module-field-manager — 1.3.4 (was 1.3.2)
-