bem-contrib / bem-forms

Forms building library on BEM methogology
33 stars 18 forks source link

Warns #171

Closed awinogradov closed 8 years ago

awinogradov commented 8 years ago

We need methods to check form-field content. If input doesn't exist in form-field_type_input we should send warn.

adinvadim commented 8 years ago

https://github.com/bem-contrib/bem-forms/blob/v1.0.0/common.blocks%2Fform-field%2Fform-field.browser.js#L14 we have already done it or not?

awinogradov commented 8 years ago

@adinvadim looks like yes ;)