Quasar: QDate flat mode

Created on 25 Sep 2019  路  5Comments  路  Source: quasarframework/quasar

Not critical.

Would be nice for QDate to support flat mode similar to other components. Currently box-shadow is applied by default.

In my example box shadow is applied to both q-popover and q-date
Screen Shot 2019-09-25 at 10 17 53 AM

feature request

Most helpful comment

flat/bordered/square props for QDate/QTime will be available in v1.1.5.

All 5 comments

You can wrap QDate or QTime in a QCard and give the QCard the styles you are asking for.

https://codepen.io/smolinari/pen/dybrNmb

Scott

Thanks. Please feel free to close this request if you think adding flat prop does not have much value.

Not saying there isn't any merit in the suggestion. Just trying to help with a solution. 馃槃

Scott

Just add class="shadow-0 no-border-radius" (use both classes or only what you need) on QDate.

flat/bordered/square props for QDate/QTime will be available in v1.1.5.

Was this page helpful?
0 / 5 - 0 ratings