Skip to content

Releases: chrishutchinson/sir-trevor-generator

v1.0.4

Choose a tag to compare

@chrishutchinson chrishutchinson released this 01 Dec 12:35
  • Ensure searchable s work in repeaters

v1.0.3

Choose a tag to compare

@chrishutchinson chrishutchinson released this 01 Dec 11:48
  • Pass the element object through to callbacks
  • Attach Scribe editor object to the element object

v1.0.2

Choose a tag to compare

@chrishutchinson chrishutchinson released this 21 Apr 16:36
  • Add support for a new .hideIcon() method to hide the icon in the edit toolbar

v1.0.1

Choose a tag to compare

@chrishutchinson chrishutchinson released this 21 Apr 15:25
  • Fixes an issue with rich textarea fields, where sometimes   characters were appearing in the output instead of spaces

v1.0.0

Choose a tag to compare

@chrishutchinson chrishutchinson released this 21 Apr 14:33
  • 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

Choose a tag to compare

@chrishutchinson chrishutchinson released this 01 Mar 15:59

Ensures required asterisks show on repeater fields

v0.0.9

Choose a tag to compare

@chrishutchinson chrishutchinson released this 18 Feb 11:40

Adds a required asterisk after labels on required fields

v0.0.8

Choose a tag to compare

@chrishutchinson chrishutchinson released this 04 Feb 11:03

Change support for required property and nullable property on select components

v0.0.7

Choose a tag to compare

@chrishutchinson chrishutchinson released this 11 Dec 16:54
  • Fixes an issue with
    tags in inline rich text areas

v0.0.6

Choose a tag to compare

@chrishutchinson chrishutchinson released this 11 Dec 15:23
Fixes issue with stray <p> tags in inline rich text areas. Fixes issu…