Skip to content

CIF Core Components 1.3.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 03 Sep 06:35
· 454 commits to master since this release

This release brings great enhancements to the CIF Core Componentes with enhanced the address book, product teaser, and search components and an entirely new breadcrumb component. We also improve the customizability of many of our components by making them more modular.

Changes

This release introduces the following new features and bug fixes:

Features & Enhancements

  • CIF-1540 - CIF breadcrumb component (#382) & (#383) @cjelger
  • CIF-1538 - Expose CIF properties in page property dialog (#374) @herzog31
  • CIF-1535 - Support placeholder text in searchbar component (#371) @herzog31
  • CIF-1536 - Product teaser: Add CTA label configuration (#367) @cjelger
  • CIF-1539 - Extract title, description, sku into separate templates (#368) @mhaack
  • CIF-1537 - split product teaser template into sub-templates (#364) @mhaack
  • Use an address from the Address Book during checkout (#375) @nettree
  • CIF-1548 - Generate CSS API file (#380) @herzog31
  • CIF-1546 - Pass the DOM nodes in which the components render as props (#376) @herzog31
  • CIF-1567 - Client-side GraphQL should be validated against Magento schema (#366) @cjelger

Bug Fixes

  • Fix filevault-package-maven-plugin error's (#390) @mhaack
  • CIF-1610 - Cookies are not correctly set when hostname has a port (#389) @herzog31
  • CIF-1590 - Remove Venia specific font from page component (#384) @herzog31
  • JS warnings in the console while using the My Account dropdown (#361) @nettree
  • Fix JS errors when Product is not found (#370) @dhardtke
  • CIF-1566 - Integration tests should not be released (#365) @cjelger

For a list containing all the fixed issues see all the change details.