Releases: searchspring/snap
Releases · searchspring/snap
v0.49.0
0.49.0 (2023-10-19)
Bug Fixes
- add options.brands to recommendation instantiator context (afb6c4d)
Features
- client-recommend: adding filtering to recommendations (d711f7b)
- recommend: add recommendation request parameter - options.brands (a83460e)
v0.48.0
0.48.0 (2023-10-11)
Bug Fixes
- controller/finder: altering the beforeFind middleware to ensure redirection is blocked (936e184)
Features
- add autocomplete settings.redirects.singleResult config (e620701)
- icon component path element array, children support (c8a6c44)
- move until utility function to toolbox (d9d4eb3)
v0.47.0
0.47.0 (2023-09-15)
Features
- add facet filteredCount getter (fb507b1)
- add facet globals - limit and valueLimit to search response transform (f86e04f)
- controller/autocomplete: changing keyup event to input for better support of copy/paste (4a95251)
v0.46.0
0.46.0 (2023-07-24)
Features
- client/apis/hybrid: modifying behavior when ISC is enabled (86472d5)
- store-mobx/autocomplete: modifying the term store behavior when using ISC (baf2f71)
v0.45.1
0.45.1 (2023-06-22)
Bug Fixes
- allow slideout contents width greater than 90% (b24ec6a)
- slideout component adding overflow preventing scrolling on docs tab (30da03f)
v0.45.0
0.45.0 (2023-06-01)
Bug Fixes
- client: adjusting configuration types which fixes the sub-requester issue for autocomplete (e3a099c)
- controller/search: modifying the restorePosition functionality to support more use cases (5d6478c)
- preact-components/utilities/clonewithprops: adding optional observability (450b101)
- preact-components/utilities/clonewithprops: reverting to pre 0.43.0 code - no need for observer (2437be2)
Features
- setinitialurlstate: new feature to manually set foreground filters in search controller (bd0588a)
- tracker: adding ability to configur tracker requesters (b1c3039)
v0.44.3
0.44.3 (2023-05-08)
Bug Fixes
- store-mobx/search/pagination: removing
pageSizeOptions
from being observed for compatibility (63ace50)
v0.44.2
0.44.2 (2023-05-08)
Bug Fixes
- preact-components-facetslider: bugfix for slider handle hanging after clear all facets reset (93c5d6d)
v0.44.1
0.44.1 (2023-05-05)
Note: Version bump only for package @searchspring/snap
v0.44.0
0.44.0 (2023-05-05)
Bug Fixes
- autocomplete.tsx: bugfix for emify function when match was at start of term (8430c5c)
- controller-search: fully escaping CSS selectors in restorePosition and adjusting maxCheck (0b31fe8)
- preact-components-autocomplete: adjusting theme deepmerge to ensure arrays are replaced (56b57ad)
- preact-components: changing the way that theme display settings are merged for breakpoints (cb660ef)
- recommendationinstantiator: bugfix for improper err logging when rec api call fails (961ba75)
- usedisplaysettings.tsx: fix for useDisplaySettings hook not updating computed breakpoints value (389bd30)
Features
- controller-search: modifying href selector generation to account for extra spaces and colons (87bbd8b)
- searchpaginationstore: adding configuration for pagination pageSizeOptions (9937548)