Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow the fieldset wrapper to be configurable via a tag property #26

Merged

Conversation

electrolinux
Copy link
Contributor

Hello, and thanks for this project!

As I prefer not to wrap everything inside a 'fieldset', I've made it configurable:

<formly-form :form="form" :model="model" :fields="fields" tag="div"></formly-form>

Also added a test. Let me know if you need something else from me.

@matt-sanders matt-sanders merged commit 014b105 into formly-js:master Jan 7, 2018
@matt-sanders
Copy link
Contributor

@electrolinux thanks very much for your PR and contributing to Vue Formly!

@electrolinux electrolinux deleted the fieldset-as-configurable-prop branch January 8, 2018 06:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants