Changelog
2.2.0 - 2016-02-22
<figure>
will be treated as a regular block element if no data-map
is presentChangelog
2.1.2 - 2016-02-16
loadComplete
event when using data-type
imageChangelog
2.1.1 - 2016-02-12
Changelog
2.1.0 - 2016-02-10
data-type="image"
Changelog
2.0.0 - 2015-08-26
require('alf')
can no longer be used without using a module loader (RequireJS, Webpack, Browserify or similar).Changelog
1.5.4 - 2015-07-02
data-select-inner
to use innerHTML instead of outerHTML on the matching node. It otherwise behaves just like data-select