Skip to content

Performance optimization, Fields, bug fixes

Compare
Choose a tag to compare
@alfredsgenkins alfredsgenkins released this 08 Jan 13:25
4448e0a

What's inside

  • Improved Field component
  • "Add to cart" notifications
  • Performance optimization

Feature breakdown

Performance optimization

Performance optimization was applied to back-end modules. This release adds them as theme dependency.

"Add to cart" notifications

The disabled button was confusing to some users - we made it always "press-able" if something is configured wrong - the notification will indicate this!

Improved Field component

The Input component was added in order to encapsulate the <input> rendering logic, optimized Field component performance and code repetition.

Bug Fixes

  • Email is now auto-complete-able in checkout
  • Select can now be disabled
  • Order total in checkout is now correctly calculated in all cases
  • Gallery appeared to small on some devices, it got redesigned to appear wider

Important notes

  • Image gallery image sizes changed, make sure to edit your etc/view.xml. New width of scandipwa_media_thumbnail - 150, new width of scandipwa_media_base - 650.