- Fixed bugs about links, bullets and ranges.
- Plugin system
- Extract fontstyle and video plugins from base code.
- Dom Editing: insert(Un)OrderedList, indent/outdent
- History in a line.
- Remove
autoFormatRange
option - Fixed
onChange
issues
- Dom editing: insertPara, insertNode
- Extract codemirror.autoFormatOnStart option
- Bug patch (createLink)
- Air Mode
- And bug patch (scroll, createLink, ...)
- Support 15 Languages(https://github.com/HackerWins/summernote/tree/master/lang)
- Add local-server for develop summernote.
- Font style: Font-Family
- And Bug patch.
- 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
- Support both Bootstrap 3.0 and 2.x
- Fullscreen
- Codeview
- Image Upload callback
- 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)
- Undo/Redo
- Image sizing handle and popover
- Support standalone css
- Support Multiple Editor
- Remove jQuery.curstyles dependency
- 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