Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(InfiniteHits): add disabled style to the LoadMore button #477

Merged
merged 2 commits into from
Oct 13, 2017

Conversation

ronanlevesque
Copy link
Contributor

@ronanlevesque ronanlevesque commented Oct 13, 2017

Add a disabled style to the LoadMore button on Algolia theme.

fixes #119

@algobot
Copy link
Contributor

algobot commented Oct 13, 2017

Deploy preview ready!

Built with commit a71ae9d

https://deploy-preview-477--react-instantsearch.netlify.com

@mthuret mthuret merged commit faba1ad into master Oct 13, 2017
@mthuret mthuret deleted the fix-infinitehits-loadmore branch October 13, 2017 15:38
samouss added a commit that referenced this pull request Nov 2, 2017
<a name="4.2.0"></a>
# [4.2.0](v4.1.3...v4.2.0) (2017-11-02)

### Bug Fixes

* **connectRange:** handle boundaries on first call ([9f14dc0](9f14dc0))
* **connectRange:** use refine instead of cleanUp in metadata ([#526](#526)) ([1861235](1861235))
* **hierarchicaMenu:** allow sorting and using limit ([fe178ed](fe178ed)), closes [#92](#92)
* **InfiniteHits:** add disabled style to the LoadMore button ([#477](#477)) ([faba1ad](faba1ad))
* **Range:** handle float, allow reset and respect boundaries ([75969b8](75969b8))
* **RangeInput:** fix compatibility with React 16 & Panel ([3f218db](3f218db))
* **searchbox:** add maxlength 512 ([#542](#542)) ([5bd4033](5bd4033)), closes [#510](#510)

### Features

* **MenuSelect:** add component and connector ([cc6e0d7](cc6e0d7))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[InfiniteHits]: "Load More" button is displayed when there are no more results
4 participants