Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@cshold cshold released this 28 Apr 19:15
· 1118 commits to master since this release

Ajax Cart Update

  • #47 Ajax cart default layout (handlebars.js) now uses Timber's grid and is fully responsive
    • This means you must include timber.scss.liquid to have the layout work as expected
    • Default is still to use the cart.liquid template, so this is just a safe fallback
  • #50
    • Nicer error handling when adding more than the available item quantity
    • Add option to use js quantity selectors with or without the ajax cart
    • Updated styles of the quantity selector so it's a little easier to update/customize

General Fixes

  • #46 Generalized ajax cart form selector in case the form's action is changed
  • #48 Prepopulate user input fields if user is logged in
  • #49 Remove option to disable FB/Pinterest open graph tags and twitter cards in settings