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

feat: enable form support and name attribute for inputs #337

Merged
merged 19 commits into from
Apr 22, 2019

Conversation

vladitasev
Copy link
Contributor

No description provided.

@@ -49,6 +49,9 @@ import StandardListItem from "./dist/StandardListItem";
import CustomListItem from "./dist/CustomListItem";
import GroupHeaderListItem from "./dist/GroupHeaderListItem";

// used for forms
import InputElementsFormSupport from "./dist/InputElementsFormSupport";
Copy link
Member

Choose a reason for hiding this comment

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

Everything looks good, perhaps we should mention that the app developers should import InputElementsFormSupport.js, in order to have form support, in the components JS Doc.

@vladitasev vladitasev merged commit 188d231 into master Apr 22, 2019
@vladitasev vladitasev deleted the form-support branch April 22, 2019 06:27
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.

3 participants