Summernote Versions Save

Super simple WYSIWYG editor

v0.6.10

8 years ago

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.

v0.6.9

8 years ago
  • Missing dist files at previous version.

v0.6.8

8 years ago
  • Update external library on development
  • Merged: #1090, #1097, #1106, #1121, #1091, #1137, #1143, #1152, #1132, #1154, #1128, #1160
  • Fixed: #1111, #1140, #1175

v0.6.7

9 years ago
  • Add summernote-ext-hint.js plugin.
  • Add Portuguese(Portugal) Translation by @pHAlkaline
  • Fix bugs : #1021, #1050, #1051, #1052, #1053, #1056, #1057, #1058, #1067.

v0.6.6

9 years ago

Hotfix for v0.6.5's critical bugs.

  • Fixed custom event bugs. #1041, #1021, #977, #758, #1045
  • Fixed enter bugs with rollback #1038(related with #1045).

v0.6.5

9 years ago
  • 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.4

9 years ago
  • Fixed option bug(about #1009 and #1008).

v0.6.3

9 years ago
  • Support External API access
  • Support callbacks with jquery custom event.

v0.6.2

9 years ago
  • Fixed drag and drop text bugs.

v0.6.1

9 years ago
  • Fixed bugs about links, bullets and ranges.