1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-10 21:24:20 +01:00
fab-manager/vendor/assets/components/summernote/History.md
2015-05-13 18:30:35 +02:00

2.1 KiB

Change Log

v0.6.4 ~ v0.6.5 2015-04-26

  • Support more range API: range.pasteHTML, range.getWordRange
  • Merge summernote-ext-fontstyle.js plugin with base code
  • Bugfix : #1003, #1026, #1038, some of #1012

v0.6.3 2015-04-08

  • Support external API access
  • Support callbacks with jquery custom event.

v0.6.2 2015-03-14

  • Fixed text drag and drop bug.

v0.6.1 2015-02-08

  • Fixed bugs about links, bullets and ranges.

v0.6.0 2014-11-29

  • Plugin system
  • Extract fontstyle and video plugins from base code.

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

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