Skip to content

Releases: vtex-apps/search-result

v3.36.0

07 Nov 20:14
Compare
Choose a tag to compare

Changed

  • Change the icon of expanded Sort By Dropdown.

v3.35.10

06 Nov 16:54
Compare
Choose a tag to compare

Changed

  • Separate product search query from facets query.

v3.35.9

31 Oct 17:25
Compare
Choose a tag to compare

Changed

  • Use useQuery hook.

v3.35.8

31 Oct 16:55
Compare
Choose a tag to compare

Fixed

  • Show More and Show Previous buttons vanishing before the results of the first or last pages were loaded.

v3.35.7

30 Oct 20:28
Compare
Choose a tag to compare

Fixed

  • Revert changes made on v3.35.2: Distribute space equally around products rendered by Gallery component when displaying less products than maxItemsPerRow.

v3.35.6

30 Oct 13:00
Compare
Choose a tag to compare

Changed

  • Refactored useFetchMore to use useReducer.

v3.35.5

29 Oct 17:38
Compare
Choose a tag to compare

Fixed

  • Search result pagination to work properly with setQuery.
  • Loading interface on flexible Search Result when an operation used setQUery.

v3.35.4

23 Oct 17:55
Compare
Choose a tag to compare

Fixed

  • Invalid proptypes for initiallyCollapsed and preventRouteChange.

v3.35.3

16 Oct 20:07
Compare
Choose a tag to compare

Fixed

  • weird grid bug that caused the layout to have a fourth column on tablet screens.

v3.35.2

16 Oct 19:49
Compare
Choose a tag to compare

Fix

  • Distribute space equally around products rendered by Gallery component when displaying less products than maxItemsPerRow.