Skip to content

v6.0

Compare
Choose a tag to compare
@lauraluiz lauraluiz released this 25 Feb 16:46
· 704 commits to master since this release
  • Cart feature (mini-cart, cart detail page, add to cart button).
  • Created BasePrice/BaseMoney components to render prices.
  • Fixed small screen header style:
    • Removed the logout button and added it to my account page.
    • Added my account button to header.
  • Refactor code:
    • to provide a better file structure.
    • write GraphQL queries in their own components.