@cloudcommerce/app-affilate-program
Advanced tools
Changelog
0.35.0 (2023-12-02)
shoppingCart
rewriten to reactive object instead of computedisHidden
and anchorEl
optional props to <Drawer>
(91c3879)wrapperKey
optional prop to Carousel to trigger recalc wrapper size (906f766)SearchEngine
state and class with basic paginated search and reactivity (d99e231)<Drawer>
props to edit animation, max witdth and custom dialog styles (bb30411)api: Rate limit retry-after is expressed in seconds (757ccdb)
ssr: Await analytics events to send and debug (warn) requests errors (f1f6039)
ssr: General fixes for server analytics events (74ad091)
storefront: Ensure shoppingCart
items state reactivity (21e3a28)
storefront: Ensure forms base styles with selector specificity (0, 1) (5f9836a)
storefront: Handle direct buy keeping cart saved with new temporary cart for current checkout (c26459f)
storefront: Prevent search engine error with undefined response on fetch debounce (46da11f)
storefront: Try getting TikTik click ID from URL for server side events (6b16b87)
ssr: Renaming optional env var to GA_API_SECRET
(baa2372)
Changelog
0.33.5 (2023-11-24)
firebase.json
to ensure Hosting root rewrited to SSR function (f465763)Changelog
0.33.4 (2023-11-24)
i19safeBuy
(60cd36e)Changelog
Changelog
0.33.1 (2023-11-16)
getGtagItem
method on useAnalytics
state as reusable parser (2f7cb99)send-gtag-events
script, auto emit first pageview (a888870)state/use-analytics
module to send and watch events and retrieve session (f2c10f5)scripts/push-analytics-events
to handle GTM dataLayer
if globally set (058fe1d)useProductCard
composable to send view item gtag event (f2dafd5)client:context
on first load (782ba4a)<Carousel>
to properly handle partially fit slides (86666f7)Changelog
0.33.0 (2023-11-09)
@headlessui/vue
is no more dev dep of @cloudcommerce/storefront
, not dep of @cloudcommerce/ssr
, must be manually added as dependency if usedmodulesFunctionOptions
config (d1fed93)passport: Set CORS headers and accept OPTIONS request (d15dc5a)
storefront: Fix default styles for ::selection with new RGB syntax (9497bfd)
storefront: Update dark/light CSS vars to RGB spaces notation (62ea62c)
storefront: Updating vbeta-app script version (c0d50c0)
ssr: Removing @headlessui/vue
from pkg deps (344916f)
Changelog
0.32.0 (2023-11-07)
GET_PASSPORT_API_URI
countryCode
from settings content [skip ci] (4014aab)@ecomplus/client
const API base URIs on vbeta app compat (7296836)@ecomplus/client
on vbeta compat (56d260a)