All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Dump version to update published code with main.
- Tests to
insertCoupon
function.
coupon
info in order to concentrate all theorderForm
related data inOrderManager
.
- Use the separate
default export
s fromvtex.checkout-resources
.
errorKey
value now is being provided as part ofinsertCoupon
result.
showPromoButton
,setShowPromoButton
,setCoupon
andsetCouponErrorKey
from the data provided byOrderCouponProvider
.
- Get error code from
messages
field onOrderForm
- Get insertCoupon Mutation from checkout-resources
- Use OrderQueue and OrderForm
- Move handleCouponChange, resetCouponInput and submitCoupon to UI component
- Rename flag isShowingPromoButton to showPromoButton
- Add coupon component's logic
- Error's logic
-
Initial config
-
InsertCoupon query
-
Component Create the VTEX Store Component IO Base App