@cloudcommerce/app-affilate-program
Advanced tools
Changelog
0.25.0 (2023-08-23)
settings
and apiContext
from @@sf/sf-lib
cloudcommerce [dev]
command to bypass --host and --port args (e55e438)import.meta.env
error on config (83c26f6)socialNetworks
after route load on SSR (9d2be60)Changelog
0.24.0 (2023-08-18)
generalIconSets
, brandIconSets
, brandIconShortcuts
, logoIconSets
, logoIconShortcuts
IntelliSense only field for icons no more needed and removed
usePageHeader
composable props changed (simplified)fetchingApiContext
now always resolve with null, error only at apiContext.error
if anyintellisenseIconSets
theme option for Tailwind config (75ce9c9)service_links
and payment_methods
(flags) to settings content type (390be9d)storefront: Fix <Drawer> close button z-index (4ff06db)
storefront: Increasing sticky header debounce max wait to prevent wrong header final place (d04b808)
storefront: Minor fix BannerPicture.astro default alt text styles (6d0aed5)
storefront: Prevent errors with not founds by slug on SSR context load (eeb3232)
storefront: Update Astro to v2.10.9 (3555906)
ssr: Expecting fallback static HTML at /~fallback route (922c9c9)
storefront: Set href optional on <ALink> to handle common optional link case (1573c65)
storefront: Update usePageHeader
composable removing serviceLinks
prop (e566038)
Changelog
0.23.1 (2023-08-08)
i19minus
and i19plus
words (e77b6e8).i-threads
brand icon shortcut (5b1ab0a)link
to useCartItem
return (626b8fe)title
(e7915f9)parseProduct
to create strict cart item object (407360f)useCartItem
using computed to keep reactive object of shopping cart state (f4aea98)Changelog
0.23.0 (2023-08-02)
server-data
and browser-env
files removed in favor of named exports on /sf-lib
with additional utilsuseCartItem
composable (d9da575)useId
and requestIdleCallback
from /sf-lib
(c53d33b)