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
Adding simple test case to make sure class key exists in checkClasses method
checkClasses uses the entire $options array and not just only the 'class' part
This is a (multiple allowed):
bug
enhancement
feature-discussion (RFC)
BootstrapUI Version: 1.4
What you did
Updated from 0.3 to 1.4.
Expected Behavior
That the horizontal form text inputs display as before.
See the Bootstrap docs as well https://getbootstrap.com/docs/3.4/css/#forms-inline
Actual Behavior
They're missing the div container. Also something is wrong with the labels, I've just noticed this.
The cause of the problem is this commit. When I revert it everything is fine:
2b5a229#diff-86d5537968f770710b98fddb2840fcda
The text was updated successfully, but these errors were encountered: