Skip to content

Conversation

@pardmeister
Copy link

@pardmeister pardmeister commented Jun 27, 2017

Fix to show label for image input

src/formGenerator.vue - removed 'case "image":' in line 215, fieldTypeHasLabel method.
test/unit/specs/VueFormGenerator.spec.js - made the test pass for image with a label.

# with '#' will be ignored, and an empty message aborts the commit.
# On branch show-label-for-image-input
# Changes to be committed:
#	modified:   dist/vfg-core.js
#	modified:   dist/vfg.js
#	modified:   src/formGenerator.vue
#	modified:   test/unit/specs/VueFormGenerator.spec.js
#
Fix to show label for image input

src/formGenerator.vue - removed 'case "image":' in line 215, fieldTypeHasLabel method.
test/unit/specs/VueFormGenerator.spec.js - made the test pass for image with a label.
@pardmeister pardmeister changed the title # Please enter the commit message for your changes. Lines starting Label not showing on image input Jun 27, 2017
Copy link
Member

@icebob icebob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@icebob icebob merged commit a0dc302 into vue-generators:master Jun 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants