Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
breezefront / theme-frontend-breeze-evolution
2.0.0 Novbreezefront / theme-frontend-breeze-blank
2.0.0 Novbreezefront / breeze
2.0.0 Nov-
2.0.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-breeze:2.0.0
swissup/module-breeze-integrations:1.2.7
Changelog (autogenerated)
swissup/module-breeze — 2.0.0 (was 1.13.10)
-
Version 2.0.0 f3b14f
-
Fixed broken markup when inline script has json encoded styles inside.
Closes #30 ff83db -
Update to the latest breeze theme 963267
-
Destroy on breeze:load is not needed (it was used as a fix for disabled turbo cache) 63cbbc
-
Use 'destroy' event to reset async memo 144f32
-
Fixed not working modal after using back/forward buttons b14a8a
-
Do not add anchor (#) to the url when using link to show modal popup 11e363
-
Make sure that async will work in early added scripts (inline) d6726d
-
Do not use 'unmount' event name as it may be needed in future d2268a
-
Do not use promise for define/require by default.
This allows splitting $.breezemap = component and component declaration
into separate files (Used in Swissup_BreezeMageworxAdvancedProductOptions) b67052 -
Trigger event when all elements gets unmounted db0ccb
-
Prevent slider flickering when containered style is used (turbo cache) 8e92b0
-
Do not use 'containered' logic on small screens because it's not visible
Additionally, it causes bigger LCP, especially on Moto G4 061ca6 -
Hide empty space on the slider edges when using containered mode d5463b
-
WIP: slider with visible prev and next slides on the screen c28ec9
-
Do not add close message button to the luma-based themes 5696a9
-
Sticky messages. Close message btn. ee46b3
-
Do not open menu too early 62f90d
-
Add menu hide/show delays to prevent too early close 9c6de9
-
Improved quick-view popup compatibility: init gallery on single element only ccc6bb
-
Do not add hash to the url when tab has dots in id/href b51d26
-
Fixed js error when bundle product has multiselect and back/forward button is used 89d16b
-
Scroll to tab content instead of tab title 2c5b9a
-
Fixed page reload when clicking on a link with anchor with dots a99b4a
-
Disable breeze in ajax response when request is initiated from unsupported page 976c63
-
Fixed undefined variable usage 7c8369
-
Fixed disabled qty fields at bundle product page aeaf98
-
Reload page if static version has changed (prevents js errors) 1343d7
-
Fixed small CLS when critical css is used on Luma-based theme b87aef
-
Fixed possible locked scrollbar when popup is closed 2ef116
-
Added fetchpriority to the preload link 996edd
-
Improve LCP on product page df42a4
-
Fixed jumping gallery when using critical css on Luma-based themes d40257
-
Do not redirect to homepage after logout if user navigates to another page f57842
-
Allow to add custom css classes to switcher wrapper 6438e1
-
Fix for previous commit (Sync styles with switcher when actions move to hader panel) 7d1b6e
-
Allow to move header actions into header panel (Sync styles with switchers) 95de27
-
Fixed js error when accordion is collapsed 21c8e3
-
Do not reveal scrollbar when nested popup is closed 93dba9
-
Version 1.14.4 72951a
-
Added 'mage/url' helper. This improves integration process with third-party modules. d29362
-
Magento 2.3 compatibility (secureRenderer) 7e158d
-
Version 1.14.3 e7f785
-
Fixed undefined '$localeFormatter' error on Magento < 2.4.5 01cbac
-
Version 1.14.2 2bd746
-
Search for template id without dots and slashes aebf53
-
Version 1.14.1 35f634
-
Allow to resolve urls and 'text!' using require function 297b56
-
Return promise from loadScript function 1cfa98
-
Price-utils added to breezemap 798156
-
Ability to process simple inline 'require()' scripts (need to add 'data-breeze') f7f892
-
Prevent multiple inline script calls when using back/forward e8a856
-
Improve integration process: allow to use require() in simple inline scripts 1c8aa5
-
Version 1.14.0 dc38e6
-
Allow third-party scripts (ga, chats, etc.)
Requirejs related scripts removed in layout update instructions. 4a18cd -
Ability to remove selected script if breeze is enabled b39c8e
-
Remove requirejs from layout 69bde8
-
Ability to reuse js files with simple uiComponents from Luma-based modules cc2fb6
-
Added missing translate function for 'Recent' product blocks 83e82d
-
Fixed syntax error 46713d
-
Improve ability to reuse Luma-based files. Custom aliases to use in `define` 5fdf4e
-
Define moved to separate file 97335d
-
Fixed broken gallery styles when using critical css. (Luma-based themes) bbd7d2
-
Allow to call scrollTop on the window object, like jQuery allows. ff0cf3
-
Fixed wrong scroll position on mobile devices after long tab was closed. df0a93
-
Remove redundant logic (Sync code with original component) 1354a9
-
Fixed Array to FormData serialization when sending ajax request
breezefront/theme-frontend-breeze-evolution#9 ad2583 -
Fixed logout redirect. (Magento 2.4.4-2.4.5 compatibility issue). a0af32
swissup/module-breeze-integrations — 1.2.7 (was 1.2.5)
-