@cloudcommerce/config
Advanced tools
Changelog
0.6.0 (2023-02-19)
ADrawer
and LoginDrawer
components no more exists@@sf/state/customer-session
does not start Firebase Auth automatically anymore, must call initializeFirebaseAuth
@@sf/browser-env
to exporting booleans for navigator and screen detection (1281ad5)@@sf/server-data
exporting settings
and apiContext
SSRred objects (40ac1db)globalThis.storefront.context
on SSR context (2c2fe64)SocialNetworkIcon
and SocialNetworkLink
components (9702da6)storefront: Auto set customer session email from Firebase if empty, even if not verified (f1741a9)
storefront: Fix ALink
global component to target _blank on external host (dffe5d8)
storefront: Fixing default context API doc minifier regex (711413f)
storefront: Make customer session state SSR friendly (7dd8dff)
storefront: Update customer session state isLogged
with email verified only (d5ada3a)
storefront: Removing not intended to use ADrawer
(=> Drawer
) and LoginDrawer
components (0254f4c)
Changelog
0.5.0 (2023-02-16)
cms
function is no more always synccategoryTrees
and getters on useShopHeader
(b19cc85)useShopHeader
composable (5b83e21)cms()
to return promise excepting to settings (a4e011a)CmsSettings
(optionals) (eeb7fb2)client_user_agent
from header to 355 chars (9992da0)Drawer
relative container height (e939f91)PagesHeader
layout to import store src ShopHeader
component (6322160)Changelog
0.4.1 (2023-02-09)
gcloud
CLI available (#119) (3cda825)carts-delayed
(#115) (3e488db)Drawer
component backdrop (6739153)Changelog
0.4.0 (2023-02-05)
logo-picture
slot to pages header Astro component (layout) (1fe3e48)StickyHeader
to be easly (classes) editable (f526480)storefront: Setting #teleported-top
and #teleported-bottom
divs for teleports instead (6197557)
storefront: Stop Drawer
from removing header backdrop by default (b026bc7)
storefront: Removing PitchBar
in favor of new usePitchBar
composable (f9e4551)
storefront: Removing Prices
component in favor of usePrices
composable (101e778)
Changelog
0.3.0 (2023-02-01)
--content-max-width
no more set, <main> width no more limited by defaulti19buyTogether
i19buyTogetherWith
i19report
i19toggleMenu
(a963273)isFloating
option (prop) to global Fade
component (666509a)slide
and controls
slot to PitchBar
(88c60fa)--transition-fast
root CSS var (3d85ae2)Drawer
component (53f0131)StickyHeader.vue
(almost) headless component (a9987b3)<d-md>
tag for responsive tricks in /content JSON (5108aaf)ShopHeader.vue
component (c078cc1)storefront: Fix Carousel
index calc with 5px approximate (32763ab)
storefront: Fix Fade
to clear inline height/width on transition after enter (3a8f75e)
storefront: Update useComponentVariant
composable to ignore modelValue
(ef7ab8f)
storefront: Update UnoCSS config with correct shortcuts order (1993e42)
storefront: Removing --content-max-width
from base.css (a214b3e)
Changelog
0.2.2 (2023-01-25)
parseShippingPhrase
util to modules info state exports (6645159)getAspecRatio
on SSR image helpers (7626a53)ssr/Picture.astro
to automatically handle aspect ration for local images (3da9bb2)global.storefront.onLoad
emitter and async load modules info preset (235934d)config.json
when ECOM_STORE_ID
not set (dev) (13d8db7)CmsSettings
typedef and update window.storefront
interface (2dfee42)PitchBar
to use parseShippingPhrase
and check number of slides (9c0fe4a)