Draft.js v0.11.4 Release Notes

Release Date: 2020-01-07 // over 4 years ago
  • 0.11.4 (January 7th, 2020)

    โž• Added

    • โž• Add Section and Article to DefaultBlockRenderMap (#2212) (Tarun047 in e20f79f)

    ๐Ÿ”„ Changed

    • โž• Add rules to .flowconfig for flow strict rules (#2288) (Kevin Chavez in f223799)
    • โšก๏ธ Update website's yarn version to 0.11.3 (Kevin Chavez in efcaf42)
    • ๐Ÿ“„ Prettify docs files (#2275) (Yangshun Tay in 6fc9964)
    • โœ‚ Remove Jest auto mocking (#2279) (Yangshun Tay in 817e371)
    • โž• Add myself to get TravisCI emails (Kevin Chavez in f4167fe)
    • โœ… Unit tests for isHTMLBRElement (Claudio Procida in bb81765)
    • โœ‚ Remove niveditc from Travis CI email (Nivedita Chopra in 7721805)
    • Create CNAME (#2276) (Yangshun Tay in 92680be)
    • โฌ†๏ธ Upgrade to Docusaurus 2 (#2268) (Yangshun Tay in 5b10191)
    • ๐Ÿšš move alex to dev dependencies (#2272) (Ilya in b889d5d)
    • ๐Ÿ‘Œ Improve docs syntax and formatting (#2267) (Yangshun Tay in 9b4a628)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix(chore): fixes webpack-stream error with missing catch var declaration (#2291) (Claudio Procida in 4252469)
    • IE could not display composer when opening or creating a new group chat from the chat create view (Jainil Parekh in 64b51df)
    • ๐Ÿ›  Fix DOMObserver mutation data for IE (#2285) (Jainil Parekh in afb708f)
    • โž• Added tests and fixed IE IndexSizeError trying to get a range from a selection when there is not one (#2271) (Lauren Wyatt in aa55de2)
    • ๐Ÿ›  Fix scroll behavior when node has tab chars (#2256) (cdr in 5d37c03)
    • ๐Ÿ›  Fix docs links in readme (#2284) (Lucas Cordeiro in 3b6d231)
    • ๐Ÿ›  Fix isHTMLBRElement test (#2278) (Yangshun Tay in 0603772)
    • ๐Ÿ›  Fix isHTMLBRElement check (Jack Armstrong in e869fcb)
    • ๐Ÿ›  Fix typing Chinese in Edge (#2082) (#2088) (Robbert Brak in 8c0727e)
    • ๐Ÿ›  Fix Travis website deployment (#2274) (Yangshun Tay in 861aab8)
    • getEntityKeyForSelection.js (Kevin Chavez in c07a404)