minhtranite / react-lazysizes

LazySizes component for ReactJS base on lazysizes
37 stars 12 forks source link

Check if props actually changed before reloading #3

Closed heldinz closed 9 years ago

heldinz commented 9 years ago

This PR saves unnecessary reloading by comparing this.props and nextProps.

minhtranite commented 9 years ago

Thank for merge request.

heldinz commented 9 years ago

Thanks for merging so quickly! Any idea when you might be able to get a new release out?

minhtranite commented 9 years ago

https://github.com/vn38minhtran/react-lazysizes/releases/tag/v0.3.1

heldinz commented 9 years ago

Cheers :)