Skip to content

Latest commit

 

History

History
70 lines (37 loc) · 1.42 KB

File metadata and controls

70 lines (37 loc) · 1.42 KB

Workarea Variant List 1.0.3 (2020-09-24)

  • Fix $0.00 Pricing in Cart Summary

    Workarea now reloads the item data before rendering the cart summary so as to display the correct pricing for a variant list product.

    VARLIST-2

    Tom Scott

  • Overhaul Schema.org microdata

    A port of the handsome and generous @meowsus' incredible work from a parallel dimension

    Curt Howard

Workarea Variant List 1.0.2 (2019-08-21)

  • Open Source!

Workarea Variant List 1.0.1 (2019-04-30)

  • Fix tests for Chrome 74

    The newer version of Capybara required by Chrome 74 considers whitespace differently than it used to. Update the tests to correspond.

    VARLIST-6 Ben Crouse

Workarea Variant List 1.0.0 (2019-03-13)

  • Add sortable columns for each variant detail type

    VARLIST-4 Matt Duffy

  • Use AddMultipleCartItems service class from base

    VARLIST-3 Matt Duffy

  • Add via param for metrics tracking

    ECOMMERCE-6630 Ben Crouse

  • Update for workarea v3.4 compatibility

    VARLIST-2 Matt Duffy

  • plugin implementation

    VARLIST-1 Matt Duffy