forked from summernote/summernote
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into limit-filereader-size
- Loading branch information
Showing
9 changed files
with
157 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
### Change Log | ||
|
||
#### v0.6 2014-11-XX | ||
* Plugin system | ||
|
||
#### v0.5.9 2014-09-21 | ||
* Dom Editing: insert(Un)OrderedList, indent/outdent | ||
* History in a line. | ||
|
||
#### v0.5.8 2014-08-31 | ||
* Remove `autoFormatRange` option | ||
* Fixed `onChange` issues | ||
|
||
#### v0.5.7 ~ v0.5.4 2014-08-29 ~ 2014-08-23 | ||
* Dom editing: insertPara, insertNode | ||
|
||
#### v0.5.3 2014-07-25 | ||
* Extract codemirror.autoFormatOnStart option | ||
* Bug patch (createLink) | ||
|
||
#### v0.5.2 2014-07-20 | ||
* Air Mode | ||
* And bug patch (scroll, createLink, ...) | ||
|
||
#### v0.5.1 2014-03-16 | ||
* Support 15 Languages(https://github.com/HackerWins/summernote/tree/master/lang) | ||
* Add local-server for develop summernote. | ||
* Font style: Font-Family | ||
* And Bug patch. | ||
|
||
#### v0.5 2013-12-29 | ||
* Support both Font-Awesome 3.x and 4.x | ||
* CodeMirror as Codeview | ||
* Insert Video (by cdownie) | ||
* Support 5 Languages(by hendrismit, tschiela, inomies, cverond) | ||
* Restructuring: jQuery build pattern | ||
|
||
#### v0.4 2013-11-01 | ||
* Support both Bootstrap 3.0 and 2.x | ||
* Fullscreen | ||
* Codeview | ||
* Image Upload callback | ||
|
||
#### v0.3 2013-09-01 | ||
* Bugs(image upload, fontsize, tab, recent color, ...) | ||
* Help dialog(keyboard shortcut) | ||
* Init options(event callbacks, custom toolbar) | ||
* Resize bar | ||
* Support IE8 Beta(some range bugs, can't insert Image) | ||
|
||
#### v0.2, 2013-08-01 | ||
* Undo/Redo | ||
* Image sizing handle and popover | ||
* Support standalone css | ||
* Support Multiple Editor | ||
* Remove jQuery.curstyles dependency | ||
|
||
#### v0.1, 2013-07-01 | ||
* Font style: size, color, bold, italic, underline, remove font style | ||
* Para style: bullet, align, outdent, indent, line height | ||
* Image: drag & drop, dialog | ||
* Link: popover and dialog | ||
* Table: create table with dimension picker |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.