Skip to content

Latest commit

 

History

History
126 lines (76 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

126 lines (76 loc) · 2.29 KB

Changelog

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.

[Unreleased]

[1.10.1] - 2024-06-14

Fixed

  • Hungarian translation.

[1.10.0] - 2023-03-14

Added

  • Payment system name and payment origin on payment summary when paid with creditCard

[1.9.1] - 2023-02-16

Added

  • add cssHandle on payment installments

[1.9.0] - 2022-12-23

Added

  • Indonesian translation.

Fixed

  • Message for promissory note and English and Romanian translations.

[1.8.0] - 2022-01-31

Added

  • myAccountPath prop to OrderDetails component.

[1.7.0] - 2021-10-29

Added

  • I18n Ar, Hu.

Changed

  • I18n It, Ja, Ko, Ro.

[1.6.0] - 2021-08-11

Added

  • CSS Handle pickupFriendlyName.

[1.5.0] - 2021-04-26

Added

  • I18n Da, It, Jp, Kr, Ro and Sv.
  • Crowdin configuration file.

[1.4.0] - 2021-04-14

Added

  • Translation for gift card.

[1.3.0] - 2021-03-25

Added

  • CSS Handles updateOrderButton, myOrdersButton, and cancelOrderButton on OrderOptions.

[1.2.0] - 2021-03-10

Added

  • Added CSS Handles paymentGroup & paymentValue on PaymentMethod
  • Added CSS Handle addressContainer on Address

[1.1.1] - 2020-11-16

Fixed

  • Redirect to login when trying to print bank invoice while not logged-in.

[1.1.0] - 2020-05-11

Added

  • CSS Handles for CustomerInfo component

[1.0.2] - 2019-12-10

Changed

[1.0.1] - 2019-11-13

[1.0.0] - 2019-02-27

Changed

  • Props expected by ProductImage component
  • Props expected by OrderHeader component
  • Delete legacy components from MyOrders
  • Props expected by ButtonLink component

Fixed

  • CustomerInfo component did not take into account document not being present in every country
  • Typings for render-runtime
  • Layout adjustments

Added

  • Components to be exported
  • README first draft

[0.1.0] - 2019-02-21

Added

  • Components from OrderPlaced
  • Configuration for TypeScript

Changed

  • Builder version for Messages

[0.0.1-beta] - 2019-01-21

Added

  • Initialize repo.