All Versions
55
Latest Version
Avg Release Cycle
82 days
Latest Release
-

Changelog History
Page 3

  • v0.7.2 Changes

    โœจ Enhancement

    • toolbar container option: #1543
    • use the <kbd> for keyboard shortcut in help dialog.
    • support toolbar container #1543
    • create individual buttons for justify, indent, outdent. #1578

    ๐Ÿ› Bug fix

    • Fixed several bugs.
  • v0.7.1 Changes

    Main task

    • Use karma for tests instead qunit: #1289

    โœจ Enhancement

    • Reset API: #1493
    • insertImage API: #1494
    • disable or enable editor API: #1470

    ๐Ÿ› Bug fix

    • Fixed several bugs.
  • v0.7.0 Changes

    Main task

    • Reassemble with module system.

    โœจ Enhancement

    • Placeholder
    • Autolink
    • Hint(autocomplete)

    ๐Ÿ› Bug fix

    • Fixed several bugs.
  • v0.6.16 Changes

    ๐Ÿš‘ hotfix

    • Fixed #1265, script error on airMode. regression with #1256.
  • v0.6.15 Changes

    Missing dist files at v0.6.14.

  • v0.6.14 Changes

    ๐Ÿ› Bug fix

    • #331, #928, #933, #963, #1185, #1248, #1257.

    ๐Ÿ”‹ Features

    • disableResizeImage option
    • textarea auto sync on change
  • v0.6.13 Changes

    ๐Ÿš‘ Hotfix

    • fix a bug that fullscreen not working.
  • v0.6.12 Changes

    ๐Ÿš‘ Hotfix

    • fix a bug that codeview not working without codemirror.
  • v0.6.11 Changes

    Task and enhancement.

    • Use bootstrap panel as editor body for bootstrap theme style and remove bootstrap 2 styles.
    • Test full features on IE11.

    ๐Ÿ› Bug fix

    • #45, #1107, #1205 and clipboard bugs fixed.
  • v0.6.10 Changes

    ๐Ÿ”Œ Plugin

    • #1195 refactoring hint plugin

    โœจ Enhancement

    • #1169 Renderer.js add tplDropdown() helper
    • #1179 apply modal dialogs into document.body

    ๐Ÿ› Bug fix

    • #1192 fixed createLink api , set default options and range value
    • #1197 fixed paste bug in IE and FF
    • #1172 fixed Changing font-size using the font style plugin does not update selected option in menu
    • #1196 fixed script error on creating bullet with multiple lines on firefox.