All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Passes advertisement options on products suggestion query.
- Hungarian translations.
- Edited orderBy prop description on Autocomplete.md.
- Explanation about hideUnavailableItems prop in documentation.
- Documentation markdown.
- Before you begin section in Autocomplete, Banner, DidYouMean and Suggestions documentation.
- Autocomplete click event.
- Add
rootPath
to Session API calls.
- Readme content.
- Fixes of i18n on readme.md according to task LOC-10514.
shippingOptions
to product suggestions query.
- Hover on search suggestion.
- Indonesian translation.
- Romanian translations.
- Product suggestions that was not respecting the
maxSuggestedProducts
value.
- French and Thai translation.
- Norwegian and Norwegian variant translation.
orderBy
to theproductSuggestions
query.
- Arabic translation.
_q
query string to Autocomplete links.
- Safely decoding URI components to prevent errors when the search query contains breaking characters such as "%"
- General review of the documentation (
README.md
file).
__unstableProductOriginVtex
was removed from the documentation on README.md.
- Link to see more products.
- Autocomplete did not display products for search terms with percentage.
closeModal
function to theAttribute
component and to the close button.
- End to end tests.
- Close autocomplete when clicking on an item inside it.
tileListFooter
CSS handler.
customPage
prop to theautocomplete-result-list.v2
.
HorizontalProductSummary
prop to theautocomplete-result-list.v2
.
hideUnavailableItems
prop to theautocomplete-result-list.v2
.
- Added encoding and decoding function in
string-utils
preventing unexpected behaviors in url
- Eslint config.
- Added sanitize function in
string-utils
and using inhistory
label inAutocomplete
- End to end tests setup.
- Adding new classes to style
itemList
- Pixel events to the autocomplete.
- Add tileListList component
classname
.
- Price on the mobile Autocomplete that displayed
NaN
when there is notaxPercentage
.
- Error when the
searchQuery
is missing.
- Node builder.
- Error in dispatch when using the Autocomplete.
- New
customPage
prop onSuggestion
- Deal with missing
fulltext
insearchSuggestions
query.
- ListPrice in CustomListItem.
taxPercentage
in autocomplete price.
correction
,suggestions
, andbanners
are now comming from graphql instead ofsearchContext
.
[email protected]
as dependency.
- Remove stock filter from
convertBiggyProduct
.
cacheId
to theconvertBiggyProduct
.
- History that was not being updated.
- Remove cacheId
- Remove hardcoded value in messages.
- Replace
See more
toSee all
.
- Update the app documentation (README.md file)
- Use the prop
__unstableProductOriginVtex
instead of__unstableProductOrigin
.
- Use
Link
instead ofa
in the "See more" button.
- The documentation now has a description for configuring Google Analytics.
- Change
autocomplete
overflow css property fromscroll
toauto
- Update documentation.
- Change
to
tothe
in theREADME.md
.
- Remove
preventRouteChange
- Add Indexing Process to doc.
- Version disclaimer.
vtex.search
version on readme.
- Upgrade
vtex.search-resolver
to versionv1.x
- Change URLs and keep only
Autocomplete
,Didyoumean
,Suggestion
andBanner
components.
- Bump version.
- Change from
search-graphql
tosearch-resolver
selected
property was hardcoded
- Removed wrong
provider
.
- Some queries intermittently failing due to having ambiguous providers.
- Missing
unescape
import.
- Change from
unshift
topush
.
- API sends all images instead of only the first one.
- API sends only SKUs with
stock
higher than0
.
suggestionsListItem
handle.
- Use
segmentToken
instead ofgetSegment
.
- Reference being set in compatibility layer incorrectly.
- Reference and description to product.
__unstableIndexingType
props.
- Bug where the pagination component was not being reset.
- Refetch using
attributePath
instead of_query
- Handle for suggestions links.
- Fix
refetch
function.
context
directive to the autocomplete queries.
DidYouMean
,Suggestions
andBanner
data path.
- Bug where the suggestion's label appears even when there is no suggestion.
- Custom maximum suggested products in autocomplete based on breakpoints.
- Check if the SKU has any price.
- Pass the ordering type to the client-side, so that it activates the side effect in the
useFetchMore
hook - Side effect on change props to reset current page
- Hardcoded addition of the attribute brandId, only stores with product origin=biggy
- Stop caching price sensitive requests locally.
- Use
ft
in map instead ofs
. - Removed undesired error supression.
react
builder dependency vulnerability warning.
- Autocomplete title tag.
- Client-side logging.
- Logging in
node
builder.
- Removes allowed from interface
- Include text overflow to facet label
- Add attributes in autcomplete with
z
in the url
- Remove attributes from autcomplete temporarily
- Remove attributes from autcomplete temporarily
- Query Args to facets.
- OrderBy discount.
- Doc workspace demo
- Change to segment scope on searchResult
setPage
was not synchronized
- Products are now based in trade policies.
- Fit autocomplete function in android devices.
- Use
product.link
instead ofslugifyUrl
.
- Page is now a state instead of being defined by
from
andtoo
- GA documentation
- Query and operator info on redirect return.
__unstableProductOrigin
prop into generic app.
- Autocomplete
- DidYouMean
- Suggestions
- Banner
- Temporary workaround on facet values sorting.
- Improve documentation.
- Improve documentation.
- Changed to
_query
inSearchClickPixel
.
- Old
SearchAnalytics
calls tosae-analytics
- Redirect functionality.
- Change querystring from
query
to_query
docs
builder.
- BiggyClient
brand
,categories
andsellers
to the object sent tosearch-result
- Pricerange
- Error when the data from the search result query was not finished.
- Object sent to
search-result
- Initial release.