@activepipe/draft-js
Advanced tools
Changelog
0.10.2
aria-controls
in draft.js (@jessebeach in 7f0cab28)aria-owns
to aria-controls
in draft.js. (@jessebeach in 7f0cab28)
ariaOwns
and ariaOwneeID
props.ariaHasPopup
prop in draft.js. ariaExpanded
should be used instead if an input is showing a dropdown with options.(@jessebeach in 744e9b4e)img
no longer inserts the src
by default; now inserts image emoji if no decorator is used. (@aadsm in 0b22d713 and @flarnie in 1378)aria-expanded
to be true unless the aria role is combobox (@jessebeach in 3494d45d)img
with large data URL source could crash editor (@aadsm in 0b22d713)Changelog
0.10.1
editorKey
prop for SSRblock
to customStyleFn
callbackmoveAtomicBlock
to AtomicBlockUtils
Changelog
0.10.0 (Dec. 16, 2016)