Tags: rouge-ya/formBuilder
Tags
chore(release): 3.0.0 [skip ci] # [3.0.0](kevinchappell/formBuilder@v2.10.9...v3.0.0) (2018-11-07) ### Bug Fixes * **labels:** html in xml labels breaks forms ([kevinchappell#858](kevinchappell#858)) ([ea29e79](kevinchappell@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
chore(release): 2.10.9 [skip ci] ## [2.10.9](kevinchappell/formBuilder@v2.10.8...v2.10.9) (2018-11-06) ### Bug Fixes * **docs:** use highlightjs 9.12.0 ([2c61944](kevinchappell@2c61944))
chore(release): 2.10.8 [skip ci] ## [2.10.8](kevinchappell/formBuilder@v2.10.7...v2.10.8) (2018-11-06) ### Bug Fixes * **cd:** website auto deploy ([8235f2b](kevinchappell@8235f2b))
chore(release): 2.10.7 [skip ci] ## [2.10.7](kevinchappell/formBuilder@v2.10.6...v2.10.7) (2018-11-06) ### Bug Fixes * **cd:** update travis config and deploy script ([ac03283](kevinchappell@ac03283)) * **formData:** formData getter not working ([235b77e](kevinchappell@235b77e))
chore(release): 2.10.6 [skip ci] ## [2.10.6](kevinchappell/formBuilder@v2.10.5...v2.10.6) (2018-11-06) ### Bug Fixes * **cd:** update deploy script to not require babel-node ([f161be5](kevinchappell@f161be5)) * **cd:** update readme, have deploy script return, run deploy script directly ([1916870](kevinchappell@1916870))
chore(release): 2.10.5 [skip ci] ## [2.10.5](kevinchappell/formBuilder@v2.10.4...v2.10.5) (2018-11-06) ### Bug Fixes * **cd:** semantic-release plugins, site deploy commands ([57325bc](kevinchappell@57325bc))
Fix i18n Issues (kevinchappell#852) * Fix: mi18n fallback values use mi18n api instead of accessing mi18n.current.key directly * v2.10.2 * update changelog, really need to setup semantic-release deployments for this project
typeUserAttrs bugfix (kevinchappell#851) * Fix: typeUserAttrs field not showing when value omitted * Add controls to dist/ update changelog, improve webpack output * update changelog
PreviousNext