Skip to content

Releases: Waxolunist/bootstrap3-wysihtml5-bower

v0.3.3

08 Sep 09:39
Compare
Choose a tag to compare
  • Refined bower dependency versions #64
  • Updated wysihtml5x to 0.4.13 #80
  • Added automated tests with karma
  • Switched create link and create image modals to use wysihtml5 events, solving #61

v0.3.2

23 Jun 15:19
Compare
Choose a tag to compare
  • Updated and better build (see #60 and #56).
  • Corrected size option in templates (see #58)
  • Updated wysihtml5x to 0.4.9 (see #57)

v0.2.11

23 Jun 14:55
Compare
Choose a tag to compare
  • Updated and better build (see #60 and #56)

v0.3.1

11 Jun 07:04
Compare
Choose a tag to compare
  • Updated locales es-ES and es-AR (#49)
  • Updated wysihtml5x to wysihtml5x-0.4.8 (#53)
  • Added toolbar option for enabling font awesome (#51)
  • Added rails installation instructions (#52)
  • Resolved custom shortcut issue (#43)

v0.2.10

11 Jun 07:10
Compare
Choose a tag to compare
  • Updated locales es-ES and es-AR (#49)
  • Resolved custom shortcut issue (#43)

v0.3.0

04 May 12:36
Compare
Choose a tag to compare
  • 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.