creativetimofficial / vue-paper-dashboard

Creative Tim Paper Dashboard made for Vue

Home Page:https://www.creative-tim.com/product/paper-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make sidebar collapsible

marcosPerezRubio opened this issue · comments

Hello!

First of all, congratulations for this awesome template!

The only thing I miss is the collapsible sidebar, I think it would be perfect to be able to do it, showing only the icons.

What do you think?

@marcosPerezRubio Unfortunately this will only be available in the PRO version (which will be sold)
I have a plugin/component which is in progress https://github.com/cristijora/vue-side-bar
I will contain a couple of themes in the end but don't have a clear timeline of when it will be done yet 😄

Here is a fiddle for that component https://jsfiddle.net/b44cc4dq/393/ (make sure the width of the fiddle output is > 1000 px so it displays the desktop version)
If you don' plan to buy the full version then you can implement this pretty easily.
Just add a class on the "body" for example, let's say sidebar-minimized, and define css for
.sidebar-minimzed .sidebar so it has a smaller width and hides the text

Thanks @cristijora, another reason more to buy it!

Do you know when will be the pro version released?

Thanks in advance

Hopefully today :)