Tags: taoeffect/vue-script2
Tags
2.1.0 - emit vue events + better handling of simultaneously loaded co… …mponents - Better handling of simultaneously loaded components ([#12](#12) - thanks **[@vgavro](https://github.com/vgavro)**) - Emit vue events for `loaded` and `error` ([#31](#31) - thanks **[@vgavro](https://github.com/vgavro)**) - Updated all dev dependencies and switched from uglify to terser
2.0.2 - IE Support (via **[@akhoury](https://github.com/akhoury)**) - Use `render` function instead of `template` (via **[@bichikim](https://github.com/bichikim)**) - Updated dependencies - Removed broken `grunt-rollup` and updated `Gruntfile.js` accordingly
Release 1.2.1 This commit doesn't change any behavior due to a lucky bug. I had some code to "support" IE, but it was wrong. Thankfully, its wrongness was ameliorated by a bug (`this` being bound to something else due to arrow-function usage). I've now simply removed the IE-specific support as the latest versions of IE should support .onerror and .onload
PreviousNext