issues
search
axisj
/
react-multi-email
:octocat: A simple react component to format multiple email as the user types.
https://react-multi-email.vercel.app/
MIT License
298
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
change demo url
#180
thomasJang
closed
3 months ago
1
Update README.md
#179
thomasJang
closed
3 months ago
1
inputValue 추가로 인한 사이드 이펙트 수정
#178
thomasJang
closed
3 months ago
1
add inputValue prop #104
#177
thomasJang
closed
3 months ago
3
fix: stop spinner when email validation by Promise fails
#176
hwonda
closed
7 months ago
2
add async validate email
#175
thomasJang
closed
7 months ago
1
If prop's validateEmail is async function will cause unexpected behavior
#174
edisonLzy
opened
8 months ago
2
Handle case insensitive duplicate emails
#173
ace4port
closed
8 months ago
1
A label is added instead of a placeholder.
#172
nomangazi
opened
8 months ago
1
This pull request addresses the issue where the eact-multi-email com…
#171
Elnatanv
closed
8 months ago
1
Bug - custom validation (validateEmail) overwritten by initialEmailAddress function.
#170
Elnatanv
opened
9 months ago
0
fix : placeholder issue
#169
hovelopin
closed
9 months ago
3
Placeholder not showing when focus on input
#168
Ajaykhavas
closed
9 months ago
3
fix : undefined trim error
#167
hovelopin
closed
11 months ago
4
Getting undefined error when write "," first time in the empty input (In latest version)
#166
Ajaykhavas
closed
11 months ago
3
fix(reactmultiemail.tsx): trim emails with space after comma
#165
jhaltercmu2020
closed
1 year ago
5
Test/autoComplete
#164
HyeongSeoku
closed
1 year ago
1
Test/delimiter
#163
HyeongSeoku
closed
1 year ago
1
Bump postcss and next
#162
dependabot[bot]
opened
1 year ago
1
Test/validate email
#161
hovelopin
closed
1 year ago
1
test className prop
#160
vinyl810
closed
1 year ago
3
test getLabel prop
#159
vinyl810
closed
1 year ago
1
onBlur prop test
#158
hwonda
closed
1 year ago
1
Limiting Number of Email
#157
sdallakyan
closed
1 year ago
1
Is there any issue with the new version causing everything to break?
#156
Enigmaticall
closed
1 year ago
0
Revert "Test onKeyDown Props"
#155
thomasJang
closed
1 year ago
1
Hotfix #153
#154
thomasJang
closed
1 year ago
2
Not working value change
#153
Bttlg
closed
1 year ago
7
Support email duplicating
#152
134130
closed
1 year ago
1
I wanna add duplicate emails
#151
Bttlg
closed
1 year ago
0
onChangeInput prop test
#150
hovelopin
closed
1 year ago
1
Test onKeyDown Props
#149
nhchoe
closed
1 year ago
1
test onKeyUp props
#148
nhchoe
closed
1 year ago
1
fix(reactmultiemail): fix copy and paste of multiple emails at a time
#147
jhaltercmu2020
closed
1 year ago
3
fix: replace testing code method 'keyDown' to 'keyUp'
#146
hwonda
closed
1 year ago
1
fix: replace testing code method 'keyDown' to 'keyUp'
#145
hwonda
closed
1 year ago
1
test : enable props
#144
hovelopin
closed
1 year ago
1
fix: Add dependencies to React Hook React.useCallback
#143
hwonda
closed
1 year ago
1
Refactor simplify findEmailAddress logic
#142
HyeongSeoku
closed
1 year ago
1
Feature/onblur action disable
#141
thomasJang
closed
1 year ago
1
Bug - Backspace triggers validateEmail handler
#140
samatar26
closed
1 year ago
4
test: onChange prop
#139
vinyl810
closed
1 year ago
1
Fix unexpected backspace keyup event handling
#138
vinyl810
closed
1 year ago
1
Test: noClass prop
#137
hwonda
closed
1 year ago
1
test: autoFocus prop
#136
hwonda
closed
1 year ago
1
test : onFocus test
#135
hovelopin
closed
1 year ago
1
Test/emails
#134
HyeongSeoku
closed
1 year ago
1
Test/placeholder
#133
HyeongSeoku
closed
1 year ago
1
Fix logic about props 'emails'
#132
HyeongSeoku
closed
1 year ago
5
Test/custom queires
#131
HyeongSeoku
closed
1 year ago
1
Next