5.2.3 (2018-08-16)
- Allow object as type for Root (closes #1446) (#1461) (7c2317b)
- List: render children list only when required (#1472) (9eb2cbb), closes #1459
5.2.2 (2018-07-16)
Publish the previous version on stable
.
5.2.1 (2018-07-16)
5.2.0 (2018-07-04)
5.2.0-beta.2 (2018-06-19)
- export highlight tags from DOM / native (#1342) (28a699e)
- createInstantSearch: enable _useRequestCache (#1346) (f772600)
- dom: export create class name (#1348) (9017468)
5.2.0-beta.1 (2018-06-04)
5.2.0-beta.0 (2018-06-04)
This new version introduce a complete revamp of the package structure, but it should be completely transparent for the users.
If you have any troubles with this version please open a issue on Github, thanks!
5.1.0 (2018-05-28)
- connectInfiniteHits: always set a value for previous page (#1195) (4c218d5)
- indexUtils: avoid throw an error on cleanUp multi indices (#1265) (12f5ace)
5.0.3 (2018-04-03)
5.0.2 (2018-04-03)
5.0.1 (2018-03-12)
5.0.0 (2018-03-06)
This new version introduce a complete revamp of the naming and the HTML output of most widgets. The goal of this release is to provide improved semantics to our users.
This release also introduces a new CSS naming convention which will be reused across all InstantSearch libraries. This will enable the possibility to develop cross-libraries CSS themes easily.
You can find all the informations for the migration in our documentation.
4.5.2 (2018-03-06)
- connectRange: update default refinement propTypes (#978) (c065fb1)
- IndexUtils: avoid throw an error when cleanUp multi index (#1019) (865a3c3)
- SearchBox: avoid to bind click on reset button (#979) (ea3063a)
5.0.0-beta.1 (2018-02-06)
Apply features & bug fixes from v4.5.0 & v4.5.1 on the v5.
See their CHANGELOG for more details.
4.5.1 (2018-02-06)
4.5.0 (2018-02-06)
- connectRange: use the same behaviour for currentRefinement in getMetadata (#923) (08917b6)
- connectToggle: use currentRefinement in metadata instead of the label (#909) (89cae2b)
- StarRatings: always show the stars below (#929) (22bf93a)
5.0.0-beta.0 (2018-01-30)
This new version introduce a complete revamp of the naming and the HTML output of most widgets. The goal of this release is to provide improved semantics to our users.
This release also introduces a new CSS naming convention which will be reused across all InstantSearch libraries. This will enable the possibility to develop cross-libraries CSS themes easily.
You can find all the informations for the migration in our documentation.
4.4.2 (2018-01-24)
- currentRefinements: give access to id and index from transformItems for deduplication (#830) (316b8f5)
- pass maxFacetHits to SFFV (#863) (de23a46)
4.4.1 (2018-01-09)
- SearchBox: clear SearchBox without search as you type (#802) (c49b2b6)
- connectRange: check if facet exist before access (#797) (6520760)
- stories: avoid to use linear-background it breaks Argos every time (#804) (0beded7)
- stories: limit hits per page on Index (#806) (6eb14d3)
4.4.0 (2018-01-03)
- createInstantSearch: remove the client from the Snapshot (#749) (700d8f4)
- refresh cache memory leak example (#784) (cf228ac)
- stories: rename InstantSearch to
<InstantSearch>
(#789) (05efda5)
4.3.0 (2017-12-20)
- SearchBox: provide a loading indicator (#544) (189659e)
- Highlight: support array of strings (#715) (8e93c6a)
4.3.0-beta.0 (2017-11-27)
- babelrc: add a key for each env development, production, es (#547) (fa9528d)
- localizecount: allow localized string for count in MenuSelect (#657) (67ebd34)
- react-router-example: Properly update search query when using browser navigation (#604) (9ee6600)
4.2.0 (2017-11-02)
- connectRange: handle boundaries on first call (9f14dc0)
- connectRange: use refine instead of cleanUp in metadata (#526) (1861235)
- hierarchicaMenu: allow sorting and using limit (fe178ed), closes #92
- InfiniteHits: add disabled style to the LoadMore button (#477) (faba1ad)
- Range: handle float, allow reset and respect boundaries (75969b8)
- RangeInput: fix compatibility with React 16 & Panel (3f218db)
- searchbox: add maxlength 512 (#542) (5bd4033), closes #510
- MenuSelect: add component and connector (cc6e0d7)
4.1.3 (2017-10-09)
4.1.2 (2017-09-26)
4.1.1 (2017-09-13)
- MultiIndex: reset page to 1 when share widgets refine (#312) (c85a7bf)
- MultiIndex: Trigger new search when
<Index>
props are updated (#318) (bb11965)
4.1.0 (2017-08-28)
- Highlighting: revert breaking change (#245) (045ee06)
- List: adds support for any type of renderable element (#266) (d848bb6)
- Pagination: fixed the offset (3c0fff2)
- PoweredBy: aria-* tags are not camelcased (#261) (dc4a5bb)
4.1.0-beta.5 (2017-08-08)
- SSR: clean SP before rendering agan (#238) (e765886)
- Breadcrumb: add a new widget & connector (#228) (7f8f3ae)
4.1.0-beta.4 (2017-08-03)
- deps: Update dependency lint-staged to version ^4.0.0 (#201) (6867a1b)
- nextjs/ssr: parse
params.asPath
(#189) (ae17da0) - PoweredBy: add a label to the Algolia logo (#216) (cd235bd)
- react: remove typo around
"" 2
(#220) (f73eb04) - ScrollTo: scroll to only if change triggered by the widget observed (#202) (2d76022)
- theme: format the count of items appearing in a refinement (#217) (2225c24)
4.1.0-beta.3 (2017-07-25)
- error: reset error when receiving results of a query (not when sending it) (#179) (bb12c29)
- highlight: wrong parsing between client and server (#183) (2daae70)
- poweredBy: SSR compatibility (#181) (ec0fa8a)
- highlight: We remove the timestamp present in our highlight preTag and postTag. If you were using regex to parse the highlighting results then you'll need to adapt it as now it's only "ais-highlight".
4.1.0-beta.2 (2017-07-20)
- error: reset error if next query is successful (#175) (ff50a07)
4.1.0-beta.1 (2017-07-12)
4.1.0-beta.0 (2017-07-10)
- argos: address flakyness (#152) (84ef8f1)
- server-side rendering: Add API features for server-side rendering (86b14d1)
4.0.7 (2017-07-06)
- results: revert commit that ensure hits are returned only if right indices (#149) (df9aa25)
4.0.6 (2017-06-29)
- store: delay call to listener to prevent infinite loops (#143) (0945958)
4.0.5 (2017-06-26)
- MultiIndex: ensure getResults return only hits matching index in the context (#136) (124ffe6)
- MultiIndex: handle if namespace isn't in search state (#139) (1aab324)
- storybook: process CSS through autoprefixer (#138) (62cf512)
4.0.4 (2017-06-19)
- MultiIndex: handle switch between mono and multi index (#132) (e161921)
4.0.3 (2017-06-14)
- SFFV: search status we're not inside search state (#125) (5f3e670)
4.0.2 (2017-05-30)
4.0.1 (2017-05-17)
- state: nested attributes for faceting were not handled (11bd122)
4.0.0 (2017-05-15)
You can find all the details of the release and the migration guide from v3 to v4 here: https://discourse.algolia.com/t/react-instantsearch-v4/1329.
4.0.0-beta.6 (2017-05-04)
4.0.0-beta.5 (2017-05-02)
- connectAutoComplete: allow usage with hits from a single index (#75) (8b3b358), closes #74
- InstantSearch: update algoliaClient when it change (#70) (9e97dbd)
4.0.0-beta.4 (2017-04-25)
- MultIndex: no need to nest hits, if those are from main index. (#56) (86e0bd7)
- MultiIndex: remove the need for virtual hits when using connectAutoComplete (#45) (7549019)
4.0.0-beta.3 (2017-04-21)
- replace usage of Object.values (#47) (4c79e3e)
4.0.0-beta.2 (2017-04-18)
- InstantSearch: dont fire request/onsearchStateChange when unmounting (#26) (9a1487a)
- MultiIndex: derived helper were using main index specifics params (#36) (991fea6)
- MultiIndex: revert breaking change if no multiple index (#32) (44f7de0)
- util: remove empty key was removing non object key (#29) (9f795c7)
- Highlighter: allow rendering to custom tag (#11) (52a1212)
- SearchBox: add default width and height to buttons. (#34) (bcabf9b)
4.0.0-beta.1 (2017-04-03)
4.0.0-beta.0 (2017-03-28)
- multi-index: ease multi index and auto complete (09a4e1d)
- multi-index: * Reseting the pagination should be done at each connector level inside the "refine" function when returning the search state.
- The current page now appears inside the search state when a widget is used
- Query values are part of the items prop of the connectCurrentRefinements connector. Behaviour is unchanged, query will be filtered if clearsQuery prop is false.
- Add the index name to all the current refinements items. (not used by our widgets yet, but available if needed).
3.3.0 (2017-03-22)
- example: Fix access to props in react-router example (1417d6f)
3.2.2-beta0 (2017-03-20)
- InfiniteHits: provide translation key for
Load More
(#2048) (6130bf2) - SearchBox: better mobile behaviour by default (ea968b3)
- example: link to instantsearch/react (#2007) (5e674cd)
- recipes: react router v4 (de673bf)
- SearchBox: add role=search to the form (#2046) (d1e90f3)
- SearchBox: allow custom reset and submit components (#1991) (cd303d7)
- searchBox: add event handling (e267ab6), closes #2017
3.2.1 (2017-02-22)
3.2.0 (2017-02-15)
- Configure: use props a unique source of truth (#1967) (9d53d86)
- SearchBox: Safari can only have with xlinkHref (#1970) (7ab00bd), closes #1968
- MultiRange: add an all range (#1959) (a3dc950)
- MultiRange: - MultiRange/connectMultiRange: will add a "All" range to allow unselection of range without the usage of CurrentRefinements. This range can be either filtered or ramove via CSS if not needed. The label can be changed by using our translations system.
3.1.0 (2017-02-08)
- Configure: call onSearchStateChange when props are updated (#1953) (7e151db), closes #1950
- Configure: trigger onSearchStateChange with the right data (11e5af8)
- createConnector: updates with latest props on state change (#1951) (cd3a82c)
- ClearAll: add withQuery to also clear the search query (#1958) (c0e695b)
3.0.0 (2017-02-06)
- *List: disable shortcuts in *List SearchBoxes (#1921) (51a76ae), closes #1920
- Configure: add configure parameters in search state (#1935) (0971330), closes #1863
- Hits: limit the hitComponent to be only a function (#1912) (b3c9578)
- Pagination: fix and indicate when pagination is disabled (5f20199), closes #1938
- StarRating: usage with filters (#1933) (667e9d5)
- withSearchBox: keep displaying searchBox when no items found (#1930) (30de4cd)
- MultiRange: indicate if a range has no refinements (#1926) (80b6450)
- panel: add a panel widget (#1889) (594e1a1)
- starRating: indicate when any refinement has no effect (c547ae5)
- widgets: default design for disabled states (#1929) (31f010b)
The migration to V3.0.0 should be safe and you should do it.
There are two breaking changes that you will need to handle in your codebase:
- Anytime you are using a connector, when there are no more items in it or no more hits, we will still call your Component. Thus you will have to handle cases like dealing with empty arrays and decide if you want to unmount or hide the widget.
- Anytime you are using a widget, when there are no more items in it or no more hits, we will still display the widget. You can then decide to hide it with CSS.
2.2.5 (2017-01-23)
- currentRefinements: make removing a toggle refinement work (8995e64)
2.2.4 (2017-01-20)
- publish: publish react-instantsearch/dist instead of root (#1884) (64414e0)
2.2.3 (2017-01-20)
- SFFV: translations for searchbox were not applied (#1879) (e9b4ee1)
2.2.2 (2017-01-18)
- react-router: search was triggered two many times (#1840) (25e9db5)
- SFFV: empty query triggered a new SFFV (#1875) (6c8259a)
2.2.1 (2017-01-18)
2.2.0 (2017-01-17)
- 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)
- 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)
2.1.0 (2017-01-04)
- 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)
- InfiniteHits: Add class to load more button (#1787) (416febd)
- RefinementList, connectRefinementList: allow to search for facet values (e086a81)
2.0.1 (2016-12-15)
- 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)
2.0.0 (2016-12-08)
First release of react-instantsearch