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(form-field) Added generator for name, val, id, checked fields #197

Open
wants to merge 3 commits into
base: v1.0.0
Choose a base branch
from

Conversation

adinvadim
Copy link
Contributor

No description provided.

@adinvadim adinvadim mentioned this pull request May 27, 2016
@awinogradov
Copy link
Member

Ok, @adinvadim where generators are? ;)

@adinvadim
Copy link
Contributor Author

@awinogradov Hi!) Sory for this pause.

This PR not solve all ideas from issue, It's just a generation attributes in accordance with the documentation of bem-components. They had been generating in part, for example field name had not been generating for select and input control, but for other had.

Also I added val and checked field generator.

Generator val attribute for checkbox-group and radio-group control
ad0e8ba#diff-e2b97f1f2974e5ec768fa481baca3aafR5

Generator id, val, checked for checkbox and radio
ad0e8ba#diff-cb9d04658ffd846a61f6b100030bf141R5

Generator val, name, id for input control
Generator name, val for select
Generator val for textarea

@adinvadim
Copy link
Contributor Author

Conflicts...

@awinogradov
Copy link
Member

@adinvadim I believe, you can solve them all ;)

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