-
- more cleanup for cancel loading. emit hide events still, which is expected of plugins.
-
- add a 'cancel loading' state, which occurs when the user clicks outside of the image while the image is still loading.
-
- emit loading events
-
- no longer prevent default / stop prop on hide event
-
- fallback to using img src if available
-
- fix component.json to refer to correct style
-
- rely on polyfills for older browsers
-
- fix bug that would prevent show and hide from running multiple times
-
- plugin support
-
- update readme
-
- reorganize repo & encourage use of duo