Skip to content

Releases: VirtoCommerce/vc-frontend

2.17.0

11 Mar 14:29
1ccf7cb
Compare
Choose a tag to compare

Comparable environment configuration

What's Changed

Full Changelog: 2.16.0...2.17.0

2.16.0

24 Feb 15:13
f10da89
Compare
Choose a tag to compare

Comparable environment configuration

What's Changed

New Contributors

Full Changelog: 2.15.0...2.16.0

2.15.0

11 Feb 10:09
a5315d0
Compare
Choose a tag to compare

Comparable environment configuration

What's Changed

Full Changelog: 2.14.0...2.15.0

2.14.0

29 Jan 14:13
b4bcd62
Compare
Choose a tag to compare

Comparable environment configuration

What's Changed

New Contributors

Full Changelog: 2.13.0...2.14.0

2.13.0

14 Jan 13:07
7585410
Compare
Choose a tag to compare

Comparable environment configuration

What's Changed

Full Changelog: 2.12.1...2.13.0

2.12.1

24 Dec 12:46
46afe22
Compare
Choose a tag to compare

Comparable environment configuration

What's Changed

Full Changelog: 2.12.0...2.12.1

2.12.0

23 Dec 16:43
b046429
Compare
Choose a tag to compare

⚠️ Warning: Keep cart items on currency change does not work on mobile. 🛒📱
👉 Use the patched release to resolve this issue.

🎯 Development

  • generate types (#1518)
  • keep cart items on currency change (#1505)
  • apply line item discount policy (#1502)
  • add languages and check messages keys in CI (#1499)
  • configurable product - save changed configuration (#1504)
  • move svg icons to assets directory (#1498)
  • implement header styles for builder-io (#1497)
  • implement new footer design (#1494)
  • AI document processing (#1406)
  • configurable product - show spinner while price being calculating (#1495)

🐞 Bug fixes

  • show single alert data changed on another tab (#1517)
  • change vc-line-items buttons color (#1513)
  • currency-selector (#1514)
  • open redirect (#1509)
  • add favicon stub (#1511)
  • simplify sync between tabs for shopping lists (#1489)
  • delete deprecated vc-section component (#1501)
  • vc-add-to-cart unit tests (#1493)

2.11.0

09 Dec 14:27
5f4a373
Compare
Choose a tag to compare

Comparable environment configuration

🎯 Development

  • separate ui-kit locales (#1474)
  • configurable products open and change (#1478)
  • add promotion details to google analytics (#1482)
  • ability to disallow user to select cart items (#1454)
  • support line items without products (#1463)
  • add graphql schema decoupling support (#1486)
  • implement vc-shape component (#1467)
  • extend vc-typography (#1488)
  • implement vc-layout component (#1460)

📈 Improvements

  • bulk order (#1465)
  • quote summary, quote clearance (#1464)

🐞 Bug fixes

  • useStickySidebar (#1491)
  • replace Remove Selected button with Proceed to checkout (#1477)
  • arrow-circle-up icon name (#1490)
  • vc-layout styles (#1487)
  • abort controller errors in safari (#1485)
  • search input on mobile (#1481)
  • company info button (#1476)
  • linter warnings (#1437)
  • eslint typescript issues (#1472)

🗿 Chore

  • update builder.io/sdk-vue ^1.0.36 -> ^3.0.0 (#1469)
  • bring latest create-vue features to vs code settings (#1443)

2.10.0

27 Nov 15:20
e68636f
Compare
Choose a tag to compare

Comparable environment configuration

🎯 Development

  • add builder io to virtopages system (#1424)
  • implement layout (#1436)
  • ability to disallow user to remove uploaded files (#1446)
  • support custom text in loader (#1448)
  • configurable products logic (#1417)

🐞 Bug fixes

  • trigger SlugInfo request when a category is selected (#1479)
  • image-gallery thumbs border (#1471)
  • select-address-modal buttons (#1470)
  • catalog menu remains open on route change (#1468)
  • variations-table header styles (#1461)
  • catalog title in category tree (#1458)
  • storybook locale messages (#1455)
  • missed packages in yarn.lock (#1447)
  • graphql schema mismatch (#1445)
  • facet-filter fade styles (#1441)

🗿 Chore

  • revert 2.11.0 (#1480)
  • refactor CustomerReviews settings (#1462)
  • generate types (#1473)
  • separate UI kit locales (#1459)
  • separate push messages (#1456)
  • add CODEOWNERS file to automatically request review (#1449)
  • add hash to manifest.json (#1435)
  • storybook files linting & formatting (#1452)
  • properly upgrade to node 22 (#1444)
  • move product.json schema from public folder (#1439)

2.9.0

12 Nov 13:49
10fa272
Compare
Choose a tag to compare

Comparable environment configuration

🎯 Development

  • update svg-icons (#1419)
  • handle xapi graphql errors (#1418)
  • get Quote module file scope from the Platform (#1432)
  • extend vc-product-card (#1427)
  • update vc-product-card component (#1416)
  • add packs to validation schema (#1404)
  • catalog seo info (#1386)

📈 Improvements

  • category component properties (#1420)

🐞 Bug fixes

  • quote price isn't updated after negotiation with seller (#1415)
  • catalog title (#1438)
  • missed quote metadata localization key (#1414)
  • long file name (#1413)
  • linter reactivity loss error in Branch component (#1390)
  • linter reactivity loss error in ProductCardRecentlyBrowsed component (#1395)
  • enhance useQuantityValidationSchema unit test to contain error type (#1423)
  • push messages module feature flags (#1421)
  • don't send recentlyBrowsed request if module is not installed/enabled (#1422)
  • linter reactivity loss error in VcCollapsibleContent component (#1393)
  • variations-table styles (#1401)

🗿 Chore

  • add mobile header extension point (#1428)
  • define apollo client cache polices from push messsages module (#1431)
  • upgrade node to 22, upgrade yarn to 4.5.1 (#1425)
  • add modules localization support for i18n ally (recommended IDE extension) (#1408)
  • decouple ui kit address type from core (#1426)
  • move push messages to module folder (#1399)

📝 Documentation

  • update requirements (#1407)