FastStore Release Notes - November 2021 #1028
Unanswered
Mariana-Caetano
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Full changelog
Features 🚀
We have added the Accordion component to the FastStore UI. The Accordion component hides its content by default.
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.
We have added the Table molecule to the FastStore UI.
Bug fixes 🐛
Browser support (#984)
FastStore 0.x now supports older browsers versions.
Search Input Accessibility issues (#1000)
We have added
aria-labels
to the input field and button of the Search Input component to solve accessibility issues.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 💥
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
andTotal Blocking Time
have increased in importance, and the deprioritized metrics areFirst Contentful Paint
,Speed Index
, andTime to Interactive
.This discussion was created from the release FastStore Release Notes - November 2021.
Beta Was this translation helpful? Give feedback.
All reactions