Skip to content

Releases: humanelement/module-mini-cart-auto-open

Magento 2.4 Compatibility - 2.2.1

25 Sep 16:52
2ef33ab
Compare
Choose a tag to compare

General Magento 2.4 Compatibility Changes

  • Add missing dependency on Magento_Store
  • Update composer dependency version constraints
  • Remove setup_version from etc/module.xml
  • Bump patch version

Scroll to Top Feature and General Improvements - 2.2.0

01 Oct 21:37
f3fa85a
Compare
Choose a tag to compare
  • Moved HumanElement_ScrollTop module functionality into this one
  • Adds system config for enabling scroll top top after adding product to cart
  • Converted Sidebar block into viewmodel for explicit dependencies
  • Converted Sidebar layout xml to use viewmodel formatting
  • Make catalog-add-to-cart-mixin less intrusive by moving where add to cart trigger lives
  • Update authors to include Ajay for his work on ScrollTop module
  • Update README to be more descriptive
  • Bump module version

Magento 2.3.2 Support - 2.1.0

29 Aug 01:17
c58e258
Compare
Choose a tag to compare
  • Updates to support Magento 2.3.2

Update PHP Version Constraint - 2.0.1

24 Dec 19:37
ff95fbf
Compare
Choose a tag to compare
  • PHP 7.1 version constraint added to composer.json (Credit to @alefemafra)
  • Bumped composer version to 2.0.1
  • Bumped magento module version from 0.1.0 -> 2.0.1 to match composer version (for consistency only)
  • No breaking changes made despite module version being bumped so high

Initial Release - 2.0.0

23 Aug 14:45
Compare
Choose a tag to compare
  • Auto opens mini cart after adding product to cart
  • Time minicart stays open can be adjusted via admin