Highlights
- 4 discussions answered
Pinned
1,295 contributions in the last year
Less
More
Activity overview
Contributed to
algolia/autocomplete,
algolia/recommend,
algolia/instantsearch.js
and 5 other
repositories
Contribution activity
October 2021
Created 16 commits in 5 repositories
Created a pull request in algolia/react-instantsearch that received 5 comments
feat(hooks): introduce useRefinementList
This introduces the useRefinementList hook that is a bridge for connectRefinementList.
I added this official hook to validate the useConnector appr…
+66
−0
•
5
comments
Opened 15 other pull requests in 3 repositories
algolia/react-instantsearch
2
open
10
merged
- docs(hooks): add Getting Started and API Ref
- fix(hooks): update GitHub bug reports link
- docs(github): update issue templates
- chore(examples): add Hooks example
-
refactor(hooks): move
useForceUpdatetosrc - chore(deps): update Ship.js to 0.24.x
- feat(hooks): friendly error when using Hooks with Core
- feat(hooks): display experimental warning
-
chore(hooks): add
warnandinvariantutils -
feat(hooks): introduce
useHits -
feat(hooks): introduce
useSearchBox - feat(hooks): compute initial hooks state from InstantSearch.js