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

Add variable to disable responsiveness in v4 #17962

Closed
hitmands opened this issue Oct 18, 2015 · 3 comments
Closed

Add variable to disable responsiveness in v4 #17962

hitmands opened this issue Oct 18, 2015 · 3 comments

Comments

@hitmands
Copy link

Hi, most of developers use an uncompiled version of bootstrap (ex, SCSS version for twbs/4).

Should you expose a sass variable that disables the responsivness feature when compiled?

$useResponsive: false;

there are many posts that help users to disable responsive but I think that this could be a simple, standard way.

@kkirsche
Copy link
Contributor

I don't believe bootstrap 4 has been architected in such a way to allow this type of thing (disabling responsive design)

@hitmands
Copy link
Author

I think you're right, but, i some projects, sometimes, we need to have a non-responsive design and in these cases we need to manually disable the responsive feature...

Exposing a simple variable could be a standard-way to do what sometimes we need (depends on the project that we are working)!

By the way,
I vote for this feature!

@cvrebert cvrebert changed the title Disable Responsivness via SassVariable - Engagement Proposal for v4 Add variable to disable responsiveness in v4 Oct 18, 2015
@cvrebert
Copy link
Collaborator

Sorry, but we explicitly no longer support this. Per the v4 migration documentation:

Misc

So, you're on your own. You may wish to consider using a different framework or re-evaluating the wisdom of non-responsive designs in this day and age. Good luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants