Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

EcmaScript 2015 and modular rewrite#132

Open
thom4parisot wants to merge 20 commits intomasterfrom
feature-es6
Open

EcmaScript 2015 and modular rewrite#132
thom4parisot wants to merge 20 commits intomasterfrom
feature-es6

Conversation

@thom4parisot
Copy link
Copy Markdown
Contributor

A couple of things to do:

  • enforce new Imager(collection[, options]) signature
  • move DOM operations to src/dom
  • move lazyload to src/plugins/lazyload
  • rely on ES primitives only (Array.forEach etc.)
  • provide a modern build (w/o plugins, w/o shims)
  • provide a compatible build (w/ plugins)
  • provide an IE8 build (w/ plugin, w/ shims)
  • build universal JS at publishing time

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants