-
Notifications
You must be signed in to change notification settings - Fork 447
Changelog
Apoorv Saxena edited this page May 10, 2018
·
4 revisions
- Escaping special characters in the background image url
- Updated list of sites using Lozad
- added loaded callback
- updated demo
- added support for picture tag
- Support passing an
Element
orNodeList
- added functionality to update package version via npm script
- added editorconfig
- added dev server
- added test cases for publicly exposed functions
- added NPM deployment via Travis
- updated documentation
- fixed data-background-image attr
- added test cases for other attributes usage
- fixed IE 9 dataset issue
- added triggerLoad support
- updated docs
- added support for responsive and background images
- fixed linter issues
- added JSDeliver stats badge
- setup test case infra with basic test cases
- uses regular for loops for speed and size
- fixed CI build
- added test cases
- fixed lint issues
- replaced demo images with progressive images
- removed extra links and updated CDN usage info
- closes #18
- added xo as dependency, whitelisted files via package.json
- downloads only dist folder via npm
- Updated README
- added polyfill in demo
- bug fixes
- Updated README
- added FAQs, License and Contributing guidelines file
- Changed API signature (Thanks @thiamsantos)
- added prettier and xo
- removed grunt
- Updated README with demo link, banner image and styling fixes (Thanks @lptn)
- Enhanced demo
- Added information to use via
Yarn
andBower
in README
- Initial release
- Supports lazy loading using IntersectionObserver API
- Supports dynamically loaded elements