Skip to content

Conversation

alphashuro
Copy link
Contributor

we need to be able to hook in to the user type event for async autocompletes. we can still listen for selections using "onNewRequest"

we need to be able to hook in to the user type event for async autocompletes. we can still listen for selections using "onNewRequest"
@codecov-io
Copy link

codecov-io commented Mar 28, 2017

Codecov Report

Merging #121 into master will decrease coverage by 2.2%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
- Coverage   83.78%   81.57%   -2.21%     
==========================================
  Files          11       11              
  Lines          37       38       +1     
==========================================
  Hits           31       31              
- Misses          6        7       +1
Impacted Files Coverage Δ
src/AutoComplete.js 60% <0%> (-15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89f3732...4fa2675. Read the comment docs.

@erikras erikras merged commit f504a38 into erikras:master Apr 14, 2017
@erikras
Copy link
Owner

erikras commented Apr 14, 2017

Published in v4.1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants