@daffodil/analytics
Advanced tools
Changelog
0.45.0 (2022-09-08)
DaffProductReviews#metadata
has a new required field: filter
daff-
prefix from main scss files (#2175) (8d15b3b)Changelog
0.44.0 (2022-08-23)
DaffCategoryPageFilterActionTypes
has been renamed to DaffCategoryPageProductCollectionActionTypes
CategoryPageChangeSizeAction
, CategoryPageChangeCurrentPageAction
, and CategoryPageChangeSortingOptionAction
have been moved to DaffCategoryPageProductCollectionActionTypes
DaffCategoryPageProductCollectionSelectors
and DaffCategoryProductCollectionFacade
repsectivelycurrentPage
value is greater than 0 (#2159) (0d8c4aa)@daffodil/reviews/driver/in-memory
(#2139) (1ca8e80)@daffodil/reviews/driver/magento/testing
(#2139) (89ea154)@daffodil/reviews/driver/magento
(#2139) (85d8eef)@daffodil/reviews/driver/testing
(#2139) (a2ce36b)@daffodil/reviews/driver
(#2139) (e8c2865)@daffodil/reviews/state/testing
(#2139) (3977744)@daffodil/reviews/state
(#2139) (0a201c5)@daffodil/reviews/testing
(#2139) (9b7d9cc)@daffodil/reviews
(#2139) (bb95672)Changelog
0.43.0 (2022-08-06)
DaffProductCollectionResponse
DaffProductCollectionRequest
and DaffProductCollectionMetadata
now extend from collection interfaces in @daffodil/core
. snake_cased keys have been changed to camelCase and total_products
has been changed to count
. A required ids
field has been added to DaffProductCollectionMetadata
. DaffCategoryPageMetadata#product_ids
has been removed; use the extended DaffCollectionMetadata#ids
.@forward
and @use
syntax of sass.See https://sass-lang.com/documentation/at-rules/use#:~:text=Sass%20also%20provides%20built%2Din,times%20those%20styles%20are%20loaded.
design: sass import path has changed from @daffodil/design/* to @daffodil/design/scss/*
category,product: all product filter, sorting, and pagination related features have been renamed and moved to @daffodil/product
core,category: DaffNumericallyPaginable
, DaffSortable
, DaffSortOption
, DaffSortOptions
, and DaffSortDirectionEnum
have all been moved to @daffodil/core
feat(category): fix breaking changes
Dict
and replace with Record
(#2120) (590b5e1)DaffProductNotFoundError
(#2136) (ba56a15)total_products
to DaffProductCollectionMetadata
(#2107) (8f71ae8)@daffodil/product
(#2053) (7a571b7)DaffCollectionPageOutOfBoundsError
(#2118) (a6cba18)daffIdentifiableArrayToDict
(#2119) (eba0ce7)daffIdentityReducer
(#2100) (4459ea0)DaffNumericallyPaginable
and DaffSortable
fields (#2123) (e429279)DaffProductCollectionRequestFactory
(#2130) (a8d4ef6)DaffProductGetCollectionRequestFromRoute
(#2106) (147142d)DaffProductRoutingCollectionEffects
(#2147) (f836fb0)DaffProductRoutingModule
(#2148) (0d5d06b){}
in collection adapter (#2150) (1932bcf)DaffProductCollectionResponse
with DaffProductCollection
(#2132) (59f6f50)MockCollectionMetadata
in factory (#2129) (59f1783)@daffodil/search-category/driver/in-memory
(#2149) (708348d)@daffodil/search-category/driver/magento
(#2149) (50a6f8c)@daffodil/search-category/driver/testing
(#2149) (6687a8d)@daffodil/search-category/driver
(#2149) (7218809)@daffodil/search-category/testing
(#2149) (498b3ff)@daffodil/search-category
(#2149) (9e4eb3f)@daffodil/search-product-composite/state
(#2149) (43ea26f)@daffodil/search-product-composite
(#2149) (3e2b395)@daffodil/search-product-configurable/state
(#2149) (93d9c20)@daffodil/search-product-configurable
(#2149) (f17caad)@daffodil/search-product/driver/in-memory
(#2149) (212b3e6)@daffodil/search-product/driver/magento
(#2149) (0ab53dc)@daffodil/search-product/driver/testing
(#2149) (3612e99)@daffodil/search-product/driver
(#2149) (d995677)@daffodil/search-product/routing
(#2149) (9e549a8)@daffodil/search-product/state/testing
(#2149) (42b0cf8)@daffodil/search-product/state
(#2149) (a5a84ee)@daffodil/search-product/testing
(#2149) (5a837ca)@daffodil/search-product
(#2149) (b3ec86d)@daffodil/search/driver/federated
(#2149) (703db7a)@daffodil/search/driver/in-memory
(#2149) (282d6e4)@daffodil/search/driver/testing
(#2149) (aba5790)@daffodil/search/driver
(#2149) (7b00ccc)@daffodil/search/routing
(#2149) (01652e3)@daffodil/search/state/testing
(#2149) (7f096b0)@daffodil/search/state
(#2149) (a4fb2a8)@daffodil/search/testing
(#2149) (b95f944)@daffodil/search
(#2149) (021d74b)