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

@cloudcommerce/app-affilate-program

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/app-affilate-program - npm Package Versions

1
8

0.28.0

Diff

Changelog

Source

0.28.0 (2023-10-06)

⚠ BREAKING CHANGES

  • storefront: content/layout.json must be edited with fields in camelCase
  • Content settings object (and config.settingsContent) changed
  • storefront: PageContent interface editted, content/pages hero and sections must be updated with new fields in camelCase

Bug Fixes

  • loyalty 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)

leomp12
published 0.27.0 •

Changelog

Source

0.27.0 (2023-10-06)

⚠ BREAKING CHANGES

  • storefront: Astro.locals.contextInlineClientJS no more set
  • storefront: <Carousel> API changed, using explicit index prop with model instead of default (value) v-model, edited binds on controls slot
  • storefront: Component ContentClearfix.astro is removed in favor of .vue one

Features

  • storefront: Add new prop preferredSize to global <AImg> component (d2387d4)
  • storefront: Auto import Vue composition API and other helper exports (9e92931)
  • storefront: New prop hasControls to <Carousel> (017d5c9)
  • storefront: Update <Carousel> with new optional axis prop for vertical slide (21e3a02)
  • tiny-erp: Updating with https://github.com/ecomplus/app-tiny-erp (#218) (a5ffd26)

Bug Fixes

  • deps: Update non-major dependencies (#248) (344927b)

  • 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)

leomp12
published 0.26.7 •

Changelog

Source

0.26.7 (2023-09-18)

Features

  • ssr: Fallback redirect static built files on 404 hash mismtach (494848b)
  • storefront: Edit usePageHeader to accept listedCategoryFields null skip categories fetch (be563d7)

Bug Fixes

  • deps: Update dependency facebook-nodejs-business-sdk to v18 (#239) (464b0df)
  • deps: Update non-major dependencies (#238) (e869660)
  • storefront: Hardfix for 100vh problem on mobile (.h-screen) with dvh unit (c4a3fb7)
  • storefront: New Astro.locals.contextInlineClientJS and body script to reset context n CSR (eeab76c)
  • storefront: Set and reset <body> visibility to prevent FOUC (6eb237f)
  • storefront: Update ContentClearfix to also limit child <iframe> width (0b0031b)
  • storefront: Update reset.css to selector specificity 0 for button/a colors (23b3870)
leomp12
published 0.26.6 •

Changelog

Source

0.26.6 (2023-09-13)

Bug Fixes

  • apps: Ensure @cloudcommerce/test-base as dev dependency only (020a23d)
leomp12
published 0.26.5 •

Changelog

Source

0.26.5 (2023-09-13)

Features

  • storefront: Async loading CMS content for API doc page (wildcard by slug) (5fc2010)
  • storefront: Handling new section type breadcrumbs (c3af083)
  • storefront: New useBreadcrumbs server-side-first composable (688c037)
  • storefront: New bypassed section types expected for product page (3e38002)
  • storefront: New ContentClearfix.astro component for user's html content (5873973)

Bug Fixes

  • deps: Update non-major dependencies (#234) (62345c6)
  • storefront: Update apiContext.doc type with common required document fields (7f814d9)
  • storefront: Update useSharedData to timeout listeners (1s by default) (9aa5d30)
leomp12
published 0.26.4 •

Changelog

Source

0.26.4 (2023-09-08)

Features

  • storefront: Enabling Astro (v2 experimental) viewTransitions on all pages by default (561c40d)

Bug Fixes

  • storefront: Fixing SW navigate fallback and cache strategies (1198a94)
  • storefront: Update SW for immutable (365d) cache for js/css hashed chunks (1e631f4)
leomp12
published 0.26.3 •

Changelog

Source

0.26.3 (2023-09-08)

Features

  • modules: Checkout accepting undefined discount app id for multiple discount apps (8c6984a)

Bug Fixes

  • deps: Update non-major dependencies (#228) (0aa35ea)
  • modules: Better handling multiple results (apps) for apply discounts (4f9126b)
leomp12
published 0.26.2 •

Changelog

Source

0.26.2 (2023-08-28)

Bug Fixes

  • ssr: Check SSR_* env vars on function execution time (1364f67)
leomp12
published 0.26.1 •

Changelog

Source

0.26.1 (2023-08-28)

Bug Fixes

  • ssr: Add astro-capo to SSR dependencies (dbd2f06)
leomp12
published 0.26.0 •

Changelog

Source

0.26.0 (2023-08-28)

⚠ BREAKING CHANGES

  • storefront: useSharedData composable now returns a promise

Features

  • i18n: Add i19allProducts and i19institutional (131a7e3)
  • ssr: New optional SSR_SET_LINK_HEADER env (true by default) (e8481a7)
  • storefront: Mannualy set ´PageContent to more flexible interface (820d716)
  • storefront: Update VueUse to v10.4.0, UnoCSS and Firebase non-major (88b0bcc)
  • storefront: Use event emitter on useSharedData to support optional awaited value (851ed67)

Bug Fixes

  • deps: Update non-major dependencies (#221) [skip ci] (0191eff)
  • i18n: Fix i19allProducts (3a09c25)
  • storefront: Edit LayoutContent typedef for extendable footer and header content (2edc576)
  • storefront: Extending PageContent typedef for extra pages and blog posts (16a4b3e)
  • storefront: Fix CMS getContent to escape folder hidden files and clear not .json ext (e0b5563)
  • storefront: Update Astro to v2.10.14 (4d00a98)
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