@the-grid/ed
Advanced tools
Changelog
2.1.3 - 2017-02-21
Changelog
2.1.2 - 2017-01-31
ed.execCommand('link:toggle')
⇢ onRequestLink
callback.Changelog
2.1.0 - 2017-01-27
onRequestLink
#314
ed.execCommand('link:toggle', {href, title})
(title optional) to make <a>
with current selectionChangelog
2.0.1 - 2017-01-26
React fix: array child wants key
Meta modal autoFocus (also blurs PM editable, so you don't type under the meta modal)
Click to select node (not onMouseDown / onTouchStart)
Responsive modal padding
Some style tweaks
All of these:
Changelog
2.0.0-11 prerelease - 2017-01-24
featureFlags
prop from 1.4.xtype="url"
for mobile input keyboardhr
padding for easier selectionChangelog
2.0.0-11 prerelease - 2017-01-24
featureFlags
prop from 1.4.xtype="url"
for mobile input keyboardhr
padding for easier selectionChangelog
1.4.2 - 2017-01-23
featureFlags: {edCta, edEmbed}
to match APIChangelog
1.4.1 - 2017-01-23
onCommandsChanged
will now return "flagged"
for commands diabled by featureFlags
Changelog
1.4.0 - 2017-01-23
featureFlags
prop to reduce functionality for freeloaderz