Skip to content

3.3.0

Compare
Choose a tag to compare
@suschneider suschneider released this 13 Feb 19:18
· 355 commits to develop since this release

required Intershop Commerce Management version: 7.10.38.11-LTS

required/tested Node.js version: 16.16.0 LTS (including npm 8.11.0)

Features

  • add the message to merchant feature to the checkout (#1323) (50cbe36)
  • formly - add the legend element to the fieldset, add legend class attribute (#1354) (256bd7f)
  • design preview support (#1216) (8a22f3c)
  • accessibility: satisfy 'click-events-have-key-events' rule for HTML elements with click event (#1336) (200409e)
  • accessibility: enable and satisfy 'click-events-have-key-events' rule for '<a>' tags (#1336) (ae2d6c4)

Bug Fixes

  • suppress shopping cart info message if the user adds the same product again (#1356) (c05df22)
  • shopping cart message needs more space (#1356) (558a869)
  • scrollbar added to the approval tabs (#1353) (2ac7f03)
  • icm rest endpoint should be truthy to construct a valid api url (#1367) (61f9b0e)
  • pages should render properly after basket changes (login, addToBasket, ...) (fd6aace)
  • render quoting pages properly (c1054ca)
  • disable add-to-cart button during page loading (#1364) (0a2bf63)
  • handle google recaptcha v3 expiration (#1347) (db071ec)
  • add basket ship-to-address to the product prices call (#1362) (0e3c633)
  • redirect before checkout (checkout guard) due to a cookie restore timing issue (#1357) (84b0e99)
  • reset correct product context infos when switching prorduct from retail-set to a single product (f245f07)
  • reset product quantity input field when switching products (72744de)
  • styling fix for enhanced variation select options dropdown with long option names (615211b)

Documentation

CHANGES THAT REQUIRE MORE RECENT ICM VERSIONS

  • design preview support (#1216) - 7.10.39.1