Kael

Results 390 comments of Kael

> At least changing the fixed height in .v-list__tile to a min-height so that we can use the item slot and make it adjust our needs Can be done pretty...

This is just the [grid system](https://vuetifyjs.com/en/components/grids/)? https://vuetifyjs.com/en/components/images/#grid > lightbox #1068 > Masonry layout support #4091 What do you want that isn't either already possible or is covered by another issue?

On default values: does anyone differentiate between `null` and `''` in regards to text fields? I'm thinking about setting the default value to `null` across the board in 2.4 to...

Don't merge yet, I need to make some more changes after #637

Not really the same. `lazy-validation` set the model to true unless there was a visible error in the form, v3's form uses `true | false | null` instead so you...

@chgad you have an old version of eslint-plugin-vuetify installed

@logue follow #59 for exclusion settings