@cloudcommerce/app-fb-conversions
0.2.0 (2023-01-21)
⚠ BREAKING CHANGES
- storefront:
@@components/**
imports no more working - storefront:
shoppingCartIcon
, cashbackIcon
fields no more working as Storefront Tailwind config (gen) options - storefront: Getting money values from dataset no more available
Features
- datafrete: Create app to integrate Datafrete shipping gateway (#103) (5c28ab1)
- google-analytics: App to send orders events to GA4 server side (#102) (899e308)
- storefront: Add
autoplay
prop (ms) to Carousel component (18b91dd) - storefront: Add
CarouselControl
child-component for headless Carousel (8c43757) - storefront: Add
PitchBar
component with carousel slides (c86d845) - storefront: Add new
Carousel.vue
headless component (9f01ff6) - storefront: New global Vue component
ALink
(58b552f) - storefront: Use an object
iconAliases
on UnoCSS/Tailwind configs, add chevron icons aliases (2cc164d)
Bug Fixes
-
deps: Update all non-major dependencies (#104) (6cb0644)
-
galaxpay: Fix the name of the collection (db63905)
-
storefront: Fix client.d.ts
Window interface (9ec46c9)
-
storefront: Fix TS shims, update Vue globals typedef and add vue/ref-macros
types (97fa988)
-
storefront: Import SW before /head, use @vite-pwa/astro
(30e254b)
-
storefront: Removing @[@components](https://github.com/components)
alias for now (441cfb7)
-
storefront: Update Prices
component removing values for secondary [data-sf-prices-*] attrs (fae36af)