1.13.8
Report
Package was generated and uploaded on Aug 16, 2022 11:05:57
with the following dependencies:
swissup/module-breeze:1.13.8
swissup/module-breeze-integrations:1.2.3
Changelog
swissup/module-breeze — 1.13.8 (was 1.13.6)
- Version 1.13.8 776d38
- Request: 'type' is an alias for 'method' 802b54
- dataType is used to parse ajax response only 0263c2
- Try to align $.post with jquery when raw json string is sent b833f2
- Fixed ability to send json-encoded data when
type: 'json'
is used cb8d50 - Added ability to pass url as a first argument to request methods 191599
- Version 1.13.7 218ad1
- Ability to disable js via xml layout update
Example:
<item name="turbo" xsi:type="boolean">false</item>
<item name="breeze-turbo" xsi:type="boolean">false</item> 1ed131 - Fixed ability to disable turbo at store level using backend config 050f04