issues
search
socialtables
/
react-image-fallback
stop displaying broken images, have another image to fallback on.
111
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use filter-invalid-dom-props npm package
#35
conorhastings
closed
8 years ago
0
allow fallbackImage to be an array
#34
conorhastings
closed
8 years ago
0
fallbackImage as array?
#33
mbrevda
closed
8 years ago
6
allow initialImage prop to be a react element
#32
conorhastings
closed
8 years ago
1
allow using non image as fallback
#31
conorhastings
closed
8 years ago
3
add filter dom props function to prevent react warnings
#30
conorhastings
closed
8 years ago
1
Patch bad DOM: <img fallbackImage= ...>
#29
mheiber
closed
8 years ago
13
`window.Image` instead of bare `Image`
#28
mheiber
closed
8 years ago
3
add link to simple demo
#27
conorhastings
closed
8 years ago
0
allow use of react 15
#26
conorhastings
closed
8 years ago
0
add simple demo
#25
conorhastings
closed
8 years ago
0
use callback to setstate to call onLoad and onError handlers
#24
conorhastings
closed
8 years ago
0
allow for optional callback on successful image load or srcImage load failure
#23
conorhastings
closed
8 years ago
1
allow prop for custom onload and onerror handlers for image
#22
conorhastings
closed
8 years ago
0
Allow trying multiple sources
#21
ahstro
closed
8 years ago
4
add tests
#20
conorhastings
closed
8 years ago
0
support native
#19
conorhastings
closed
8 years ago
1
upgrade to babel 6
#18
conorhastings
closed
8 years ago
0
Revert "Allow trying multiple sources"
#17
conorhastings
closed
8 years ago
0
add tests
#16
conorhastings
closed
8 years ago
1
update to babel 6
#15
conorhastings
closed
8 years ago
0
Allow trying multiple sources
#14
ahstro
closed
8 years ago
21
Remove unnecessary span tag from output
#13
ahstro
closed
8 years ago
4
Remove or add class to <span>
#12
ahstro
closed
8 years ago
1
add live example
#11
conorhastings
closed
8 years ago
0
Remove the onerror and onload handlers when component unmounts
#10
jjow
closed
9 years ago
0
upgrade to react 0.14, change dependency to peerDependency
#9
conorhastings
closed
9 years ago
12
Allow initial display to be a component
#8
conorhastings
closed
8 years ago
7
Update build
#7
conorhastings
closed
9 years ago
0
ignore lib
#6
conorhastings
closed
9 years ago
0
if next image src different from current update the displayed image
#5
conorhastings
closed
9 years ago
0
Allow image to update
#4
conorhastings
closed
9 years ago
0
should be able to update the image being displayed
#3
conorhastings
closed
9 years ago
0
use jsx spread attribute
#2
conorhastings
closed
9 years ago
1
Use spread operator to allow for any attributes
#1
rickyvetter
closed
9 years ago
0
Previous