Skip to content

v0.3.0

Compare
Choose a tag to compare
@Waxolunist Waxolunist released this 04 May 12:36
· 27 commits to master since this release
  • Changed wysihtml implementation to wysihtml5x-0.4.4
  • Added support for requirejs (#40)
  • Fixed version of jquery to be higher or equal to 2.1.0
  • This release adds support for div tags instead of textarea as editor container. The div tag will be from now on the recommended way of starting an editor instance. Textarea will be available in future though.