All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Deprecation notice
getList
query togetListByOwner
on the getListByOwner file.
-
Modules typings.
-
appSettings
to enable custom the list's default name and behavior to enable multiples lists or not.
- Make it possible to add products to lists only if the user is logged in.
- Build assets with new builder hub (again hehe).
- Build assets with new builder hub.
- Show the heart icon of wish list in product details.
- Make it work with
product-summary.shelf
only.
- Applying the new i18n configuration.
- Use
defineMessages
instead of using id directly.
- Include
@context
directive in GraphQL queries and mutations.
- Removed button
add item to cart
in wish list. - Adjusted screen scroll in wish list.
- Add
iconId
in theAddProductBtn
's props to customize the button's icon.
- Increased click area for checkbox of product in wish list.
- Removed
Copy to
option in the dropdown of the product in wish list.
- Size of the options dots icon in the action menu of the list item in mobile mode.
- Default list's height in mobile mode.
- Heart's position and size.
- Product's button style.
wishlist
in the desktop mode.
- Scaffolding the
Wishlist
app. - Add
wishlist
functionalities in mobile mode.