Releases: Waxolunist/bootstrap3-wysihtml5-bower
Releases · Waxolunist/bootstrap3-wysihtml5-bower
v0.3.3
- 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
- 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
- Updated and better build (see #60 and #56)
v0.3.1
- 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
- Updated locales es-ES and es-AR (#49)
- Resolved custom shortcut issue (#43)
v0.3.0
- 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.