Releases: kevinchappell/formBuilder
Releases · kevinchappell/formBuilder
v3.0.0
07 Nov 01:12
Compare
Sorry, something went wrong.
No results found
3.0.0 (2018-11-07)
Bug Fixes
labels: html in xml labels breaks forms (#858 ) (ea29e79 )
BREAKING CHANGES
labels: Existing forms created using xml dataType that have html labels will have their labels converted to text
Note: the next major release will drop xml support completely
v2.10.9
06 Nov 18:37
Compare
Sorry, something went wrong.
No results found
2.10.9 (2018-11-06)
Bug Fixes
docs: use highlightjs 9.12.0 (2c61944 )
v2.10.8
06 Nov 17:59
Compare
Sorry, something went wrong.
No results found
v2.10.7
06 Nov 09:08
Compare
Sorry, something went wrong.
No results found
2.10.7 (2018-11-06)
Bug Fixes
cd: update travis config and deploy script (ac03283 )
formData: formData getter not working (235b77e )
v2.10.6
06 Nov 07:48
Compare
Sorry, something went wrong.
No results found
2.10.6 (2018-11-06)
Bug Fixes
cd: update deploy script to not require babel-node (f161be5 )
cd: update readme, have deploy script return, run deploy script directly (1916870 )
v2.10.5
06 Nov 06:50
Compare
Sorry, something went wrong.
No results found
2.10.5 (2018-11-06)
Bug Fixes
cd: semantic-release plugins, site deploy commands (57325bc )
v2.10.4
06 Nov 05:33
Compare
Sorry, something went wrong.
No results found
v2.10.3
03 Nov 00:08
Compare
Sorry, something went wrong.
No results found
Fixes: #718 Where custom controls did not work properly for formRender
v2.10.2
02 Nov 23:01
Compare
Sorry, something went wrong.
No results found
Fixes: #843 and other i18n issues. Add fallbacks for untranslated strings.
v2.10.1
02 Nov 17:52
Compare
Sorry, something went wrong.
No results found
Fixes:
#850 typeUserAttrs bug that prevents user defined attribute from rendering if the value property is omitted
Adds:
#847 control_plugins to the dist/ directory
Improves:
webpack config to handle multiple output paths for dist and demo files.