New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-instantsearch-theme-algolia

Package Overview
Dependencies
Maintainers
17
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-instantsearch-theme-algolia - npm Package Versions

2.2.0

Diff
vvo
published 2.2.0 •

Changelog

Source

2.2.0 (2017-01-17)

Bug Fixes

  • clear: clearing wasn't working with too+ same type facets selected (#1820) (a9a2364)
  • connectSearchBox: handle defaultRefinement (#1829) (7a730e2), closes #1826
  • Instantsearch: Update all props on InstantSearch (#1828) (2ed9b49)
  • InstantSearch: add specific react-instantsearch ${version} agent (#1844) (a1113bc)
  • SFFV: correct propTypes and add missing default values (#1845) (a4c1b31)
  • test: add missing Snippet and Highliter snapshot (4accce5)
  • widgets: replace setImmediate use with Promise use when update is needed (#1811) (17e2497)

Features

  • Menu, connectMenu: add search for facet values (#1822) (a6c513e)
  • snippet: add a snippet widget to be able to highlight snippet results (#1797) (2aecc40)
  • widgets: add transformItems to be able to sort and filter (#1809) (ba539f0)

<a name="2.1.0"></a>

vvo
published 2.1.0 •

Changelog

Source

2.1.0 (2017-01-04)

Bug Fixes

  • createInstantSearchManager: drop outdated response (#1765) (76c5312)
  • highlight: highlight should work even if the attribute is missing (#1791) (5b79b15), closes #1790
  • InfiniteHits: better classname to loadmore btn (#1789) (ad2ded3)
  • starRatings: click on selected range doesn't unselect it (#1766) (beacc72)
  • website: broken demo links (#1802) (0abe2f5)
  • widgets: add 300px width for the default SearchBox (#1803) (bf5d791)

Features

  • InfiniteHits: Add class to load more button (#1787) (416febd)
  • RefinementList, connectRefinementList: allow to search for facet values (e086a81)

<a name="2.0.1"></a>

vvo
published 2.0.1 •

Changelog

Source

2.0.1 (2016-12-15)

Bug Fixes

  • connectRange: when unfinite numbers are passed throw (75bec0d)
  • react-native: use View as a container for react-native (#1729) (5b76f75), closes #1730
  • SearchBox: autocomplete was not disabled by default (#1742) (bc76618)
  • starRating: call createURL with the right interface (min/max) (#1747) (f9ab9b6)

<a name="2.0.0"></a>

vvo
published 2.0.0 •

Changelog

Source

2.0.0 (2016-12-08)

First release of react-instantsearch

vvo
published 2.0.0-beta.22 •
vvo
published 2.0.0-beta.20 •
vvo
published 2.0.0-beta.19 •