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

@daffodil/contact

Package Overview
Dependencies
Maintainers
0
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/contact - npm Package Versions

1
20

0.5.0

Diff

Changelog

Source

0.5.0 (2020-05-04)

⚠ BREAKING CHANGES

  • product, demo: This removes containers from the @daffodil/product library. Please use the associated facade instead.

Features

  • auth: add actions (#758) (218d016)
  • auth: add auth token storage service (#865) (ec9ff81)
  • auth: add effects (#789) (64b165f)
  • auth: add error handling to Magento drivers (#782) (c73c264)
  • auth: add facade (#799) (6ea4b93)
  • auth: add magento GraphQL driver (#623) (560b82d)
  • auth: add reducers (#760) (596cc75)
  • auth: add route guards for guests and members (#822) (e92a7bd)
  • auth: add selectors (#790) (53bff5d)
  • auth: remove transformer interfaces and move injection tokens to interface files (#774) (5f4257e)
  • authorizenet: add authorizenet testing module to test facade usage (#812) (ebba457)
  • authorizenet: update selectors to be actually memoized (#773) (9f03cc2)
  • cart: add apply/remove coupon magento mutation (#825) (e1c2591)
  • cart: add cart coupon actions (#839) (b338be2)
  • cart: add cart coupon driver service interface (#824) (5a61abd)
  • cart: add cart list coupons query (#832) (ef17e46)
  • cart: add cart order result model (#830) (e04c3c4)
  • cart: add cart-order service interface (#814) (b1cc992)
  • cart: Add Composite Product to Cart (#834) (074cd0e)
  • cart: add coupon effects (#845) (553ee65)
  • cart: add coupon errors selector and facade field (#846) (a0b0409)
  • cart: add coupon reducer (#840) (35d49df)
  • cart: add Magento cart coupon driver (#862) (f805d74)
  • cart: add Magento cart coupon transformer (#860) (1e9f516)
  • cart: add Magento GraphQL response models (#855) (7913704)
  • cart: add place order actions (#826) (e5a0bdf)
  • cart: add place order effects (#828) (28b3d89)
  • cart: add place order facade fields (#835) (56382f1)
  • cart: add place order Magento driver (#823) (97e3391)
  • cart: add place order reducers (#827) (35ee9e4)
  • cart: add place order selectors (#833) (b21e9c6)
  • cart: default known generic types to the base type (#797) (421d55e)
  • cart: make cart package generic (#751) (d5f69f1)
  • cart: provide a testing module for mocking facade usage (#808) (2ac278a)
  • cart: provide cart order driver (#836) (54d5ecf)
  • cart: remove some deprecated exports (#796) (168a09e)
  • cart,product: add introspection for Magento driver apollo tests (#858) (e516b90)
  • category: add testing module for mocking facade (#807) (d48556f)
  • category: make category page configuration model generic (#783) (6722e48)
  • category: make the category package generic (#759) (be3c3a0)
  • category: provide default values for generics (#800) (32972e1)
  • checkout: update order interface (#861) (57d9df7)
  • contact: add testing module with mock facades (#811) (d768a51)
  • daffio: add guides to left nav on docs (#769) (218bd90)
  • demo: add driver variant environments (#755) (ece596e)
  • demo: implement IntrospectionFragmentMatcher (#778) (de9cd28)
  • design: add heading mixin to set font standards (#761) (bdf5d92)
  • design: add theming option to card (#768) (2cce96c)
  • design: create article component (#777) (6566f45)
  • design: fix style rendering for container component (#757) (e15a702)
  • design: update callout to use heading mixin and typography variables (#765) (7195968)
  • design: update gray palette with accessibility considerations (#767) (b0e270c)
  • design: update hero to use heading mixin (#764) (54dcdde)
  • dgeni: expanded dgeni tools for to generate docs for examples in design-land (#847) (8c00398)
  • driver: add introspection schema for Magento v2.3.4 GraphQl to exports (#852) (7924851)
  • driver: add magento error transformer (#785) (318a99b)
  • driver: hoist magento into subpackage (#794) (2726dbb)
  • driver, cart: move MagentoMoney from cart into driver/magento (#664) (3549b12)
  • geography: add actions and reducers (#735) (862e050)
  • geography: add effects (#780) (14a22fc)
  • geography: add error handling for unknown countries to Magento driver (#791) (cd013dc)
  • geography: add facade (#792) (131e1f0)
  • geography: add geography testing module to mock facade usage (#810) (dbc7668)
  • geography: add selectors (#766) (51c3ce8)
  • geography: add street2 field to DaffAddress (#712) (5ff4783)
  • navigation: make the navigation package generic (#748) (d950044)
  • navigation: prefix selectors implementation with "get" (#776) (ec20c8c)
  • newsletter: add newsletter testing module for mock facades (#809) (fa75b94)
  • paypal: add paypal testing module to test facade usage (#813) (78e1963)
  • paypal: provide default values for generics (#802) (9f89a6d)
  • paypal: update selectors to be memoized (#772) (5802dee)
  • product: add a testing module for easily mocking the facades (#803) (759b81b)
  • product: add factories for different product types (11b32a4)
  • product: add transformers for Magento bundle and simple products (#867) (4fc1a75)
  • product: finalize composite product models (#821) (01c16b1)
  • product: provide default values for generics (#801) (b7c65c1)
  • product: remove DaffProductUnion (#798) (4004592)
  • product: remove deprecated __typename value from DaffProduct (#817) (0299d51)
  • product: rename product-node to magento-product (#818) (fbd77f5)
  • product: support generics in state (#762) (cf8bb63)
  • product: update product type models (9693ec2)
  • product, category: remove unneeded and unused models (#819) (2d7713a)
  • product, demo: remove references to daff product template containers (#756) (0c2b691)
  • tools: add generate fragment types builder (#752) (7d7f1c5)

Bug Fixes

  • cart: fix a broken reference (#843) (d4c5515)
  • cart: Magento GraphQL cart address update fails (#857) (397fc35)
  • cart: malformed Magento place order and coupon queries (#859) (3f6edca)
  • category: fix bug where some effects would not properly make a get call with a generic request (#784) (1d7ecad)
  • demo, design: stylelint cannot find any files (#754) (2434c3a)
  • driver: the driver package is failing the build locally because … (#793) (8433666)
lderrickable
published 0.4.22 •

Changelog

Source

0.4.22 (2020-03-27)

Bug Fixes

  • cart: allow clearing a Magento cart with more than one item (#745) (fd8dde1)
  • cart, product: magento cart item has bad image URL (#744) (9db323b)
lderrickable
published 0.4.21 •

Changelog

Source

0.4.21 (2020-03-26)

Bug Fixes

lderrickable
published 0.4.20 •

Changelog

Source

0.4.20 (2020-03-26)

Features

  • cart: throw error when in memory cart does not exist (#737) (5c109e2)
  • category: add the isCategoryEmpty selector (#741) (0c54e47)
  • core, cart: add interface for in memory angular web api services (#739) (809debd)
  • geography: export magento driver (#736) (5a1d65f)
  • product: add price to magento product responses (#742) (2decb85)
lderrickable
published 0.4.19 •

Changelog

Source

0.4.19 (2020-03-25)

Features

lderrickable
published 0.4.18 •

Changelog

Source

0.4.18 (2020-03-24)

Features

  • cart: add cart item in-memory driver and backend (#718) (b8d3674)
  • cart: add error handling and specific error for cart not found (#717) (da06b44)
  • cart: add in-memory drivers (#724) (08fef81)
  • cart: add total_discount to DaffCartItem (#720) (5beb1ff)
  • core: add DaffErrorCodeMap to enable error transformation and mapping (#715) (d9dc4ca)
  • geography: add testing factories for subdivision and country (#729) (75516a7)
  • geography: make driver service interface generic and observable (#728) (d44ffb1)
  • geography: outline basic driver model and types (#716) (dcc4d69)

Bug Fixes

  • cart: fix cart in-memory service (#733) (e7ac069)
  • category: allow categories to be sorted based on platform response (#727) (39fc180)
  • category: allow magento price filters with a wildcard "*" (#726) (9d5e7a9)
  • category: applied filters are now an empty array instead of null (#730) (dc9eed3)
lderrickable
published 0.4.17 •

Changelog

Source

0.4.17 (2020-03-20)

Features

  • cart: add a selector for whether the cart is empty (#714) (0ad387c)
  • cart: add cart in-memory driver (#645) (9464455)
lderrickable
published 0.4.16 •

Changelog

Source

0.4.16 (2020-03-19)

Features

  • category: differentiate applied filters and filter requests (#711) (8b1465b)
  • product, category: add product type to DaffProduct (#713) (fe39515)
damienwebdev
published 0.4.15 •

Changelog

Source

0.4.15 (2020-03-18)

Features

  • cart: add image and abridged_description to the cart item (#706) (bcf7ceb)
  • core, cart: add core storage service, catch storage errors in cart during SSR (#710) (539bf43)

Bug Fixes

  • cart: fix paths to use public_api instead of index (#709) (6835e05)
  • cart: return proper types to accommodate cart with no items (#707) (ae7a640)
lderrickable
published 0.4.14 •

Changelog

Source

0.4.14 (2020-03-17)

Features

  • category: coerce Magento product attribute input types to DaffCategoryFilter types (#704) (87921e1)
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