Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 428 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 428 Bytes

0.3 (Jun 24, 2013)

  • Decided to create a WYSIWYG editor based on HTML5's contenteditable attribute
  • Decided to hide most of the rest of the project for now

0.2 (May 28, 2013)

  • Autofill width of container when options.width is set to "auto" or "100%"
  • Reset placeholder when $el.val() sets content to empty string or undefined

0.1 (Apr 28, 2013)

  • Early release