vuejs / ui

💻 UI components for official Vue organization apps
https://vuejs.github.io/ui/
1.33k stars 95 forks source link

Some Questions #13

Closed aliqasemzadeh closed 5 years ago

aliqasemzadeh commented 5 years ago

Hello, 1-Is there any grid system? 2-Responsive Sidebar is really good. 3-Size of complied version.

LinusBorg commented 5 years ago
  1. No
  2. That's not a question, but: thanks :)
  3. See /dist
aliqasemzadeh commented 5 years ago

@LinusBorg 1-Do we have responsive sidebar component? 2-Do you have any plan for grid system?

LinusBorg commented 5 years ago
  1. No
  2. No

This is meant a UI component library, not a complete app framework.

It's primary purpose is to be used in Vue's own projects like the Vue CLI or devtools, and for now we don't plan to turn it into something that's suited for more general use cases.

aliqasemzadeh commented 5 years ago

@LinusBorg But if you add 1-Grid 2-Sidebar 3-Navbar It become really powerful.

LinusBorg commented 5 years ago

But we don't need that right now, so we don't add it.

If you want it, fork it.