alloyeditor v0.7.1 Release Notes

Release Date: 2015-12-19 // over 8 years ago
  • Full Changelog

    Implemented enhancements:

    • 🚚 Remove YUI UI #247
    • 🚚 React UI Edit Link should move cursor after link creation #128

    🛠 Fixed bugs:

    • ERR_INVALID_URL when moving an image in the content #381
    • 🔌 Plugins 'ae_' are not initialized if ckeditor own plugins are present #379
    • Bug: calling editor.destroy() throws javascript error #375
    • 💅 Bug: custom styles in portal are not rendered properly #241
    • Bug: dropdown list with overflow scroll does not work properly #239

    Closed issues:

    • 🚀 Release v0.7.1 #401
    • ⬆️ Upgrade packages to their latest versions #398
    • How to disable image resizing #395
    • Alloy can't find relative paths #390
    • Fire event for automatically-created links. #388
    • 🚅 rails integration #377
    • 🚚 When clicking a link, possible to show a navigate/change/remove bubble? #376
    • Target blank #344
    • Can't use with requirejs #240

    🔀 Merged pull requests:

    • Advance cursor after link on link changes #397 (jbalsas)
    • ⚡️ Update lang files #382 (jbalsas)
    • 🔌 Do not prevent plugin from being created if original CKEditor one exists #380 (jbalsas)
    • Allow listening for automatically-created links. #378 (kushal)