You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
This commit gives users the ability to add custom classes to labels and the parent div element of
fields
formly-js#89 Not compatible with horizontal forms
This commit gives users the ability to add custom classes to labels and the parent div element of
fields
formly-js#89 Not compatible with horizontal forms
http://getbootstrap.com/css/#forms-horizontal
We need to be able to add a grid class to the
label
and wrap theinput
field with an extradiv
also with an attached grid class.The text was updated successfully, but these errors were encountered: