Update dependency draft-js to v0.11.0 #1443
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.5
->0.11.0
Release Notes
facebook/draft-js
v0.11.0
Compare Source
Added
96c7221
)943f6dc
)978ad6b
)f9f5fd6
)isSoftNewlineEvent
as static method ofKeyBindingUtil
(Kevin Hawkinson inaede823
)6db3726
)<mark>
tag) to draft js html to content block converter (Isaiah Solomon in37f2f2a
)585af35
)6455493
)React.Component
classes in html/shared (Paco Estevez Garcia in2e3a181
)addEmojiInput
(Sam Goldman in280d242
)a0267a9
)022bcf7
)8ad59c4
)d87e093
)cc6b897
)67d6fda
)b8862fd
)8d5cbbe
)0688fa3
)fbe2267
)d9c9d40
)fbd18ce
)36e588a
)0cb3804
)77e6844
)b9dd551
)1bf2145
)KeyBindingUtil
: addusesMacOSHeuristics
method (#869) (William Boman in98e7730
)RawDraftContentState
publicly (#1841) (Cédric Messiant inc6ff39d
)e145a2a
)6b83312
)8d3cfba
)6f73657
)0cb80b7
)c0fb6a8
)ad4f64f
)0ce20bc
)dc9fa27
)d2a3ae8
)convertFromHTMLToContentBlocks
- max nesting bug fix (Noam Elboim in06c0ee6
)convertFromHTMLToContentBlocks
- upgrade draft-js internals (Noam Elboim ind24b802
)convertFromHTMLToContentBlocks
- nesting bug fix (Noam Elboim in49bdd85
)DraftDecoratorComponentProps
(Flarnie Marchan in7fddfcd
)onTab
test (il kwon Sim in102701c
)b6ae887
)getRemovalRange
(Flarnie Marchan in28cb4a3
)227d125
)73e5a9c
)8eea2c2
)5ffce3d
)6a1e2b0
)6cc2d85
)3a3d34b
)18fdffb
)Changed
5eb49b1
)a7d955e
)d08399b
)ec43403
)0f5427a
)f92d4b1
)8514b57
)1ba0764
)71ef373
)21753fa
)fc3549a
)68196f6
)6183935
)3400cda
)convertFromHTMLToContentBlocks
variable names (Claudio Procida inb4183b1
)bd799f5
)a97ed7e
)a4cc10d
)e8a281c
)c022efb
)a3a3585
)componentWillReceiveProps
usages in examples (#1952) (Deep in363f66e
)85ad25c
)236270a
)744af91
)59dd225
)ce7f677
)4a9a6a8
)11d7379
)0b7ec2a
)75aa88a
)bbd3ef1
)c336ae2
)2ff0c7e
)724fdc6
)0a45fcd
)b962974
)d40ff40
)8c373b6
)022798c
)e2c24cf
)c5b785a
)f5b2acb
)d6a0ac0
)9f86efb
)93a90a9
)1a5b27a
)0600549
)e98e91e
)removeRangeFromContentState
(#1828) (mitermayer ina399e43
)RichTextEditorUtil
(#1828) (mitermayer in328ddc6
)moveSelectionForward/Backward
called with non-collapsed selection (Flarnie Marchan in99eca6b
)7f9299d
)47ae65a
)0f58b64
)710919b
)b2f6ed0
)3798902
)handleKeyPress
to allow tracking (Flarnie Marchan in0ecf9a6
)handleBeforeInput
callback (Flarnie Marchan inb86b5ce
)React.Element<any>
/React.Element<*>
->React.Node
as much as possible (Miorel Palii ina1f4593
)8de2db9
)@providesModule
tags and dependencies from draft-js (Rubén Norte inee2e9c8
)@providesModule
back to draft-js modules (Ashley Watkins in05b2b4c
)8000486
)@providesModule
back to draft-js modules (Rubén Norte in4c4465f
)@providesModule
tag from non-generated files in html/shared directories (1/1) (Rubén Norte in293f262
)e954091
)blockSelect
flag out of cWU (Flarnie Marchan in0f6199d
)a99f51e
)22f9c52
)8b3e8c9
)convertFromHTMLtoContentBlocks
(Nicolas Champsavoir in732b69d
)7495adf
)blockSelectEvents
flag, during render (Flarnie Marchan ine571268
)flushSync
(Flarnie Marchan in4241f43
)7eb2a50
)4de1345
)f4bc3a7
)67f3586
)084bdb6
)_latestEditorState
assignment back to commit phase (Sophie Alpert in04c2b9c
)584d849
)_latestEditorState
in render too (Flarnie Marchan in90a8f22
)a6317e6
)e65a8e6
)0a1f981
)componentWillUpdate
under GK (Flarnie Marchan in7885959
)d144883
)558352c
)CompositeDraftDecorator
's constructor more strict (Steven Luscher ina894030
)onArrowUp
et al key handler props onDraftEditor.react
to make it possible to produce editor commands from these keys (Steven Luscher indc5ca7f
)flushControlled
instead offlushSync
(Andrew Clark incda13cb
)27a5f10
)342a51a
)DraftFeatureFlags
to gkx() (Sophie Alpert in07eb9c4
)flushSync
to Draft.js for only GK folks (Flarnie Marchan in26040e5
)Fixed
.length
error (#2117) (job in2487e7d
)eddcc55
)87a812d
)12c4480
)7cfb055
)23fc70f
)634bd29
)e8e0bcf
)DraftStringKey
test (#2064) (Claudio Procida infe4e266
)76e121e
)e2c5357
)d09ef3e
)75a89ff
)*.test.js
to*-test.js
to match naming convention (Aaron Abramov indc58df8
)ReactDOM.findDOMNode
to refs (#2051) (Dennis Wilkins in1fae34f
)ffd8f59
)3c01ef6
)joinClasses
(George Zahariev in7b9a7e1
)6a26a82
)5081c87
)<br>
tags in refactored HTML converter (Claudio Procida infdf63aa
)e84e757
)-
(#1995) (Jan Karlo Dela Cruz inc21a9f7
)7167210
)convertFromHTMLToContentBlocks2
tests (Claudio Procida ine942ee9
)9b2a366
)642aa11
)fb7882b
)8dd6dda
)83edf02
)$FlowFixMe
type not working for CI builds of draft-js (Paco Estevez Garcia in81f92ee
)7cb10f9
)D130971
: [codemod][types-first] Add type annotations to html/shared (Craig Phillips in010fce7
)6f4102d
)ab199ef
)7dddded
)1d3c77f
)20a0f73
)1d2d854
)hasEdgeWithin
(#1811) (Andrew Branch in7666e95
)800d6b5
)6ba124c
)690f7ef
)7daa87e
)8ac1922
)02e0e00
)8bb9c6c
)role="presentation"
(Jainil Parekh in6df3808
)9f0d115
)a18b6fe
)4a5ad07
)e6c693c
)idx
module (Nivedita Chopra in3306ddf
)DraftTreeAdapter
to respect the tree invariants (Nivedita Chopra in39be488
)gkx
to combat fatal inContentState
(Steven Luscher ina6c9ffd
)9130859
)05208a8
)ae25b8f
)2d7ad18
)cf48f77
)f3d3490
)37dadd3
)81cc54b
)0bb8d76
)prefer-const
ESLint rule (3/n) (Miorel Palii inbf1a028
)eea70f4
)72ad814
)fa88ee1
)3e9ff8e
)7e1a107
)1d77500
)6eec8f9
)6ef6c66
)04c667c
)900ef76
)35b3605
)4c12ead
)f6fbf1c
)93bc209
)Meta
7df9eb9
)9a96ab0
)b8ea228
)fbc8a0c
)1ef4044
)7017825
)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.