Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@daffodil/analytics

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/analytics - npm Package Versions

1
68

0.45.0

Diff

Changelog

Source

0.45.0 (2022-09-08)

⚠ BREAKING CHANGES

  • reviews: DaffProductReviews#metadata has a new required field: filter
  • We have upgraded our build deps to Node 16. This may have downstream side-effects to consumers that we can't predict.

Features

  • design: add default theme and update getting started (#2157) (db2d002)
  • design: remove daff- prefix from main scss files (#2175) (8d15b3b)
  • reviews: add filter support (#2171) (5dac268)
  • reviews: export validators and errors from Magento driver (#2182) (bd890ee)

Bug Fixes

  • core: change base64 type for Node 16 (4cd0780)

  • design: add exports for external usage (#2173) (5e2700c)

  • design: add missing peer dependencies (#2174) (ba9c582)

  • design: handle root theme variables (#2179) (fb54393)

  • design: remove tilde from cdk and modern normalize module imports (#2178) (9c956c8)

  • reviews: collection actions don't change loading state (#2170) (5e15933)

  • reviews: magento query not cacheable (#2169) (bec37a0)

  • feat!(deps): upgrade to node16 (89fbede)

griest
published 0.44.1 •

Changelog

Source

0.44.1 (2022-09-01)

Features

  • category: remove old fields from MockDaffCategoryFacade (#2163) (df175b0)
  • design: update root theme css variables implmentation (#2164) (79ae505)
  • reviews: provide DaffReviewedProductFactory in product factory (#2165) (2ef135c)

Bug Fixes

  • design: fix module path in theme-css-variables and update token mixin name (#2167) (cccd94b)
griest
published 0.44.0 •

Changelog

Source

0.44.0 (2022-08-23)

⚠ BREAKING CHANGES

  • category: - DaffCategoryPageFilterActionTypes has been renamed to DaffCategoryPageProductCollectionActionTypes
  • CategoryPageChangeSizeAction, CategoryPageChangeCurrentPageAction, and CategoryPageChangeSortingOptionAction have been moved to DaffCategoryPageProductCollectionActionTypes
  • all product collection related selectors and facade fields have been moved to DaffCategoryPageProductCollectionSelectors and DaffCategoryProductCollectionFacade repsectively

Features

  • category: set applied sort option and direction (#2160) (5ed70ae)
  • category: use product collection routing (#2162) (597ab41)
  • category: use product collection state (#2161) (9eb3089)
  • core: ensure currentPage value is greater than 0 (#2159) (0d8c4aa)
  • reviews: add @daffodil/reviews/driver/in-memory (#2139) (1ca8e80)
  • reviews: add @daffodil/reviews/driver/magento/testing (#2139) (89ea154)
  • reviews: add @daffodil/reviews/driver/magento (#2139) (85d8eef)
  • reviews: add @daffodil/reviews/driver/testing (#2139) (a2ce36b)
  • reviews: add @daffodil/reviews/driver (#2139) (e8c2865)
  • reviews: add @daffodil/reviews/state/testing (#2139) (3977744)
  • reviews: add @daffodil/reviews/state (#2139) (0a201c5)
  • reviews: add @daffodil/reviews/testing (#2139) (9b7d9cc)
  • reviews: add @daffodil/reviews (#2139) (bb95672)
griest
published 0.43.1 •

Changelog

Source

0.43.1 (2022-08-09)

Features

  • search: reset results state when a search begins (#2155) (2394f16)
griest
published 0.43.0 •

Changelog

Source

0.43.0 (2022-08-06)

⚠ BREAKING CHANGES

  • product: removes DaffProductCollectionResponse
  • category,product: 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.
  • core: collection related fields have been changed from snake_case to camelCase
  • design: dependents must use the new @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

Features

  • all: remove Dict and replace with Record (#2120) (590b5e1)
  • branding: update to sass module system (#2117) (ddf8e78)
  • cart,product: add DaffProductNotFoundError (#2136) (ba56a15)
  • cart: do not cache magento driver apollo queries (#2099) (ab6bb46)
  • category,product: add total_products to DaffProductCollectionMetadata (#2107) (8f71ae8)
  • category,product: move product collection to @daffodil/product (#2053) (7a571b7)
  • category,product: use collection models and fix breaking changes (#2123) (04c9627)
  • category: use parent factories (#2134) (3caf02e)
  • core,category: move collection models to root and add factories (#2103) (5df3bb8)
  • core: add DaffCollectionPageOutOfBoundsError (#2118) (a6cba18)
  • core: add daffIdentifiableArrayToDict (#2119) (eba0ce7)
  • core: add daffIdentityReducer (#2100) (4459ea0)
  • core: add additional collection interfaces and factories (#2122) (d1bc9b3)
  • core: add collection action interfaces (#2133) (a6d1eb2)
  • core: add collection facade (#2142) (6a84c2b)
  • core: add collection initial state and adapter (#2137) (93a6757)
  • core: add collection metadata and request builders (#2135) (3033abd)
  • core: add collection selector factory (#2140) (23aa4ac)
  • core: camelCase DaffNumericallyPaginable and DaffSortable fields (#2123) (e429279)
  • daffio, design-land: update daff.io and design-land to use the theme switch package (#2073) (0956adc)
  • daffio: update to sass module system (#2117) (1b38d66)
  • demo: update to sass module system (#2117) (3142bea)
  • design-land: update design land to sass module system (#2117) (6436b2f)
  • design: allow root css variables to be used with or without theme switching (#2126) (a7c3493)
  • design: change import path for daffodil sass files (b79dfe1)
  • design: update theming to sass module system (#2117) (421288d)
  • design: use sass module system (#2113) (5dbec30)
  • product-composite,configurable: change reducers to adapter pattern (#2114) (35cb6e9)
  • product: add DaffProductCollectionRequestFactory (#2130) (a8d4ef6)
  • product: add DaffProductGetCollectionRequestFromRoute (#2106) (147142d)
  • product: add DaffProductRoutingCollectionEffects (#2147) (f836fb0)
  • product: add DaffProductRoutingModule (#2148) (0d5d06b)
  • product: add collection metadata and request builders and organize (#2138) (c684cc0)
  • product: add collection metadata state (#2105) (1c2205b)
  • product: add support for injectable reducers (#2116) (a18ae31)
  • product: default filters to {} in collection adapter (#2150) (1932bcf)
  • product: move collection request fields to constant (#2145) (ef1fadb)
  • product: replace DaffProductCollectionResponse with DaffProductCollection (#2132) (59f6f50)
  • product: replace query param tokens with config (#2144) (0003e65)
  • product: transform sort option and direction in Magento driver (#2108) (d33cf62)
  • product: use MockCollectionMetadata in factory (#2129) (59f1783)
  • release: list remaining placeholder deps in leaf version error (#2154) (c9097cd)
  • search-category: add @daffodil/search-category/driver/in-memory (#2149) (708348d)
  • search-category: add @daffodil/search-category/driver/magento (#2149) (50a6f8c)
  • search-category: add @daffodil/search-category/driver/testing (#2149) (6687a8d)
  • search-category: add @daffodil/search-category/driver (#2149) (7218809)
  • search-category: add @daffodil/search-category/testing (#2149) (498b3ff)
  • search-category: add @daffodil/search-category (#2149) (9e4eb3f)
  • search-product-composite: add @daffodil/search-product-composite/state (#2149) (43ea26f)
  • search-product-composite: add @daffodil/search-product-composite (#2149) (3e2b395)
  • search-product-configurable: add @daffodil/search-product-configurable/state (#2149) (93d9c20)
  • search-product-configurable: add @daffodil/search-product-configurable (#2149) (f17caad)
  • search-product: add @daffodil/search-product/driver/in-memory (#2149) (212b3e6)
  • search-product: add @daffodil/search-product/driver/magento (#2149) (0ab53dc)
  • search-product: add @daffodil/search-product/driver/testing (#2149) (3612e99)
  • search-product: add @daffodil/search-product/driver (#2149) (d995677)
  • search-product: add @daffodil/search-product/routing (#2149) (9e549a8)
  • search-product: add @daffodil/search-product/state/testing (#2149) (42b0cf8)
  • search-product: add @daffodil/search-product/state (#2149) (a5a84ee)
  • search-product: add @daffodil/search-product/testing (#2149) (5a837ca)
  • search-product: add @daffodil/search-product (#2149) (b3ec86d)
  • search: add @daffodil/search/driver/federated (#2149) (703db7a)
  • search: add @daffodil/search/driver/in-memory (#2149) (282d6e4)
  • search: add @daffodil/search/driver/testing (#2149) (aba5790)
  • search: add @daffodil/search/driver (#2149) (7b00ccc)
  • search: add @daffodil/search/routing (#2149) (01652e3)
  • search: add @daffodil/search/state/testing (#2149) (7f096b0)
  • search: add @daffodil/search/state (#2149) (a4fb2a8)
  • search: add @daffodil/search/testing (#2149) (b95f944)
  • search: add @daffodil/search (#2149) (021d74b)
  • theme-switch: create theme switch package (#2073) (db0e6aa)

Bug Fixes

  • cart: magento driver not passing street2 value (#2127) (28da523)
  • category,product: magento driver setting wrong collection count (#2151) (231e33d)
  • design-land: fix style file variable (#2124) (aee9d2d)
griest
published 0.42.4 •

Changelog

Source

0.42.4 (2022-05-11)

griest
published 0.42.3 •

Changelog

Source

0.42.3 (2022-05-11)

Features

griest
published 0.42.2 •

Changelog

Source

0.42.2 (2022-05-03)

Features

Bug Fixes

  • cart: cart resolver not listening for new resolve actions (#2093) (769c4fe)
griest
published 0.42.1 •

Changelog

Source

0.42.1 (2022-04-25)

Features

griest
published 0.42.0 •

Changelog

Source

0.42.0 (2022-04-18)

⚠ BREAKING CHANGES

  • external-router: previously, the value of an individual daffPath key was a string. This was nonsensical, so we broke it.

Features

  • external-router: add a new Magento v2.4.3 driver (#2085) (802bb79)
  • external-router: allow for additional data to be stored on daffPaths in externally routed Routes. (#2084) (aecf893)
  • seo: add a native @angular/router tracking layer (#2083) (ae4e4a0)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc