Releases
v1.11.1
Removed
Remove propTypes.js
file.
[1.11.0] - 2018-08-15
Added
Add the updateProfile mutation to the orderFormContext
[1.10.3] - 2018-08-15
Fixed
Prop name conflict in the ProductSearchContextProvider
.
[1.10.2] - 2018-08-14
Added
Flag on the component inside ProductSearchContextProvider
regarding which page it is on.
[1.10.1] - 2018-08-10
[1.10.0] - 2018-08-10
Added
Dispatch Datalayer
Events (home, category, department, product and search).
Fixed
Microdata
variables to be typed correctly.
[1.9.6] - 2018-08-10
Changed
Change the props passed to the Breadcrumbs
[1.9.5] - 2018-08-08
Fixed
Add a guard in createMap
when array was 0.
[1.9.4] - 2018-08-08
Fixed
Hot Fix Data might be undefined.
[1.9.3] - 2018-08-08
Added
Function to add a new item into the orderForm.
Fixed
Mutation of the update orderForm items function.
[1.9.2] - 2018-08-07
Fixed
Hot Fix Fix error titleTag of undefined.
[1.9.1] - 2018-08-07
Fixed
Fix object undefined error in dataLayer.
[1.9.0] - 2018-08-06
Added
Add meta tags in ProductContext and SearchContext providers.
[1.8.0] - 2018-08-06
Removed
Unambiguous search paths (/c, /sc, /s
) don't have suffix anymore.
[1.7.4] - 2018-08-03
Fixed
Init Data layer
when it doesn't exist.
[1.7.3] - 2018-08-03
Added
Add PriceRanges
property to searchQuery
.
[1.7.2] - 2018-08-03
Fixed
Data Layer
to be recreated after each page change.
[1.7.1] - 2018-08-02
Fixed
Information pushed to the dataLayer on ProductSearchContextProvider
[1.7.0] - 2018-08-01
Added
Add <title>
and <meta>
in the store. These fields are available on admin settings.
[1.6.1] - 2018-08-01
Fixed
Component StoreContextProvider
import
[1.6.0] - 2018-08-01
Added
Component OrderFormContext
[1.5.1] - 2018-08-01
Fixed
Error destructuring properties of product when before inserting on data layer.
[1.5.0] - 2018-07-31
Added
Product dataLayer to getData
in ProductContextProvider
.
[1.4.6] - 2018-07-31
Fixed
[1.4.5] - 2018-07-30
Fixed
Move icon.png
to metadata folder.
[1.4.4] - 2018-07-30
Changed
Add more information in product query.
[1.4.3] - 2018-07-27
Added
Add icon and description for the app.
[1.4.0] - 2018-07-25
Added
[1.3.2] - 2018-07-25
Changed
Delete all unnecessary path manipulation to not need pages information.
[1.3.1] - 2018-07-24
Fixed
Product search context throwing error on undefined prop.
[1.3.0] - 2018-07-24
Changed
searchQuery
to retrieve facets and recordsFiltered.
Removed
[1.2.2] - 2018-07-24
Fixed
Data layer component props.
[1.2.1] - 2018-07-23
Added
[1.2.0] - 2018-07-23
Added
Data layer integration in the ProductSearchContextProvider
.
Fixed
Fix the searchHelpers.reversePagesPath
function to return the full path.
[1.1.3] - 2018-07-18
Fixed
[1.1.2] - 2018-07-17
Fixed
Hotfix Remove benefitsProduct
of productQuery.
[1.1.1] - 2018-07-17
Changed
Change ProductPage
, passing loading information to the ProductDetails component
[1.0.2] - 2018-07-16
Fixed
Fix params evaluation when there is no page path.
[1.0.1] - 2018-07-16
Fixed
[0.8.1] - 2018-07-12
Changed
Change reverse path evaluation to not use pages.json
Fixed
Fix pages params evaluation.
[0.8.0] - 2018-07-09
Add auth treament to the route of /account
and /account/orders
[0.7.1] - 2018-7-9
Fixed
Fix path error in non-linked app by adding a default path in case there isn't any.
[0.7.0] - 2018-7-6
Changed
Graphql product query to support benefits retrievement.
[0.6.1] - 2018-7-6
Changed
Add ExtensionContainer
to store/login/container
.
[0.6.0] - 2018-7-6
Added
Add the DepartmentPage
component.
Fixed
Fix loading logic inside the SearchQueryContainer
.
[0.5.0] - 2018-7-5
Added
Add a generic component (SearchQueryContainer
) to be reused into the different pages that uses search and facets queries.
Add hints to the end of category and subcategory paths
[0.4.1] - 2018-7-4
Fixed
Display none on microdata.
Microdata will try to parse multilocale description.
[0.4.0] - 2018-7-4
Added
Add MicroData
component do ProductPage
, so Google can have a detailed info on the Products.
Add the SearchPage
GraphQL queries.
Data layer integration in the ProductPage
.
[0.4.0-beta] - 2018-7-3
Changed
Bump beta version of my-orders.
[0.3.0] - 2018-6-25
Added
Add pagesPath
prop to the container of SearchPage
and CategoryPage
.
Fixed
Add Fragment
in AccountPage
.
[0.2.9] - 2018-6-25
Fixed
Add route account/orders
again.
[0.2.8] - 2018-6-20
Changed
Add categoriesIds
on productQuery.
[0.2.7] - 2018-6-20
Changed
Add variations
and properties
on productQuery.
[0.2.6] - 2018-6-18
Changed
Pass props to the extensionPoint of SearchPage
.
Modify store/search
path from /:term/
to /:term/s
[0.2.5] - 2018-6-14
Changed
Update AccountPage to use ExtensionContainer
Removed
Remove my-orders-app
. This app will be included in dreamstore-theme
.
Remove route account/orders
.
[0.2.4] - 2018-6-14
Added
Add categories
to product query.
Integrate vtex.my-orders-app
to store.
[0.2.3] - 2018-6-11
Added
Add categoryId
to product query.
[0.2.2] - 2018-6-11
Added
Add product prop in ProductPage component.
Add linkText
, brand
, referenceId
to product query.
[0.2.0] - 2018-6-5
Added
Add categories prop in ProductPage component.
Add billing policy free on manifest.json
.
Fixed
Removed redundant Spinner in ProductPage component.
You can’t perform that action at this time.