draft-js v11.0.5 Release Notes
Release Date: 2020-03-27 // over 4 years ago-
0.11.5 (Mar 26, 2020)
β Removed
π Changed
- β‘οΈ Update deps in 'universal' example (#2362) (Kevin Chavez in dc8bfbb)
- β Remove unused Flow suppressions in WWW (George Zahariev in 3858858)
- π Improve types for EditorState (Kevin Chavez in 792bd3a)
- Don't SSR example editor on website. (#2356) (Kevin Chavez in 9191a3f)
- π§ Deprecate Travis Bot files and configuration (Chris LΓΌer in 6c1c654)
- Require ReactDOMComet instead of ReactDOM (Dan Abramov in 6630163)
- Strictify DraftEditorLeaf.react.js (Kevin Chavez in b4a1db9)
- π Make decodeEntityRanges flow strict (Kevin Chavez in 7af73b7)
- π Move key to static argument instead of spread (Sebastian Markbage in d6527a9)
- "ecmascript" => "ECMAScript" (#2327) (Agastya Chandrakant in 6cfed73)
- Abstract ReactDOM as ReactDOMComet (Sebastian Markbage in 24339f1)
- β‘οΈ Prevent (but not fix) βCannot read property 'getIn' of undefinedβ in getUpdatedSelectionState (Steven Luscher in a9fcbb2)
- π Make some more modules strict(-local) (Kevin Chavez in c30ca73 and 7002565)
- β‘οΈ Update webpack deps (#2310) (Kevin Chavez in 0131e1d)
- β Remove unused gulp task remained from docusaurus 2 migration (#2308) (Kanitkorn S in 963e312)
- Re-write
DraftEditorExample
in the website using react hooks (#2287) (Kevin Chavez in 9b9376b) - β Add a preventScroll prop (Dan Abramov in 3ba907b)
- β Add editorRef prop to DraftEditor (Dan Abramov in 8c50042)
- β Remove findDOMNode from DraftEditorBlockNode (Sebastian Markbage in 0dd3978)
- β Remove findDOMNode in DraftEditorDragHandler (Sebastian Markbage in c1a55ce)
- β Remove findDOMNode from getContentEditableContainer (Sebastian Markbage in 9d587d9)
- β¬οΈ Upgrade to Flow explicit inexact object type syntax (Jordan Brown in b051fc1)
- β¬οΈ Upgrade eslint + flow, and fix failed test from nullishCoalescingOperator (#2083) (Kanitkorn S in 824fd12)
- π· chore(travis): bumps node versions used in Travis CI to 10 and 12 (#2300) (Claudio Procida in e711230)
π Fixed
- π Fix Uncaught TypeError: Cannot read property 'nodeType' of null at editOnInput (#2330) (Konstantin Tarkus in db3216d)
- π Fix keyBindingFn documentation URL (Ryan Silva in 3251017)
- π fix style handling in convertFromHTMLToContentBlocks (Frank Thompson in ad8374d)
- β remove unused flow suppressions (Panagiotis Vekris in 822d2fb)
Previous changes from v0.11.5
-
0.11.5 (Mar 26, 2020)
β Removed
π Changed
- β‘οΈ Update deps in 'universal' example (#2362) (Kevin Chavez in dc8bfbb)
- β Remove unused Flow suppressions in WWW (George Zahariev in 3858858)
- π Improve types for EditorState (Kevin Chavez in 792bd3a)
- Don't SSR example editor on website. (#2356) (Kevin Chavez in 9191a3f)
- π§ Deprecate Travis Bot files and configuration (Chris LΓΌer in 6c1c654)
- Require ReactDOMComet instead of ReactDOM (Dan Abramov in 6630163)
- Strictify DraftEditorLeaf.react.js (Kevin Chavez in b4a1db9)
- π Make decodeEntityRanges flow strict (Kevin Chavez in 7af73b7)
- π Move key to static argument instead of spread (Sebastian Markbage in d6527a9)
- "ecmascript" => "ECMAScript" (#2327) (Agastya Chandrakant in 6cfed73)
- Abstract ReactDOM as ReactDOMComet (Sebastian Markbage in 24339f1)
- β‘οΈ Prevent (but not fix) βCannot read property 'getIn' of undefinedβ in getUpdatedSelectionState (Steven Luscher in a9fcbb2)
- π Make some more modules strict(-local) (Kevin Chavez in c30ca73 and 7002565)
- β‘οΈ Update webpack deps (#2310) (Kevin Chavez in 0131e1d)
- β Remove unused gulp task remained from docusaurus 2 migration (#2308) (Kanitkorn S in 963e312)
- Re-write
DraftEditorExample
in the website using react hooks (#2287) (Kevin Chavez in 9b9376b) - β Add a preventScroll prop (Dan Abramov in 3ba907b)
- β Add editorRef prop to DraftEditor (Dan Abramov in 8c50042)
- β Remove findDOMNode from DraftEditorBlockNode (Sebastian Markbage in 0dd3978)
- β Remove findDOMNode in DraftEditorDragHandler (Sebastian Markbage in c1a55ce)
- β Remove findDOMNode from getContentEditableContainer (Sebastian Markbage in 9d587d9)
- β¬οΈ Upgrade to Flow explicit inexact object type syntax (Jordan Brown in b051fc1)
- β¬οΈ Upgrade eslint + flow, and fix failed test from nullishCoalescingOperator (#2083) (Kanitkorn S in 824fd12)
- π· chore(travis): bumps node versions used in Travis CI to 10 and 12 (#2300) (Claudio Procida in e711230)
π Fixed
- π Fix Uncaught TypeError: Cannot read property 'nodeType' of null at editOnInput (#2330) (Konstantin Tarkus in db3216d)
- π Fix keyBindingFn documentation URL (Ryan Silva in 3251017)
- π fix style handling in convertFromHTMLToContentBlocks (Frank Thompson in ad8374d)
- β remove unused flow suppressions (Panagiotis Vekris in 822d2fb)