Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(labels): html in xml labels breaks forms #858

Merged
merged 1 commit into from
Nov 7, 2018
Merged

Conversation

kevinchappell
Copy link
Owner

disabledHTMLLabels option is now set when option.dataType is === 'xml'

BREAKING CHANGE:

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

disabledHTMLLabels option is now set when option.dataType is === 'xml'

BREAKING CHANGE:

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
@kevinchappell kevinchappell merged commit ea29e79 into master Nov 7, 2018
@kevinchappell kevinchappell deleted the fix/xml-labels branch November 7, 2018 01:06
kevinchappell pushed a commit that referenced this pull request Nov 7, 2018
# [3.0.0](v2.10.9...v3.0.0) (2018-11-07)

### Bug Fixes

* **labels:** html in xml labels breaks forms ([#858](#858)) ([ea29e79](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
@kevinchappell
Copy link
Owner Author

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

kevinchappell added a commit that referenced this pull request Nov 7, 2018
disabledHTMLLabels option is now set when option.dataType is === 'xml'

BREAKING CHANGE:

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
pfranza pushed a commit to pfranza/formBuilder that referenced this pull request Nov 21, 2018
disabledHTMLLabels option is now set when option.dataType is === 'xml'

BREAKING CHANGE:

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
pfranza pushed a commit to pfranza/formBuilder that referenced this pull request Nov 21, 2018
# [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
kevinchappell added a commit that referenced this pull request Dec 12, 2018
disabledHTMLLabels option is now set when option.dataType is === 'xml'

BREAKING CHANGE:

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant