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

Bootstrap 3.2.0: register js needed for some components #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbouaziz
Copy link

Some components can be used without javascript function calls, only
by setting some html attributes or classes, allowing to use them
without writing specific BSL bindings.
E.g. data-toggle="dropdown"

Since there is no responsive css for bootstrap 3.2.0, use import stdlib.themes.bootstrap.responsive to register this js file instead of the responsive css. Otherwise, how can the bootstrap js be registered?
This should probably be renamed to a proper name, I was a bit lazy on it.

Some components can be used without javascript function calls, only
by setting some html attributes or classes, allowing to use them
without writing specific BSL bindings.
E.g. data-toggle="dropdown"
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