Changelog
0.11.7 (Aug 13th, 2020)
Changelog
0.11.6 (June 4th, 2020)
Changelog
0.11.5 (Mar 26, 2020)
DraftEditorExample
in the website using react hooks (#2287) (Kevin Chavez in 9b9376bd)Changelog
0.11.4 (January 7th, 2020)
isHTMLBRElement
check (Jack Armstrong in e869fcb)Changelog
0.11.3 (December 2nd, 2019)
Changelog
0.11.2 (September 30th, 2019)
Changelog
0.11.1 (September 19th, 2019)
Changelog
0.11.0 (July 9th, 2019)
isSoftNewlineEvent
as static method of KeyBindingUtil
(Kevin Hawkinson in aede823)<mark>
tag) to draft js html to content block converter (Isaiah Solomon in 37f2f2a)React.Component
classes in html/shared (Paco Estevez Garcia in 2e3a181)addEmojiInput
(Sam Goldman in 280d242)KeyBindingUtil
: add usesMacOSHeuristics
method (#869) (William Boman in 98e7730)RawDraftContentState
publicly (#1841) (Cédric Messiant in c6ff39d)convertFromHTMLToContentBlocks
- max nesting bug fix (Noam Elboim in 06c0ee6)convertFromHTMLToContentBlocks
- upgrade draft-js internals (Noam Elboim in d24b802)convertFromHTMLToContentBlocks
- nesting bug fix (Noam Elboim in 49bdd85)DraftDecoratorComponentProps
(Flarnie Marchan in 7fddfcd)onTab
test (il kwon Sim in 102701c)getRemovalRange
(Flarnie Marchan in 28cb4a3)convertFromHTMLToContentBlocks
variable names (Claudio Procida in b4183b1)componentWillReceiveProps
usages in examples (#1952) (Deep in 363f66e)removeRangeFromContentState
(#1828) (mitermayer in a399e43)RichTextEditorUtil
(#1828) (mitermayer in 328ddc6)moveSelectionForward/Backward
called with non-collapsed selection (Flarnie Marchan in 99eca6b)handleKeyPress
to allow tracking (Flarnie Marchan in 0ecf9a6)handleBeforeInput
callback (Flarnie Marchan in b86b5ce)React.Element<any>
/ React.Element<*>
-> React.Node
as much as possible (Miorel Palii in a1f4593)@providesModule
tags and dependencies from draft-js (Rubén Norte in ee2e9c8)@providesModule
back to draft-js modules (Ashley Watkins in 05b2b4c)@providesModule
back to draft-js modules (Rubén Norte in 4c4465f)@providesModule
tag from non-generated files in html/shared directories (1/1) (Rubén Norte in 293f262)blockSelect
flag out of cWU (Flarnie Marchan in 0f6199d)convertFromHTMLtoContentBlocks
(Nicolas Champsavoir in 732b69d)blockSelectEvents
flag, during render (Flarnie Marchan in e571268)flushSync
(Flarnie Marchan in 4241f43)_latestEditorState
assignment back to commit phase (Sophie Alpert in 04c2b9c)_latestEditorState
in render too (Flarnie Marchan in 90a8f22)componentWillUpdate
under GK (Flarnie Marchan in 7885959)CompositeDraftDecorator
's constructor more strict (Steven Luscher in a894030)onArrowUp
et al key handler props on DraftEditor.react
to make it possible to produce editor commands from these keys (Steven Luscher in dc5ca7f)flushControlled
instead of flushSync
(Andrew Clark in cda13cb)DraftFeatureFlags
to gkx() (Sophie Alpert in 07eb9c4)flushSync
to Draft.js for only GK folks (Flarnie Marchan in 26040e5).length
error (#2117) (job in 2487e7d)DraftStringKey
test (#2064) (Claudio Procida in fe4e266)*.test.js
to *-test.js
to match naming convention (Aaron Abramov in dc58df8)ReactDOM.findDOMNode
to refs (#2051) (Dennis Wilkins in 1fae34f)joinClasses
(George Zahariev in 7b9a7e1)<br>
tags in refactored HTML converter (Claudio Procida in fdf63aa)-
(#1995) (Jan Karlo Dela Cruz in c21a9f7)convertFromHTMLToContentBlocks2
tests (Claudio Procida in e942ee9)$FlowFixMe
type not working for CI builds of draft-js (Paco Estevez Garcia in 81f92ee)hasEdgeWithin
(#1811) (Andrew Branch in 7666e95)role="presentation"
(Jainil Parekh in 6df3808)idx
module (Nivedita Chopra in 3306ddf)DraftTreeAdapter
to respect the tree invariants (Nivedita Chopra in 39be488)gkx
to combat fatal in ContentState
(Steven Luscher in a6c9ffd)prefer-const
ESLint rule (3/n) (Miorel Palii in bf1a028)