-
Notifications
You must be signed in to change notification settings - Fork 10
Add tablet as responsive width #61
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
base: master
Are you sure you want to change the base?
Add tablet as responsive width #61
Conversation
|
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖 Please select which version do you want to release:
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
|
|
Beep boop 🤖 I noticed you didn't make any changes at the
In order to keep track, I'll create an issue if you decide now is not a good time
|
|
Version do you want to release: Minor (backwards-compatible functionality) |
Add example for `responsive-values`.
|
I've released a beta version so you can test @UnderscoreShift
|
Change isResponsiveInput conditions
Ops, correct indent
What problem is this solving?
Allow usage of both
phoneandtabletwidths forflex-layout.col.How to test it?
Use below code:
Screenshots or example usage:
N/A
Describe alternatives you've considered, if any.
Most common layout shifts need to take place between desktop and tablet. The transition from tablet to mobile is mostly handled when
preserveLayoutOnMobileis set tofalse.Related to / Depends on
N/A
How does this PR make you feel? 🔗
N/A :)