Skip to content

Fix wrapper classes#719

Open
samwoodrow wants to merge 1 commit intoBttstrp:masterfrom
samwoodrow:patch-1
Open

Fix wrapper classes#719
samwoodrow wants to merge 1 commit intoBttstrp:masterfrom
samwoodrow:patch-1

Conversation

@samwoodrow
Copy link

Additional wrapper classes (based on options) were being generated by filtering out any option with a value.
As a result the only option classes being added were bootstrap-switch-undefined and bootstrap-switch-null.
Changed getClasses() to return only options whose values are not null.

Additional wrapper classes (based on options) were being generated by filtering out any option with a value.
As a result the only option classes being added were bootstrap-switch-undefined and bootstrap-switch-null.
Changed getClasses() to return only options whose values are not null.
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.

1 participant