包详细信息

sofa-basket-service

sofa18GPL0.6.1

Sofa Web SDK basket service component.

sofa, sofa.io, web, sdk

自述文件

Sofa Basket Service

This is the Sofa Basket Service component. This component gives you low level methods to interact with a shopping cart.

Installation

Via npm:

$ npm install sofa-basket-service

Via Bower:

$ bower install sofa-basket-service

更新日志

0.6.0 (2015-03-25)

Bug Fixes

0.5.1 (2015-03-12)

Bug Fixes

  • sofa.BasketService: fixes tests due to API changes in Jasmine (52761764)

Features

  • *: adds releadStorage API (cddfc3b2)
  • sofa.BasketService: new build process + Angular service (95572f98)

0.5.0 (2015-02-17)

Bug Fixes

  • sofa.BasketService: fixes tests due to API changes in Jasmine (52761764)

0.4.0 (2015-02-17)

Features

  • sofa.BasketService: new build process + Angular service (95572f98)

0.4.0 (2014-08-05)

0.3.0 (2014-06-23)

Features

0.2.4 (2014-06-17)

Bug Fixes

  • basketService: fix faulty vat rounding (08a44891)

0.2.3 (2014-06-17)

Bug Fixes

  • *: bring back accidentially deleted method (a2c40e3a)
  • Gruntfile: fixes license banner (96d4278e)
  • LICENSE: fixes naming (30864cba)
  • basketService: calculate tax for coupons (d56ed8ca)

0.2.2 (2014-04-17)

Bug Fixes

  • *: bring back accidentially deleted method (a2c40e3a)
  • Gruntfile: fixes license banner (96d4278e)
  • LICENSE: fixes naming (30864cba)

0.2.1 (2014-04-16)

Bug Fixes

0.1.2 (2014-03-14)

Bug Fixes

  • basketService: do not include shipping for surcharge calculation (f974acf1)

0.1.1 (2014-03-11)

Bug Fixes

  • karma: updates karma dependencies (2172e01a)