summernote

Super simple WYSIWYG editor

MIT License

Downloads
423.2K
Stars
11.4K
Committers
366

Bot releases are visible (Hide)

summernote - V0.6.0

Published by hackerwins almost 10 years ago

  • Simple plugin system.
  • Extract fontstyle and video plugins from base code.
summernote - v0.5.10

Published by hackerwins about 10 years ago

  • Image editing
    • Image shape: rounded, circle, thumbnail, none
    • resize images to %, #99, #262
  • IE8 patch
    • same visible point case: range was collapsed
    • array.indexOf to $.inArray
summernote - v0.5.9

Published by hackerwins about 10 years ago

  • Dom Editing: insert(Un)OrderedList, indent/outdent
  • History in a line
summernote - v0.5.8

Published by hackerwins about 10 years ago

  • remove autoFormatRange option, use dom.html instead, #561, #280
  • update arguments order on onChange, #577
  • trigger onChange after dom editing, #515
  • comment on range.createFromBookmark(textnode normalize issue, miss match offset)
summernote - v0.5.7

Published by hackerwins about 10 years ago

insertParagraph

  • Remove empty anchors on enter key press.
  • range.deleteContents: remove empty parents.
  • Fix bug: new line does not have previous line formatting on firefox, range.normalize
  • blockquote is also bodycontainer.

codeview

  • codeview: add newline on block element.
summernote - v0.5.6

Published by hackerwins about 10 years ago

  • Fix enter key bug.
    • #569
summernote - v0.5.5

Published by hackerwins about 10 years ago

  • Dom Editing(hotfix).
  • Implement range.nodes
summernote - v0.5.4

Published by hackerwins about 10 years ago

  • Implement insertParagraph, insertNode
summernote - v0.5.3

Published by hackerwins about 10 years ago

  • Extract codemirror.autoFormatOnStart option.
  • Fixed Insert Link Bug: #449.
summernote - v0.5.2

Published by hackerwins over 10 years ago

  • Air Mode
  • And bug patch (scroll, createLink, ...)
summernote - v0.5.1

Published by hackerwins over 10 years ago

summernote - v0.5.0

Published by hackerwins almost 11 years ago

  • 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
summernote - v0.4.2

Published by hackerwins almost 11 years ago

Use CodeMirror as codeview.

summernote - v0.2.1

Published by hackerwins almost 11 years ago

Fixed #30.

summernote - v0.1.0

Published by hackerwins almost 11 years ago

Initial version: Implement basic features.

Font style: size, color, bold, italic, underline, remove font style
Paragraph style: bullet, align, outdent, indent, line height
Image: drag & drop, dialog
Link: popover and dialog
Table: create table with dimension picker

summernote - v0.2.0

Published by hackerwins almost 11 years ago

Implemented undo/redo and image sizing.

Undo/Redo
Sizing handle and Popover for images
Supporting multiple editors
jQuery.curstyles dependency removed

summernote - v0.3.0

Published by hackerwins almost 11 years ago

Init options and resizebar.

  • Init options(event callbacks, custom toolbar)
  • Resize bar and help dialog
  • Supporting IE8(Beta)
  • Bug patch
summernote - v0.3.1

Published by hackerwins almost 11 years ago

support bootstrap both 3.0 and 2.x.

summernote - v0.4.1

Published by hackerwins almost 11 years ago

Support both font-awesome 3.x and 4.0.

summernote - v0.4.0

Published by hackerwins almost 11 years ago

Support both Bootstrap 3.0 and 2.x
Fullscreen
Code view
Image upload callback

Package Rankings
Top 0.61% on Bower.io
Top 5.38% on Repo1.maven.org
Top 0.51% on Npmjs.org
Top 3.52% on Proxy.golang.org
Top 2.01% on Packagist.org