@the-grid/ed
Advanced tools
Changelog
0.4.7 - 2016-03-01
Changelog
0.4.6 - 2016-02-29
quote
and text
(#93)Changelog
0.4.4 - 2016-02-27
absolute
, not fixed
(#69 try again)Changelog
0.4.2 - 2016-02-25
setContent
could merge with outdated cached version of content (#72)Changelog
0.4.0 - 2016-02-20
ed.insertPlaceholders(index, count)
will insert placeholders and return an array or new block idsed.updatePlaceholder(id, status, progress)
will update a placeholder widget (progress
is optional, 0-100)Changelog
0.3.2 - 2016-02-19
metadata.progress
(0-100) for a progress bar.ed.plugin.widget
events to make tests more solid.