Releases: kevinchappell/formBuilder
Releases · kevinchappell/formBuilder
v3.0.1
3.0.1 (2018-11-08)
Bug Fixes
- plugins: fix plugins build script (de388bd)
v3.0.0
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
2.10.9 (2018-11-06)
Bug Fixes
- docs: use highlightjs 9.12.0 (2c61944)
v2.10.7
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
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
2.10.5 (2018-11-06)
Bug Fixes
- cd: semantic-release plugins, site deploy commands (57325bc)
v2.10.3
Fixes: #718 Where custom controls did not work properly for formRender
v2.10.2
Fixes: #843 and other i18n issues. Add fallbacks for untranslated strings.