@cloudcommerce/config
Advanced tools
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)Changelog
0.2.0 (2023-01-21)
@@components/**
imports no more workingshoppingCartIcon
, cashbackIcon
fields no more working as Storefront Tailwind config (gen) optionsautoplay
prop (ms) to Carousel component (18b91dd)CarouselControl
child-component for headless Carousel (8c43757)PitchBar
component with carousel slides (c86d845)Carousel.vue
headless component (9f01ff6)ALink
(58b552f)iconAliases
on UnoCSS/Tailwind configs, add chevron icons aliases (2cc164d)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)
Changelog
0.1.7 (2023-01-04)
window.storefront.modulesInfoPreset
(aa587fd)usePrices
composable to support compound discount labels (7ae2114)Prices
component slots binds to pass values instead of Computed/Ref objects (951507a)window.storefront.modulesInfoPreset
typedef (8bf3cc5)usePrices
and Prices
(f0bd969)alt
property (0875cb0)Prices
to support attributes inheritance (9a0a8b0)