All Versions
29
Latest Version
Avg Release Cycle
48 days
Latest Release
1012 days ago

Changelog History
Page 1

  • v0.7.5

    July 12, 2021
  • v0.7.4 Changes

    October 08, 2020

    0.7.4 - 2020-10-08

    ๐Ÿ›  Bugfix

    • โšก๏ธ Revert "Store extendedBlockRenderMap in state so it can be updated when readOnly changes its value (#325)" as a bug was found
  • v0.7.3 Changes

    September 28, 2020

    ๐Ÿ›  Fixed

    • โšก๏ธ Store extendedBlockRenderMap in state so it can be updated when readOnly changes its value (#325)

    Modified

    • โฌ†๏ธ Bump http-proxy from 1.18.0 to 1.18.1
    • โฌ†๏ธ Bump node-sass from 4.13.0 to 4.14.1
    • โฌ†๏ธ Bump elliptic from 6.5.2 to 6.5.3 (#321)
    • โฌ†๏ธ Bump lodash from 4.17.15 to 4.17.19
    • โฌ†๏ธ Bump websocket-extensions from 0.1.3 to 0.1.4 (#316)
  • v0.7.2 Changes

    April 14, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed movableBlocks when readOnly is enabled
  • v0.7.1 Changes

    March 26, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed sass error (#308)
    • Toolbar Left Positioning (#310)

    Modified

    • Enabling movableBlocks in Website demo
    • โฌ†๏ธ Bump acorn from 5.7.3 to 5.7.4 (#311)
  • v0.7.0 Changes

    March 05, 2020

    ๐Ÿ›  Fixed

    • Mispositioning toolbar (#294)
    • 0๏ธโƒฃ Avoid preventDefault in Toolbar for select input (#270)

    Modified

    • โšก๏ธ Update draft-js version to 0.11.4 (#297)
    • ๐Ÿ“„ docs(overview): Improve usage docs (#301)
    • Prevent false from being appended into Control's component className (#307)
    • โœ‚ Remove return type annotation on method externalKeyBindings (#306)
  • v0.7.0-alpha.0 Changes

    February 10, 2020
    • โšก๏ธ Update draft-js version to 0.11.4;
    • ๐Ÿ›  Fix toolbar position for highest left and right;
    • ๐Ÿ‘Œ Improve usage docs.
  • v0.6.16 Changes

    February 18, 2019

    ๐Ÿ›  Fixed

    • Copied text with movableBlocks active has extra empty spaces on Chrome (#302)
  • v0.6.15 Changes

    December 26, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ”Œ Focus loss in plugins with react-select dependency (#288)
    • โšก๏ธ Data loss when swapping plugin blocks with blur update (#286)
    • Placeholder trimmed when movableBlocks prop is active (#283)
  • v0.6.14 Changes

    November 30, 2019

    โž• Added

    • โž• Add onAction function to listen to reorder blocks button clicks (#282)