-
v1.24.2 - Hotfix: typeUserEvents, attribute array converted to comma separated list #297
-
v1.24.1 - Bugfix: defaultFields names are overwritten #295
-
v1.24.0 - Hotfix and Feature bonanza #293
-
v1.23.1 - Hotfix: deleteId undefined #291
-
v1.23.0 - Feature: inputSets #285
-
v1.22.1 - Bugfix: updateJSON does not set correct version #284
-
v1.22.0 - Feature: Rows Attribute for TextArea #282
-
v1.21.3 - Hotfix: addField index 0 without fields #279
-
v1.21.2 - Add Build and commit to gulp tag task #278
-
v1.21.1 - Chore: Add gulp tag task #277
-
v1.21.0 - Feature: addField and removeField actions #276
-
v1.20.3 - Bugfix: multi option name attribute #274
-
v1.20.2 - Bugfix: gulp font-edit #263
-
v1.20.1 - Bugfix: XML other option #262
-
v1.20.0 - Feature: typeUserEvents #260
-
v1.19.4 - Bugfix: typeUserAttrs repeated value from formData #258
-
v1.19.3 - Feature: tel subtype #256
-
v1.19.2 - Hotfix: Correctly escape attributes #255
-
v1.19.1 - Hotfix: typeUserAttrs duplicate attributes #254
-
v1.19.0 - Feature: Copy button #252
-
v1.18.0 - Feature: typeUserAttrs #247
-
v1.17.2 - Bugfix: Classes not saving in XML mode and option pre-select issues#250
-
v1.17.1 - Bugfix:
clearFields
action will error if no fields on stage#245 -
v1.17.0 - Feature:
showActionButtons
option andshowData
action#244 -
v1.16.0 - Feature: JSON support#237
-
v1.15.6 - Bugfix: Remove fields from
disableFields
option.#231 -
v1.15.5 - Feature:
save
action #228 -
v1.15.4 - Bugfix: formRender textarea value undefined #224
-
v1.15.3 - Bugfix: Cannot run formRender on multiple elements #223
-
v1.15.2 - Feature/Bugfix: Actions, formRender textarea
value
bugfix #219 -
v1.15.0 - Feature/Bugfix: Allow multiple files, bugfixes #211
-
v1.14.6 - Hotfix: set Sortable
scroll
tofalse
#206 -
v1.14.5 - Chore: Add composer.json #207
-
v1.14.4 - Bugfix: Form not saving when fields added by click #203
-
v1.14.3 - Bugfix/Chore: fix formRender missing bootstrap styling, updated demo #202
-
v1.14.2 - Feature: Value attribute, improved mobile styling #199
-
v1.14.1 - Bugfix: Option defaults not rendering #198
-
v1.14.0 - Feature: Fast edit options. Click to add field, sticky controls, auto edit toggle #190
-
v1.11.0 - Feature: Number input #188
-
v1.10.6 - Bugfix: Limit scope of bootstrap helpers #187
-
v1.10.5 - Bugfix: Other option for radio and checkbox xml attribute #186
-
v1.10.4 - Bugfix: Object.assign #181
-
v1.10.3 - Bugfix: defaultFields multiple select not applied #176
-
v1.10.2 - Bugfix: Remove role limit #175
-
v1.10.1 - Bugfix: Removing an option causes error #169
-
v1.10.0 - Feature: Add "Other" option to checkbox and radio group fields #168
-
v1.9.33 - Bugfix: field close tab callback fired twice on mobile #167
-
v1.9.32 - Bugfix: Change validators to run on blur instead of keyup #164
-
v1.9.31 - Bugfix: Firefox loses reference to textarea #161
-
v1.9.30 - Bugfix: Block elements missing classNames #159
-
v1.9.28 - Bugfix: Remove polyfills causing problems in some apps #151
-
v1.9.27 - Bugfix: Header subtypes #136
-
v1.9.26 - Bugfix: saved subtypes not rendering #134
-
v1.9.25 - Bugfix: Standardizes how field variables are processed from xml, defaultfields and new field sources #129
-
v1.9.24 - Bugfix: Update internal field id to better handle multiple editors #126
-
v1.9.23 - Bugfix: editing class attribute is wonky #122
-
v1.9.22 - Feature:
controlOrder
option. #118 -
v1.9.21 - Bugfix: Add pull left and right to
_bs.scss
-
v1.9.20 - Feature: sortableFields #114
-
v1.9.19
- Feature: controlPosition option #114
- Feature: sortableFields option #114
-
v1.9.18 - Bugfix: Button variables not processed from XML #113
-
v1.9.17 - Bugfix: Umlauts break XML #112
-
v1.9.16 - Bugfix: XML parse issue #110
-
v1.9.15 - Bugfix: Option character encoding problem #109
-
v1.9.14 -
-
v1.9.13 - Bugfix: Add
defaultFields
to formData #103 -
v1.9.12 - Feature: disableFields option, formRender jQuery fallback, formSaved Event #101
-
v1.9.11 - Bugfix: formRender hidden field issue #100
-
v1.9.10 - Bugfix: formRender not rendering with containers #98
-
v1.9.9 - Bugfix: formRender reinit, take regular js object #97
-
v1.9.8 - Bugfix: Enter toggles XML field #95
-
v1.9.7 - Bugfix: Radio group and checkbox group not rendered correctly in IE #93
-
v1.9.6 - Bugfix: Arrows functions don't work with arguments.callee #92
-
v1.9.5 - Bugfix: IE Element.remove() polyfill #91
-
v1.9.4 - Bugfix: IE compatibility issues #90
-
v1.9.3 - Bugfix: Update .jshintrc #89
-
v1.9.2 - Bugfix: remove CustomEvent, no IE support #88
-
v1.9.1 - Bugfix: invalid package.json #86
-
v1.9.0 - Feature: Style and data updates, Class attribute #85
-
v1.8.2 - Bugfix: Radio group preview #82
-
v1.8.1 - Feature: File upload element #80
-
v1.8.0 - Feature: Button element #79
-
v1.7.10 - Bugfix: stringify bug causing
null
to be 'null' -
v1.7.9 -
- Add options to formRender
render
: defaults totrue
, will not render the html fields if set false.notify
: Allows you to define your own handler for notifications. defaults to console.log, console.warn and console.error.
- Set form field data to template element to be used by other modules.
- Add options to formRender
-
v1.7.8 - Add fontello fonts with config and Makefile for editing icons.
-
v1.7.7
- Bugfix: Close button doesn't close #71
- Bugfix: max-length attribute should be maxlength #70
- Chore: Add gulp plumber to build process to catch errors instead of fail build.
-
v1.7.6 - Bugfix: radio and checkbox group options without values cause formRender error.
-
v1.7.5
-
v1.7.4 - Feature: Multiple selection. See: #65
-
v1.7.3 - Feature: Mobile support for touch based drag and drop. See: #64
-
v1.7.2 - Bugfix/Feature: Added placeholder attribute for
text
andtextarea
fields. See: #63 -
v1.7.1 - Bugfix/Feature: Added reinitialization to formBuilder. See: #62
-
v1.7.0 - Feature: Added sub-types to the
text
input forpassword
,color
, andemail
html5 inputs. -
v1.6.8 - Bugfix: Description and required not rendered in formRender
-
v1.6.7 - Bugfix: fields are not sortable
-
v1.6.6 - Bugfix: change should be triggered when hidden textarea updated
-
v1.6.5 - Feature: Make rendered fields targetable
-
v1.6.4 - Bugfix: User options should be deep copied with
$.extend
-
v1.6.3 - Bugfix: Remove
max-length
attribute for hidden fields, Update preview and label fortextarea
-
v1.6.2 - Bugfix: Option text not rendered in IE #39
-
v1.6.1 - Bugfix: required attribute should not be rendered when false.
-
v1.6.0 - Feature: Hidden input field type added
-
v1.5.4 - update gulp to autopush tags
-
v1.5.3 - Bugfix: multiple formBuilder on one page.
-
v1.5.2 - Bugfix: formRender radio-group invalid name property
-
v1.5.1 - Bugfix: Add minimal Bootstrap styling for
formRender
-
v1.5 - Feature: checkbox inputs can now be made into toggle switch. details here
-
v1.4.0 - Feature:
formRender
is a companion plugin to render saved formData into a usable form. details here -
v1.3.5 - Bugfix: XML parse and save
- This fix brings a slight update in XML markup for multiple value fields, specifically the
<option>
node. The changes is to move away from the proprietary XML parser formBuilder was made for.
This:
<field name="checkbox-group-1" label="Checkbox Group" style="multiple" required="false" type="checkbox-group" > <option label="Option 1">option-1</option> <option label="Option 2">option-2</option> </field>
Becomes:
<field name="checkbox-group-1" label="Checkbox Group" style="multiple" required="false" type="checkbox-group" > <option value="option-1">Option 1</option> <option value="option-2">Option 2</option> </field>
- This fix brings a slight update in XML markup for multiple value fields, specifically the
-
v1.3.4 - Bugfix: fix self closing xml for radio-group field
-
v1.3.3 - Bugfix: preview not toggling correctly
-
v1.3.2 - Bugfix: preview for Multiple fields not updating
-
v1.3.1 - Bugfix: multiple value fields not saving XML
-
v1.3.0 - Live previews, icon font
-
v1.2.0 - Add default fields, and call-to-action text