FormidableLabs / react-progressive-image

React component for progressive image loading
735 stars 61 forks source link

#15 Feature/delay prop #25

Closed brybrophy closed 6 years ago

brybrophy commented 6 years ago

@boygirl This satisfies #15 by adding an optional delay prop.

I also added a prettier config to fix some formatting issues. I just grabbed the config from Nuka-Carousel.

brybrophy commented 6 years ago

While adding the delay prop to the readme, I went ahead and gave it a revamp. I also updated the TypeScript definitions.

boygirl commented 6 years ago

@brybrophy looks great! Thanks!

brybrophy commented 6 years ago

Yay!