Skip to content

v0.78.0

Pre-release
Pre-release

Choose a tag to compare

@gray-bot gray-bot released this 14 Oct 14:34
8fb0027

0.78.0 (2024-10-14)

⚠ BREAKING CHANGES

  • cart: COLLECTION_NAMES has been removed. Use canHandle to check backend routing capabilities
  • core,driver: DaffInMemoryDataServiceInterface is now exported from @daffodil/driver/in-memory and has been removed from @daffodil/core/testing

Features

  • authorizenet: support in-memory backend delegate (#3178) (1fa2825)
  • auth: support in-memory backend delegate (#3181) (1f775f6)
  • autogenerate package list in README (#3109) (7d7a2c8)
  • cart-store-credit: support in-memory backend delegate (#3179) (edbb83f)
  • cart: support in-memory backend delegate (#3180) (a8360df)
  • category: support in-memory backend delegate (#3182) (3cd0c1f)
  • contact: support in-memory backend delegate (#3183) (06f29ef)
  • core,driver: move DaffInMemoryDataServiceInterface to @daffodil/driver/in-memory (#3145) (87277c6)
  • customer-payment: support in-memory backend delegate (#3185) (bc80e7e)
  • customer-store-credit: support in-memory backend delegate (#3186) (2a49d59)
  • customer: support in-memory backend delegate (#3184) (7be26e5)
  • daffio: add active router styles to nav header items (#3127) (c03a737)
  • daffio: add design docs route (#3113) (a3bf15a)
  • daffio: render subpackages on package page (#3094) (4427fe1)
  • demo: migrate to new in-memory module (#3197) (e4c3725)
  • design, daffio: move sidebar content pad and nav pad code to css (56628da)
  • design: convert accordion component to standalone (#3054) (1e0a518)
  • design: convert article component to standalone (#3054) (4c004c6)
  • design: convert button component to standalone (#3054) (0205e92)
  • design: convert callout component to standalone (#3054) (1de68ab)
  • design: convert card component to standalone (#3054) (7f830b6)
  • design: convert container component to standalone (#3054) (994f8bb)
  • design: convert hero to standalone (#3054) (8fd50a6)
  • design: convert image to standalone (#3054) (19ca741)
  • design: convert link set component to standalone (#3054) (b54d941)
  • design: convert list component to standalone (#3054) (328a70a)
  • design: convert media gallery component to standalone (#3054) (fd933cc)
  • design: convert menu component to standalone (#3130) (1a0d1f5)
  • design: convert modal component to standalone (#3131) (44112b7)
  • design: convert navbar component to standalone (#3054) (dcf8f5c)
  • design: convert notification component to standalone (#3054) (7ca68fd)
  • design: convert paginator component to standalone (#3054) (8caa5e1)
  • design: convert progress bar component to standalone (#3054) (0c1fc77)
  • design: convert sidebar component to standalone (#3054) (ce058dd)
  • design: convert toast component to standalone (#3132) (8ccd628)
  • design: convert tree component to standalone (#3054) (d5cad9a)
  • design: create DaffOpenableDirective (#2908) (fa6f4db)
  • desing: convert loading icon component to standalone (#3054) (708a6fa)
  • dgeni: hardcode design nav list sort order (#3133) (e893cb0)
  • docs-utils,dgeni: generate breadcrumbs from doc path (#3047) (0e0ca5b)
  • driver: add backend delegate service (#3146) (8a616ee)
  • driver: add base in-memory driver (#3147) (e520410)
  • driver: add in-memory config (#3175) (b3a5a1a)
  • driver: add in-memory module (#3177) (9feffdc)
  • driver: separate in-memory root service and delegate (#3174) (b63c962)
  • geography: support in-memory backend delegate (#3187) (ea9bafd)
  • navigation: support in-memory backend delegate (#3188) (6f1146e)
  • newsletter: support in-memory backend delegate (#3189) (4def358)
  • order: support in-memory backend delegate (#3190) (90a7798)
  • payment: support in-memory backend delegate (#3191) (7a5a49b)
  • paypal: support in-memory backend delegate (#3192) (5e99edf)
  • product: support in-memory backend delegate (#3193) (0fa5e12)
  • reviews: support in-memory backend delegate (#3194) (1959c96)
  • search: support in-memory backend delegate (#3195) (93f1ab6)

Bug Fixes

  • auth: auth check interval prevents app from becoming stable (#3200) (b4d0619)
  • core: calling resetState when entity doesn't exist breaks state (#3129) (0d37f30)
  • daffio: API nav list not initially available (#3136) (cef6b06)
  • daffio: legacy ServerModule imported (#3128) (be67bae)
  • design: update the property used to set a default alignment on callout (#3118) (839afbd)
  • dgeni: type alias symbols don't get link tag added (#3110) (5cb84f3)