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

@cloudcommerce/app-custom-payment

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcommerce/app-custom-payment - npm Package Versions

1
29

0.11.0

Diff

Changelog

Source

0.11.0 (2023-05-11)

⚠ BREAKING CHANGES

  • storefront: Previously duplicated function pageContext.cms removed in favor of pageContext.getContent only
  • types: Export CmsSettings no more existing from @cloudcommerce/types

Bug Fixes

  • deps: Update non-major dependencies (#152) (9e27ab8)

  • discounts: Do not count cancelled order on count for max usages (c668701)

  • storefront: Explicit ignore /admin/ folder on Workbox precache (1eae550)

  • storefront: Fix SettingsContent metafields typedef [#149] (5d6ea94)

  • storefront: Update Astro to v2.3.3 (#153) (0e6523d)

  • storefront: Renaming "CMS" things to "content" (a48653d)

  • types: Renaming CmsSettings to SettingsContent (3fe4f7a)

leomp12
published 0.10.0 •

Changelog

Source

0.10.0 (2023-04-28)

⚠ BREAKING CHANGES

  • Many functions moved to v1 on https://github.com/ecomplus/cloud-commerce/commit/95287ac527ac9e9c86095a00a5c895a487d77265

Features

Bug Fixes

  • cli: Colored subprocess outputs (e619e9f)

  • storefront: Edit config to prevent breaks on dev env without Store ID (e3cb69c)

  • Changelog (8bd8f9f)

leomp12
published 0.9.1 •

Changelog

Source

0.9.1 (2023-04-19)

Bug Fixes

  • cli: Faster dev without precedent build (d39b680)
  • config: Prevent breaks on dev env without Store ID (b8357b3)
  • deps: Update all non-major dependencies (83ab6b3)
  • storefront: Fixing <Carousel> component rewind (afcd662)
leomp12
published 0.9.0 •

Changelog

Source

0.9.0 (2023-04-17)

⚠ BREAKING CHANGES

  • storefront: tsconfig.json updated with astro/tsconfigs/strict, may have to fix null/undefined checks
  • storefront: Import @@sf/components/ProductCard.vue throws error
  • storefront: Import @@sf/layouts/PagesLayout.astro no more working
  • storefront: Expecting new content/layout.json for layout base and header to work properly

Features

  • storefront: Add getContent alias to cms function on SSR page context (78b608a)
  • storefront: Add tailwind new 950 colors (124b85b)
  • storefront: Bump VueUse to v10 (b5251dd)
  • storefront: New HeroPicture.astro component optimize hero images with common abstractions (296b6a0)
  • storefront: New useHeroSlider composable to abstract hero slider component common handlers (1a7b7cb)
  • storefront: New useHomeMain and useHeroSection layout composables (f5f7633)
  • storefront: Update custom <Picture> to also parse .max-w-screen-* classes to sizes attr (78b9234)
  • storefront: Update Tailwind config adding new 950 tone to brands colors (0f6ff72)

Bug Fixes

  • apps: Properly using IDs from config to read apps data (#144) (d047561)

  • deps: Update Astro to v2.2.0 (97c810d)

  • deps: Update Astro to v2.3.0 (#148) (93d9624)

  • deps: Update dependency astro to v2.2.1 (#143) (537f4eb)

  • deps: Update non-major dependencies (#140) (b826d54)

  • deps: Update non-major dependencies (#142) (6f687a8)

  • galaxpay: Double check transaction status and handle Galaxpay cancel webhooks (#145) (4ac1c92)

  • storefront: Fix UnoCSS config generating brand colors foregrounds (on-*) (76e4b9d)

  • storefront: Fix Vue global <Carousel> to work with Astro slots (0a0dc70)

  • storefront: Fixing default Vue to teleport elements z-index (.z-10) (ca8629a)

  • storefront: Fixing Vue global custom properties ($settings and $context) typedef (e17e3e7)

  • storefront: General null/undefined fixes using TS strict mode (f06af89)

  • storefront: Properly setting cmsContent on home page context (feb78a4)

  • storefront: Update Astro to v2.1.9 (#141) (6d61253)

  • storefront: Edit CMS function type to fixed expected filenames (33ffcc3)

  • storefront: Remove PagesLayout.astro in favor of use-page-layout composable (7955a6f)

  • storefront: Removing test-only (yet) ProductCard component (c3181c4)

leomp12
published 0.8.7 •

Changelog

Source

0.8.7 (2023-03-31)

Bug Fixes

  • storefront: Ensure alt attr on <Picture> img (d55c572)
leomp12
published 0.8.6 •

Changelog

Source

0.8.6 (2023-03-24)

Bug Fixes

  • storefront: Keep <Picture> images without version suffix on static build (61d147f)
  • storefront: Using import.meta.env in place of process.env for not-node env support (ad5e0cb)
leomp12
published 0.8.5 •

Changelog

Source

0.8.5 (2023-03-23)

Features

  • storefront: Make <Picture> sizes optional and parse it from .max-w-[] classes or widths (cf1eb58)

Bug Fixes

  • deps: Update non-major dependencies (#133) (97d058b)
  • emails: Bump @ecomplus/transactional-mails to v2 (ad920af)
  • storefront: Prefer setting <Picture> sources sizes by max-width media queries (8e377bb)
  • storefront: Remove width: auto; on <Picture> images to fix CLS errors (4df40be)
leomp12
published 0.8.4 •

Changelog

Source

0.8.4 (2023-03-18)

Features

  • storefront: Update custom <Picture> to support lazy load libs with hasImg={false} prop (be9bbdc)

Bug Fixes

  • storefront: Fix built (fav)icon format to png only (e02b3cc)
leomp12
published 0.8.3 •

Changelog

Source

0.8.3 (2023-03-18)

Features

  • ssr: Simple fallback to /_image route reading images manifest (3fb19b0)
  • storefront: Add hidden icon (if set) on body with <Picture> to pre-compile [#129] (a4838f0)

Bug Fixes

  • ssr: Edit /_image route fallback to just return original href if no built image found (6d38140)
  • storefront: Prevent fatal error with unmatched built image (b4dc6f8)
  • storefront: Use STOREFRONT_BASE_DIR if set to read images manifest files (bee44a7)
leomp12
published 0.8.2 •

Changelog

Source

0.8.2 (2023-03-17)

Bug Fixes

  • ssr: Prevent fatal ERR_HTTP_HEADERS_SENT on SSR error (2e9c137)
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