alloyeditor v1.0.0 Release Notes

Release Date: 2016-02-27 // about 8 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿš€ Release v1.0.0 #475
    • The input element in button-image.jsx should only accept image type files. #463
    • 0๏ธโƒฃ link protocol should be customize default protocol #462
    • ๐Ÿ›  Use a fixed version of bourbon #444
    • ๐Ÿ—„ Chrome deprecated MediaStream.stop() method #443
    • Camera button does not work on insecure origins in Chrome #421
    • ๐Ÿ’ป ReactUI keyboard shortcuts won't refresh UI #141

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”ง Allow changing button props from user's configuration #469
    • Toolbar add exclusive does not show (sometimes) when table button is clicked #466
    • Toolbar add does not appear when editable content is empty and you click it. #450
    • ๐Ÿš€ React component guide link in AlloyEditor 0.7.3 release notes points to localhost #442
    • โœ… Widget interaction point mixin is not tested #439
    • Changing target when creating link steal focus #434
    • On inserting images, the original file object might be lost #433
    • ๐Ÿ”Œ Plugin ae_uibridge does not check if it has been registered #429
    • alloyeditor-ocean.svg doesn't exist #428
    • Toolbar is not shown by IE in the correct position #425
    • SCRIPT5022: TypeMismatchError When inserting an image #424
    • ๐Ÿ‘ป Camera button throws an exception in Chrome after capturing the image #420
    • Text alignment + headings issue #386
    • After resizing an image, if you change its align it returns to the original dimensions #206

    Closed issues:

    • Having trouble getting the widget to show up, even though the content is editable #457
    • Problem with setting basepath #456
    • A bug #452
    • Live demo and 0.7.5 currently broken #447
    • Align text right with big toolbar #437
    • Max value for table`s rows and cols inputs. #432
    • Prompt Link creation on Cmd-L keystroke #422
    • Cmd-L to open Link Dialog #417
    • Troubles using React and webpack #416
    • Getting the text value in React #414
    • Implement embedding Twitter posts #234
    • Implement embedding YouTube videos #233
    • Creating a link which, crosses element boundaries, causes JS errors and a buggy toolbar. #40

    ๐Ÿ”€ Merged pull requests:

    • 0๏ธโƒฃ Link default behavior in readonly mode and it can be customizable. #449 (antoniopol06)
    • ๐Ÿ”ง Allow configuring the default link target value #446 (jbalsas)
    • Font autogenerated #445 (antoniopol06)
    • when stream.stop doesnt exist, using stream.getVideoTracks and it stop all of them. #438 (antoniopol06)
    • Fix alignment issues (#206, #386) #419 (jbalsas)
    • ButtonKeystroke (#417, #141) #418 (jbalsas)