Skip to main content

November, 2021

ยท 2 min read

New Accordion, Breadcrumb, and Table components now available in the FastStore UI. We've also updated the Lighthouse CI to support Google Lighthouse v8.

Features ๐Ÿš€โ€‹

  • New component: Accordion molecule (#985) We have added the Accordion component to the FastStore UI. The Accordion component hides its content by default.

accordion

  • New component: Breadcrumb molecule (#986) We have added the Breadcrumb Molecule to the FastStore UI. Use it to create secondary navigation and help users identify their location in the store.

breadcrumb

table

Bug fixes ๐Ÿ›โ€‹

Improvements โœ”๏ธโ€‹

  • Add a11y tests for all atoms (#988) We have added accessibility tests for atoms of FastStore UI

  • Add a11y tests for all molecules (#992) We have added accessibility tests for molecules of FastStore UI.

    Accordion doc (#994) We have improved the Storybook doc to show more information about the components that compose the Accordion.

Breaking Changes ๐Ÿ’ฅโ€‹

  • Lighthouse CI updated: Changes on performance score and Lighthouse report We have updated the Lighthouse CI to the version 8 of Google Lighthouse that can reflect on score variations in Lighthouse CI of Pull Requests.

From now on, the overall score of Cumulative Shift Layout and Total Blocking Time have increased in importance, and the deprioritized metrics are First Contentful Paint, Speed Index, and Time to Interactive.