-
Notifications
You must be signed in to change notification settings - Fork 340
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
Feat/layout #3382
Feat/layout #3382
Conversation
<template #left> | ||
<VaButton @click="showSidebar = !showSidebar" :icon="showSidebar ? 'menu_open' : 'menu'" /> | ||
</template> | ||
<h4>LOGO</h4> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ | ||
category: 'Layout', | ||
name: 'layout', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We agreed to add a couple of examples at the beginning, similarly to https://www.naiveui.com/en-US/os-theme/components/layout
It seems to me that ready layout is something the user would hope to bring back from docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I like that component is very minimal and easy to support.
props are not very intuitive, but it doesn't seem there is a way to improve that without a lot of examples / builder / extremely heavy component.
This reverts commit 26948d6.
closes #1430
Features:
Default:
Order:
Absolute: