@daffodil/contact
Advanced tools
Changelog
0.71.0 (2024-06-05)
DaffModalService
required a DaffModal
as an arg to close
(the return type of open
). This API was probably larger than it should have been, so I trimmed it down. Most consumers won't notice a return type change, but if you do, we can reconsider this change.observe
util (#2808) (1874709)docs
namespace (#2824) (47b7345)daffRouterComposeGuards
(#2809) (075859b)Changelog
0.70.0 (2024-05-15)
DaffCartShippingInformation
has been removed. Use DaffCartShippingRate
insteadMagentoNavigationDriverConfiguration
-> MagentoNavigationDriverConfig
DaffCartShippingInformation
(#2788) (b4cc19b)daffCartGetItemTotalDiscount
(#2797) (0c1edcc)DaffFailable
(#2786) (4839705)identity
function (#2785) (5c6aa86)DaffState
(#2781) (bb715eb)Constructable
args (#2783) (ba11f43)getTree
method (#2793) (e300d70)Changelog
0.69.0 (2024-04-30)
DaffBackdropModule
code has been moved into DaffSidebarModule
. It can no longer be used as a standalone component in @daffodil/design
DaffBackdropModule
into DaffSidebarModule
(#2673) (01db447)Changelog
0.68.1 (2024-03-20)
Changelog
0.67.0 (2024-01-25)
daff-gray
palette name to daff-neutral
(#2736)DaffSizeable
interface has been renamed to DaffSizable
daffCustomerProvideExtraReducers
-> daffCustomerStoreCreditProvideExtraReducers
daffCustomerStoreCredit
-> daffCartStoreCredit
DaffPaginatorModule
has moved to its own package. Update imports to @daffodil/design/paginator
DaffNavbarModule
has moved to its own package. Update imports to @daffodil/design/navbar
DaffModalModule
has moved to its own package. Update imports to @daffodil/design/modal
DaffMenuModule
has moved to its own package. Update imports to @daffodil/design/menu
DaffMediaGalleryModule
has moved to its own package. Update imports to @daffodil/design/media-gallery
DaffListModule
has moved to its own package. Update imports to @daffodil/design/list
DaffLinkSetModule
has moved to its own package. Update imports to @daffodil/design/link-set
DaffHeroModule
has moved to its own package. Update imports to @daffodil/design/hero
DaffCardModule
has moved to its own package. Update imports to @daffodil/design/card
DaffSidebarModule
has moved to its own package. Update imports to @daffodil/design/sidebar
DaffCalloutModule
has moved to its own package. Update imports to @daffodil/design/callout
DaffLoadingIconModule
has moved to its own package. Update imports to @daffodil/design/loading-icon
DaffAccordionModule
has moved to its own package. Update imports to @daffodil/design/accordion
DaffImageModule
has moved to its own package. Update imports to @daffodil/design/image
DaffContainerModule
has moved to its own package. Update imports to @daffodil/design/container
DaffButtonModule
has moved to its own package. Update imports to @daffodil/design/button
@daffodil/router
(#2708) (2b61dd8)daffCustomerProvideExtraReducers
-> daffCustomerStoreCreditProvideExtraReducers
(#2706) (dc52f66)/api
soft 404s on SSR (#2712) (f58c266)main.server.ts
(#2728) (1e2174f)LetModule
imports with LetDirective
(#2728) (8ba65b3)Changelog
0.66.0 (2023-12-11)