Vuetify: [Bug Report] v-col no longer supports xs viewports - order-xs and xs don't exist

Created on 17 Aug 2019  路  3Comments  路  Source: vuetifyjs/vuetify

Environment

Vuetify Version: 2.0.7
Last working version: 2.0.6
Vue Version: 2.6.10
Browsers: Firefox 68.0
OS: Mac OS 10.14

Steps to reproduce

1 use order-xs and xs in v-col
2 shrink the browser window

Expected Behavior

layout change for extra small viewports

Actual Behavior

no layout change occurs

Reproduction Link

https://codepen.io/adamrabbit/pen/qBWNXqP

Other comments

xs still seems to be a valid breakpoint

VGrid layer 8 issue

Most helpful comment

@jacekkarczmarczyk
I understand that you can use cols instead of xs but it doesn't feel intuitive.
Like @adamrabbit I thought this was a bug ;)

All 3 comments

@jacekkarczmarczyk
I understand that you can use cols instead of xs but it doesn't feel intuitive.
Like @adamrabbit I thought this was a bug ;)

Hey!

I was also trying to use xs today. I had to ask on Vuetify discord server if this is a bug. They have told me that this is not bug but old documentation.

I would like to see some note about cols and xs at Grids page. Because the page tells us that, the existing are xs, sm, md, lg and xl.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dschreij picture dschreij  路  3Comments

cawa-93 picture cawa-93  路  3Comments

itanka9 picture itanka9  路  3Comments

paladin2005 picture paladin2005  路  3Comments

aaronjpitts picture aaronjpitts  路  3Comments