alloyeditor v0.7.0 Release Notes

Release Date: 2015-11-07 // over 8 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • toolbar does not disappear #371
    • Fails to load in Electron #350
    • ๐Ÿ“ฆ npm package is broken. [EDIT: Does not work with browserify] #338
    • ๐Ÿ’ป Image Selection Toolbar in React UI is not always centerd on the image #181

    Closed issues:

    • ๐Ÿš€ Release v0.7.0 #374
    • ๐Ÿ’ป Notify of UI state changes #366
    • React 0.14 #365
    • ๐Ÿšš Is it possible to remove AlloyEditor after it is initialized? #362
    • Add target to links #119

    ๐Ÿ”€ Merged pull requests:

    • Use focus event instead of contentDOM to make sure initialization always runs #373 (jbalsas)
    • 0๏ธโƒฃ Use centering setPositionFn for image selection by default #372 (jbalsas)
    • โšก๏ธ Fire editorUpdate event when UI state is updated #368 (jbalsas)