@cloudcommerce/app-affilate-program
Advanced tools
Changelog
0.40.0 (2023-12-29)
i19relatedProduct
properly renamed to i19relatedProducts
useSearchShowcase
prop changed from params
to fixedParams
searchMeta
prop&return to resultMeta
useSearchEngine
API changed removing sort
propsearches
resource (e165a13)i19anyPrice
(4308611)i19filterOut
(f4b31ee)i19loadMoreProducts
(40016e3)sortOption
(optionally) on search showcase composable (9e170e8)canLockScroll
prop to Drawer
(87b9b7e)isRelatedProducts
optional prop to products shelf composable (09c4f7a)sortOptions
to search showcase composable return (fe41f0f)searchMeta
to search showcase composable (3525402)$storefront.data
types with partial resources lists (a6f938a)doc-banner
and page-title
on usePageSections
(cbd7297)useSearchFilters
composable with filter options handlers (5cdf744)useSearchFilters
composable with specs filters (92c549e)scrollToEl
(7c5b5eb)activeFilters
and filtersCount
also returned from search showcase (8474db3)usePagination
composable (32877aa)useSearchFilters
composable (0bc450d)setResult
to search engine class (1c756d8)doc-banners
and adding custom-html
on usePageSections
(174db80)api: Fixing returned result typedef for search requests with query string (4fbfa88)
api: Proper typedef for stores/me and authentications/me responses (#292) (07598a7)
api: Updating config params typedef to accept undefined properties (37175e1)
api: Updating typdefs for search v2 response buckets (757a485)
i18n: Fix i19noItemSelected
, i19noProductsFound
, i19noProductsFoundFor$1
(fef8b35)
i18n: Fix i19reltedProducts
(d49c2fd)
storefront: Fix SearchEngine
params reusing API client config typedef (4313b70)
storefront: Fix SearchEngine
params types removing null(s) following API params typedef (0fd9c6b)
storefront: Remove sort
prop from search showcase composable (9dff758)
storefront: Renaming prop fixedParams
on search showcase composable (e1404ba)
Changelog
0.39.0 (2023-12-15)
useSearchShowcase
usePageHeader
props removing categories
to enforce usage from useSharedData
insteaduseSharedData
return, replacing inlineClientJs
with getInlineClientJs
function for just-in-case executionMinor fixing prop value and return value typedef
useSharedData
with categories/brands (035c518)context-showcase
also with search container (3dde5d6)useSearchContainer
with new optional props params
(f407f30)storefront: Preset SearchEngine
term as null (a2eb4ee)
storefront: Set SearchEngine.params
as reactive (not shallow) (6d0c19f)
storefront: Ensure early set categories shared data from on page header layout composable (7ce5838)
storefront: Renaming useSearchContainer
to useSearchShowcase
(f915c05)
storefront: Update useSharedData
preventing unecessary stringify (b0cffcd)
Changelog
0.38.0 (2023-12-13)
useSearchModal
composable refactored/conf
path if any (4c96a25)term = null
on search method for no term filter search (06f66a8)scripts/firestore
with abstractions for forms docs and app check support (4b39c0d)SearchEngine
to control fetching state and promises (7c45cc7)isSearchPage
and searchPageTerm
(53e1dcb)sticky-header:
(de941a6)toLowerCaseAccents
, termify
and getSearchUrl
(e75fb37)useSearchContainer
composable and and search-container
section (6ffb202)useStickyHeader
composable to toggle body class ".StickyHeader" (afc0e0f)api: Updating ResourceAndFind
typedef adding stores/me and authentications/me endpoints (0c514e9)
cli: Fix default Firestore rules to enable creation on forms subcolls (21c40c5)
storefront: Better generating brand colors pallete on Tailwind/UnoCSS config (b85f9df)
storefront: Update shop header to search submit redirecting to /s/term indexable URL (c57a2a3)
storefront: Renaming useSearchModal
returned products
(cd44b51)
Changelog
0.37.0 (2023-12-06)
url
option anymore, forcing it to search/v1
, params should be set separatelyisFetching
ref to search engine class (014640e)SearchEngine
with new public attributes (e609e88)useSearchModal
composable (91d21d5)shoppingCart
state type with subtotal defined (number) (47aedfe)SearchEngine
to ensure current term is on top of history list (6a893c1)SearchEngine
fetching state (1fabf0a)CarouselControl>
default zindex to 11 (fb82ef0)