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.
myAccountPath
prop toop-order-options
block (WrappedOrderOptions
component).
Product
now usesitem.sellingPrice
instead ofitem.price
to take into account any discounts.
- I18n Ar.
- CSS Handle:
packageReceiverName
- Modifier to
totalListItem
CSS Handle, making it possible to hide one specific totalizer.
- New element that is invisible by default: Address title.
- CSS Handles:
packageAddressTitle
andpackageDeliveryTitle
- Variables to
store/header.thanks
message with the userfirstName
andlastName
.
- New translations.
- I18n Fr and It.
- Crowdin configuration files.
- Add FREE as a price tag for all products that are gifts
- Relative links to the store using the Link component from
render-runtime
.
- Product Subtotal in
ProductList/Product.tsx
, adding unitMultiplier in product subtotal
- I18n pt-PT.
productId
property togetOrderGroup
query
- Types.
- Removing assemblies from the items count
- I18n Cs, Fr, Nl and Ro.
- I18n it.
- Crowdin configuration file.
parentItemIndex
field in GraphQL query.
- Display of embedded info for non
bankIvoice
payments.
- Fixed display of images on the website.
- IO app typings.
- New css handles:
barCodeContainer
,printButtonWrapper
andprintHintWrapper
.
- Italian translation.
main
tag not working properly in IE 11.- Possible duped keys in
OrderTotal
.
- Typo in messages key.
- Bank invoice helper tooltip.
- Order totals.
- Export the
useOrder
anduseOrderGroup
hooks.
footer
extension point.
- Add the page block to the docs.
- English translation.
- Use
vtex.totalizer-translator
to correctly list all taxes applied to an order.
- de translations.
- Install Promotion Banner at the end of the page.
- Docs builder.
- Translation of "you'll" to "you will".
- Links to the bank invoice. The user has to be signed in to see it.
- Use bankIssuedInvoiceIdentificationNumber instead of bankIssuedInvoiceBarCodeNumber to be copied to the clipboard.
- Extension point at the top of the Order Placed.
- connector response information to
PaymentMethod
component for Multibanco payments.
- Removed
context.json
from wrong location.
- Add a
context.json
as a fallback for a builder-hub bug.
- Wrong translation of
unit
andunits
after erroneous rebase.
- Intl messages to meet the requirements of the new messages builder api.
- Check for the existence of a payment before retrieving values on
getPaymentGroupFromOrder
.
- Wrong translation of
unit
andunits
.
- Order placed page breaking when user is not logged in.
- Migrate to pixel manager v1.
- Typo on Spanish translation
- Spanish messages
- Testing is now made with @vtex/test-tools
- Unnecessary keys were removed
- Missing pontuation on a few messages
- Minor accessibility improvements.
- Analytics support for Google Tag Manager
- GraphQL query
orderGroup
- Inconsistent product image height
- Layout fix on Warnings component
- Small layout bug on OrderTotals
- Release first public version
- Initialize repo, with vtex.order-placed-graphql as a dependency.