PolymerElements / app-layout

App layout elements
https://webcomponents.org/element/PolymerElements/app-layout
598 stars 311 forks source link

mini variant missing feature #39

Open blasten opened 8 years ago

blasten commented 8 years ago

Issue opened in https://github.com/PolymerElements/paper-drawer-panel/issues/120

From spec

Mini variant

In this variation, the persistent navigation drawer changes its width. Its resting state is as a mini-drawer at the same elevation as the content, clipped by the app bar. When expanded, it appears as the standard persistent navigation drawer.

[…]

The mini variant is also an acceptable closed state for a temporary navigation drawer.

Would be a usefull feature, it's a challenge to have a fluid and logic transition. Any suggestions ?

FluorescentHallucinogen commented 8 years ago

Any progress?

allenmoatallen commented 8 years ago

:+1:

FluorescentHallucinogen commented 7 years ago

I need mini variant of navigation drawer for my project. Could you please implement it?

Brozerker commented 7 years ago

Just gonna add a +1 for desire for this.

FluorescentHallucinogen commented 7 years ago

Will it be released in v2?

pauldemarco commented 7 years ago

This would be great

theonlyames commented 7 years ago

Agreed+1 Many of my projects could really benefit from this feature.

FluorescentHallucinogen commented 7 years ago

@blasten Not sure it helps, but this feature implemented in Polymer Admin Template: https://polymer-admin.firebaseapp.com (https://github.com/akveo/polymer-admin).