Releases: chrishutchinson/sir-trevor-generator
Releases · chrishutchinson/sir-trevor-generator
Release list
v1.0.4
v1.0.3
- Pass the element object through to callbacks
- Attach Scribe editor object to the element object
v1.0.2
- Add support for a new
.hideIcon()method to hide the icon in the edit toolbar
v1.0.1
- Fixes an issue with rich textarea fields, where sometimes
characters were appearing in the output instead of spaces
v1.0.0
- Adds support for searchable selects via the Select2 Library
- I decided to bump the version to 1.0.0 as it's had a bunch of features added over the past few months, and 1.0.0 sounds better
- Be glad I didn't do a Facebook and make it version 11.0.0
v0.0.10
Ensures required asterisks show on repeater fields
v0.0.9
Adds a required asterisk after labels on required fields
v0.0.8
Change support for required property and nullable property on select components
v0.0.7
- Fixes an issue with
tags in inline rich text areas
v0.0.6
Fixes issue with stray <p> tags in inline rich text areas. Fixes issu…