@cloudcommerce/app-affilate-program
Advanced tools
Changelog
0.28.0 (2023-10-06)
settings
object (and config.settingsContent
) changedPageContent
interface editted, content/pages hero and sections must be updated with new fields in camelCaseloyalty points: Add points after some days gap with cron to prevent fast cancellations (#250) (4eb705c)
mercadopago: Updating with https://github.com/ecomplus/app-mercadopago/commit/0205afd64e31fc19776343b8a355d43deb6a911d (#249) (47a03e6)
storefront: Minor fix <ContentClearfix>
with horizontal scroll on large devices (03b1d8d)
Edit settings types to camelCase fields (47aec28)
storefront: Expect hero/sections content with camelCase for easy parsing and props bypass (70d976b)
storefront: Expect layout content fields camelCase (e9404ea)
Changelog
0.27.0 (2023-10-06)
index
prop with model instead of default (value) v-model
, edited binds on controls slotpreferredSize
to global <AImg> component (d2387d4)hasControls
to <Carousel> (017d5c9)axis
prop for vertical slide (21e3a02)storefront: Add hardfix on base CSS to hide duplicated drawer backdrops (with "SPA" mode) (91ce452)
storefront: Disable View Transitions fallback (Firefox) by default (for now) (deb58ff)
storefront: Fixing global $storefront.apiContext.doc
types with full resources interfaces (c28ce11)
storefront: Properly dealing with API Context on View Transitions (e254116)
storefront: Properly sync <Carousel> index on prop change (6237934)
storefront: Setup custom <ViewTransitions> with fixed head script exec and browser fallback (2e53207)
storefront: Move <ContentClearfix> to Vue component instead of Astro one (e6ca8c4)
Changelog
0.26.7 (2023-09-18)
usePageHeader
to accept listedCategoryFields
null skip categories fetch (be563d7).h-screen
) with dvh unit (c4a3fb7)Astro.locals.contextInlineClientJS
and body script to reset context n CSR (eeab76c)Changelog
0.26.5 (2023-09-13)
useBreadcrumbs
server-side-first composable (688c037)Changelog
0.26.0 (2023-08-28)
useSharedData
composable now returns a promisei19allProducts
and i19institutional
(131a7e3)SSR_SET_LINK_HEADER
env (true by default) (e8481a7)´PageContent
to more flexible interface (820d716)useSharedData
to support optional awaited value (851ed67)i19allProducts
(3a09c25)LayoutContent
typedef for extendable footer and header content (2edc576)PageContent
typedef for extra pages and blog posts (16a4b3e)getContent
to escape folder hidden files and clear not .json ext (e0b5563)