issues
search
1egoman
/
fuzzy-picker
:mag: React component that implements a fuzzy picker (like sublime text's command pallete, or slack's channel switcher).
https://1egoman.github.io/fuzzy-picker
MIT License
76
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Close the fuzzy-picker by clicking on the background
#33
filipmihal
closed
5 years ago
1
chore(deps): bump fstream from 1.0.11 to 1.0.12
#32
dependabot[bot]
opened
5 years ago
0
chore(deps): bump tar from 2.2.1 to 2.2.2
#31
dependabot[bot]
opened
5 years ago
0
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2
#30
dependabot[bot]
opened
5 years ago
0
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
#29
dependabot[bot]
closed
5 years ago
0
Don't clean items on enter if autoCloseOnEnter is disabled
#28
jirkalhotka
closed
5 years ago
4
react-fuzzy-picker@1.1.1 requires a peer of prop-types@16.8.0 but none is installed
#27
W1M0R
opened
5 years ago
0
Boolean property added for automatic close on enter key
#26
ashleydavis
opened
5 years ago
1
Limit number of displayed items on initial load with showAllItems
#25
JanMatas
closed
5 years ago
2
The component does not work well with redux
#24
ivangalbans
opened
5 years ago
1
Fire a callback when the fuzzy-finder is opened
#23
ivangalbans
opened
5 years ago
3
The fuzzy picker is not automatically dismissed (closed) when the user presses escape in Chrome.
#22
ivangalbans
closed
5 years ago
1
AsyncFuzzyPicker not working in Chrome
#21
ivangalbans
closed
5 years ago
2
Removed redundant help text.
#20
ashleydavis
closed
6 years ago
1
Added optional property 'showAllItems' that can enable showing of all items before the user types any text.
#19
ashleydavis
closed
6 years ago
2
Added new property 'autoCloseOnEnter' to enable automatic close on enter.
#18
ashleydavis
closed
6 years ago
3
Fuzzy picker doesn't close on enter
#17
ashleydavis
closed
6 years ago
7
Fix to contribution guide (the process didn't work for me otherwise).
#16
ashleydavis
closed
6 years ago
0
Is there a way to show all available commands when the user hasn't typed anything yet?
#15
ashleydavis
opened
6 years ago
16
Adding additional items within the FuzzyWrapper
#14
Luciam91
closed
6 years ago
3
Fix propTypes warning in FuzzyWrapper
#13
hhaidar
closed
6 years ago
2
replace Proptypes with prop-types
#12
ritz078
closed
6 years ago
4
use prop-types package instead of React.PropTypes.
#11
ritz078
closed
6 years ago
0
[RFR] Upgrade to prop-types
#10
djhi
closed
6 years ago
2
Closing box programatically
#9
Luciam91
closed
6 years ago
3
Custom key support
#8
1egoman
closed
7 years ago
2
fix(UI): removes hanging item from state
#7
peterbsmyth
closed
7 years ago
2
Support for arrays of objects as items
#6
oyeanuj
closed
7 years ago
15
Pressing the key in the fuzzy wrapper should make the popup go away again.
#5
1egoman
closed
7 years ago
1
Do comparisons on lowercase versions of the haystack and needle
#4
1egoman
closed
7 years ago
0
Make it case insensitive
#3
1egoman
closed
7 years ago
0
Clicking on the popup closes it
#2
1egoman
closed
7 years ago
0
Fixes copyright
#1
peterbsmyth
closed
7 years ago
1